Unsolved
This post is more than 5 years old
24 Posts
1
5372
December 8th, 2012 13:00
Use VPLEXCLI to show only luns with "error" status
Trying to use the vplexcli to show me only logical-units with a status of ERROR.
For example; I can run this:
VPlexcli:/clusters/cluster-1/storage-elements/storage-arrays/EMC-CLARiiON-APMxxx/logical-units> ll
VPD83T3:6006016036c02c00dcad6c248c2ee211 error APM00121002844.SPA APM00121002844.SPB none implicit-explicit
VPD83T3:6006016036c02c00de6830d2dd08e211 ok APM00121002844.SPB APM00121002844.SPA both 0x001e000000000000 implicit-explicit
VPD83T3:6006016036c02c00e066a740f907e211 ok APM00121002844.SPA APM00121002844.SPB both 0x000e000000000000 implicit-explicit
How can I narrow this down to only list luns with the error status?