Unsolved
This post is more than 5 years old
2 Posts
0
912
April 16th, 2012 06:00
Is there a way to remove unzoned WWNs from Symmetrix?
Hello all - We have a pair of brocades that present WWNs to our VMAXe 5875. I have removed the zoning for a pool of WWNs but when i go to create a new Init Group i can still see these old WWNs in the list. Is there a way to remove these WWNs from the Symmetrix? I would prefer something that i can use from the CLI.
Thanks!
No Events found!
dynamox
9 Legend
•
20.4K Posts
1
April 16th, 2012 06:00
remove WWNs of hosts that are no longer zonned to the FAs ?
symaccess -sid 123 remove -login -wwn 500143800426ae5c -dirport
RAZMAN1
2 Posts
0
April 16th, 2012 07:00
Appreciate the help. I was able to figure it out using the command below:
symaccess -sid 123 -wwn WWN -login remove
Since the WWNs are not longer zoned.
RRR
2 Intern
•
5.7K Posts
0
July 5th, 2012 06:00
Dynamox gave the complete answer, your solution was a global one.
Suppose you moved a wwn from 1 FA to another, you'd use Dynamox's command to get rid of the wwn from the old port where yours would delete it from the whole array (all ports). I think Dynamox's answer was the correct one and not just a helpful one.
Kennedy_Doss
79 Posts
0
July 5th, 2012 07:00
RRR:
Just curious.... Razman and Dynamox's commands should ensure that the WWNs do not appear in the new Initiator Group, right? I haven't tried removing a WWN from our VMAX yet, myself. Just curious...
KGD.
dynamox
9 Legend
•
20.4K Posts
1
July 5th, 2012 07:00
those commands remove WWN information from the login table.