Compaq HSZ80 Network Card User Manual


 
4–16 Configuring Storagesets
Deleting a Storageset
If the storageset you are deleting is partitioned, you must delete each partitioned unit
before you can delete the storageset. Use the following steps to delete a storageset:
1. Show the configuration using the following syntax:
SHOW STORAGESETS
2. Delete the unit number shown in the “Used by” column. Use the following
syntax:
DELETE unit-number
3. Delete the name shown in the “Name” column. Use the following syntax:
DELETE storageset-name
4. Verify the configuration using the following syntax:
SHOW STORAGESETS
Example
The following example shows the commands you would use to delete Stripe1, a three-
member stripeset comprised of DISK10000, DISK20000, and DISK30000.
SHOW STORAGESETS
DELETE D100
DELETE STRIPE1
SHOW STORAGESETS
Name Storageset Uses Used by
STRIPE1 stripeset DISK10000 D100
DISK20000
DISK30000