This post is more than 5 years old
41 Posts
0
11920
July 3rd, 2012 14:00
How to List UNIQUE LUN WWN FOR DMX DEVICES SYMCLI?
Is there an equivalent SYMCLI command like there is on the clariion?
naviseccli -h IP_SPA getlun -uid
LOGICAL UNIT NUMBER 3
UID: 60:06:01:60:1D:61:1E:00:66:02:A6:37:39:4E:E0:11
I need to get the unique LUN Number for the device through the DMX. I can get this information through ECC or SMC but could not find command line variation for the DMX. Thanks.
No Events found!
codyhosterman
286 Posts
0
July 3rd, 2012 14:00
Like this?
symdev list -wwn -sid
C:\>symdev list -wwn -sid 53 |more
Symmetrix ID: 000194901253
Device Name Device
--------------------------- ---------------------------------------------------
Sym Physical Config Attr WWN
--------------------------- ---------------------------------------------------
002C Not Visible 2-Way Mir 60000970000194901253533030303243
002D Not Visible 2-Way Mir 60000970000194901253533030303244
002E Not Visible 2-Way Mir 60000970000194901253533030303245
codyhosterman
286 Posts
1
July 3rd, 2012 14:00
Sure thing! Happy to help
lunz3
41 Posts
0
July 3rd, 2012 14:00
You are awesome Thx!!!!
RRR
2 Intern
•
5.7K Posts
0
July 5th, 2012 06:00
why helpful and not correct?