4–16Configuring 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

Name

Storageset

Uses

Used

by

STRIPE1

stripeset

DISK10000

D100

 

 

 

DISK20000

 

 

 

 

DISK30000

 

 

DELETE D100

DELETE STRIPE1

SHOW STORAGESETS

Page 164
Image 164
Compaq HSZ80 manual Deleting a Storageset, 16Configuring Storagesets, Delete unit-number, Delete storageset-name