EMC CX3-80: verschil tussen versies
Uit Documents
(Nieuwe pagina aangemaakt met 'EMC CX3-80 Cheat sheet If you get the following error while trying to unbind a LUN: Error: unbind command failed Being used by a feature of the storage system. Canno...') |
|||
| Regel 1: | Regel 1: | ||
| − | EMC CX3-80 Cheat sheet | + | == EMC CX3-80 Cheat sheet == |
| + | === Unable to unbind LUN === | ||
If you get the following error while trying to unbind a LUN: | If you get the following error while trying to unbind a LUN: | ||
| + | <syntaxhighlight lang="bash"> | ||
Error: unbind command failed | Error: unbind command failed | ||
Being used by a feature of the storage system. Cannot unbind LUN: | Being used by a feature of the storage system. Cannot unbind LUN: | ||
| + | </syntaxhighlight> | ||
Use the following command to see what SAN feature locks a LUN from being removed: | Use the following command to see what SAN feature locks a LUN from being removed: | ||
| + | <syntaxhighlight lang="bash"> | ||
/nas/sbin/navicli -h <hostname> getlun -messner <lunnumber> -stack | /nas/sbin/navicli -h <hostname> getlun -messner <lunnumber> -stack | ||
| + | </syntaxhighlight> | ||
Versie van 31 mrt 2011 om 07:26
EMC CX3-80 Cheat sheet
Unable to unbind LUN
If you get the following error while trying to unbind a LUN:
Error: unbind command failed
Being used by a feature of the storage system. Cannot unbind LUN:Use the following command to see what SAN feature locks a LUN from being removed:
/nas/sbin/navicli -h <hostname> getlun -messner <lunnumber> -stack