Unsolved
This post is more than 5 years old
11 Posts
0
1463
April 10th, 2008 07:00
Procedure for replacing 4 switches
Hello
We currently have 2 fabrics, each one consists of two 32 port and two 16 port Brocade switches. We want to replace the 16 port core switches with new 32 port Brocade 5000 switches.
Does anyone have or can show me where I can find documentation which shows the correct procedure for replacing the switches?
I just don't want to miss a step and mess things up.
Thanks
We currently have 2 fabrics, each one consists of two 32 port and two 16 port Brocade switches. We want to replace the 16 port core switches with new 32 port Brocade 5000 switches.
Does anyone have or can show me where I can find documentation which shows the correct procedure for replacing the switches?
I just don't want to miss a step and mess things up.
Thanks
No Events found!


xe2sdc
6 Operator
•
2.8K Posts
0
April 10th, 2008 12:00
However it's better if you describe how switches are interconnected. A topology may be of great help
-s-
Kiran3
410 Posts
1
April 10th, 2008 20:00
once your switch merges into existing fabric, you can move over the hosts/arrays and then demise older switches.
RRR
6 Operator
•
5.7K Posts
1
April 10th, 2008 23:00
Although: be aware of HPUX, since that is dependant of FCID's and you might need to rescan for the lun's again and you need to do some magic in UX to get volume groups working again.
xe2sdc
6 Operator
•
2.8K Posts
0
April 11th, 2008 00:00
of FCID's and you might need to rescan for the lun's
again and you need to do some magic in UX to get
volume groups working again.
Magic ?? What's magic ??
You need to shut down your host, boot in single user mode, create an io-map (a file that associate hardware stuff in the host with corresponding kernel drivers and instance numbers) modify it to reflect new FCIDs, push the new map in the kernel, reboot touching wood and finally verify that everything is at its correct place. If something is still broken, jump again at the beginning of the procedure .. Magic ?? I don't think it's magic .. it's a nightmare
SuperJan
11 Posts
0
April 11th, 2008 02:00
xe2sdc
6 Operator
•
2.8K Posts
0
April 11th, 2008 02:00
If you still have free ports on your edges, configure new switches with valid and available Domani IDs, create ISLs from existing edges to new cores, verify that everything is working as expected and finally remove old ISLs to old cores. It looks like the best "procedure" ...
@everybody: Any other idea on this ??
Kiran3
410 Posts
0
April 11th, 2008 02:00
RRR
6 Operator
•
5.7K Posts
0
April 11th, 2008 04:00
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
April 11th, 2008 12:00
Magic ?? What's magic ??
You need to shut down your host, boot in single user
mode, create an io-map (a file that associate
hardware stuff in the host with corresponding kernel
drivers and instance numbers) modify it to reflect
new FCIDs, push the new map in the kernel, reboot
touching wood and finally verify that everything is
at its correct place. If something is still broken,
jump again at the beginning of the procedure .. Magic
?? I don't think it's magic .. it's a nightmare
i think a more elegant and bullet proof way of doing this on HPUX is to export the volume group while creating a map file, do your SAN work ..ioscan/insf -e ..and re-import your VGs with your map files.
SKT2
2 Intern
•
1.3K Posts
0
April 11th, 2008 13:00
the thing to worry about is the ctd of cluster lock vg which is hard coded in the cluster config file . Cluster cant come up this case. we did a work around in simialr cases by keeping the ctd device files of both old and new path with the same major&minor number. I mean update the old device which is in config file with the same major/number as the new path/ctd.
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
April 11th, 2008 18:00
RRR
6 Operator
•
5.7K Posts
0
April 14th, 2008 02:00
that's the magic I was talking about
SKT2
2 Intern
•
1.3K Posts
0
April 14th, 2008 12:00
yes, no need. Also the recompiling the cluster requires the whole cluster need to be down (all the nodes)
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
April 14th, 2008 19:00
RRR
6 Operator
•
5.7K Posts
0
April 15th, 2008 01:00