Can not delete LUN on NetApp StoreVault Manager
November 11, 2008 by John Tran · Leave a Comment
If you can not delete a LUN in StoreVault Manager you will need to use the CLI to delete it. To do this connect to the StoreVault device via SSH. If you don’t have a SSH client download putty. Log in as root and type in the following commands.
vol status – ‘make sure you can see the LUN you want to delete”
vol offline NAMEOFLUN
vol destroy NAMEOFLUN
If you go back to StoreVault Manager and refresh the list of LUN’s, you should no longer see the LUN.