ADVERTISEMENT

How to delete an access pool?

Copied
symacl -sid 1234 -file delete_acc_pool.txt commit
Above command delete_acc_pool.txt
------------------------
delete accpool MY_ACC_POOL;


Delete access pool MY_ACC_POOL in symmetrix array 1234. All the access control entities ( ACE) related to MY_ACC_POOL must be deleted prior running this command.
ADVERTISEMENT
You may also interested to know..

Go to full Question List »