3.Delete the volume.

#raidctl -d volume

For example:

#raidctl -d c0t0d0

In the event that the RAID volume is an IS volume, the deletion of the RAID volume is interactive, for example:

#raidctl -d c0t0d0

Are you sure you want to delete RAID-1 Volume c0t0d0(yes/no)? yes /pci@7c0/pci@0/pci@8/scsi@2 (mpt0):

Volume 0 deleted. /pci@7c0/pci@0/pci@8/scsi@2 (mpt0):

Physical disk 0 deleted. /pci@7c0/pci@0/pci@8/scsi@2 (mpt0):

Physical disk 1 deleted. Volume ’c0t0d0’ deleted.

#

The deletion of an IS volume results in the loss of all data that it contains. As an alternative, you can use the –foption to force the deletion if you are sure that you no longer need the IS volume, or the data it contains. For example:

#raidctl -f -d c0t0d0

Volume ’c0t0d0’ deleted.

4.Confirm that you have deleted the RAID array.

#raidctl

For example:

#raidctl

No RAID volumes found

For more information, see the raidctl(1M) man page.

52 SPARC Enterprise T1000 Server Administration Guide • April 2007