Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1069

June 26th, 2012 11:00

deciphering wwn device name to symm id

I've looked at the symmask, symmaskdb, and symconfigure cli commands but didn't find a parameter that would return the info I need.
I have a wwn of a symmetrix device (60000970000192603254533030314631) that I need to determine if it's still a valid device on our vmax. Is there a cli query that will provide me with this device information?

Thanks.

jim

9 Legend

 • 

20.4K Posts

June 26th, 2012 12:00

symdev list -sid 123 -wwn | grep 60000970000192603254533030314631

259 Posts

June 26th, 2012 12:00

awesome. thanks.

No Events found!

Top