Deleting RAIDs

To delete a RAID in HA cluster:
  1. Delete the Pacemaker resource that manages the RAID:
    # pcs resource delete <raid_name>
  2. Delete the RAID using the instructions provided in the xiRAID Classic 4.1.0 Administrator's Guide. Example:
    # xicli raid destroy -n <raid_name>