This post is more than 5 years old
6 Operator
•
5.7K Posts
0
1107
September 29th, 2008 04:00
How do I change the principal switch non disruptively ?
I have 5 switches in a fabric: switches 2, 4, 7, 8 and 10.
Number 10 needs to be the principal switch in a certain VSAN (it's the core), but switch 8 is now. I changed the domain priorities, so switch 10 has prio 16 and the other 4 have prio 128 in that VSAN. How can I restart the election and make switch 10 the principal switch ?
Message was edited by:
RRR
Corrected some typos
Number 10 needs to be the principal switch in a certain VSAN (it's the core), but switch 8 is now. I changed the domain priorities, so switch 10 has prio 16 and the other 4 have prio 128 in that VSAN. How can I restart the election and make switch 10 the principal switch ?
Message was edited by:
RRR
Corrected some typos
No Events found!


protoss
2 Intern
•
128 Posts
0
September 30th, 2008 13:00
Now that the priority is highest for this switch we just need a polling to be done and this switch will become the priority switch. For that you can issue the command
fcdomain restart
this will restart the fcdomain non-disruptively for disruptive restart of fcdomain issue the command
fcdomain restart disruptive.
I have not implemented nor tested this method but I believe it will work. What do you guys think?
Message was edited by:
protoss
ConnectrixHelpe
259 Posts
0
September 30th, 2008 13:00
I'm still trying to understand why you need a switch to be principal. What are your reasons?
Thank you.
RRR
6 Operator
•
5.7K Posts
0
September 30th, 2008 15:00
And besides that it's a visual thing: if you discover a switch which belongs to a larger fabric, the fabric name will appear in FM, displaying the principal switch.
Can't think of anything else, but it's nice to know I can fullfill the customer's wish by the mentioned commands. Can you think of a reason not to invoke these commands ? Is it nonsdisruptive ?
karan2
1 Rookie
•
32 Posts
0
November 12th, 2008 10:00
Did you get a chance to test the fcdomian restart command. Is it non-disruptive??
I have HP-UX hosts attached to the SAN, so want to make sure fcid of the ports won't change.
Thanks.
RRR
6 Operator
•
5.7K Posts
0
November 21st, 2008 13:00
I'm not able to test as well, but I'll ask my team to test this asap.