This post is more than 5 years old
4 Posts
0
741
September 26th, 2008 20:00
adding second path for windows 2003 with PowerPath ver. 5.1 question,
Hi,
I have a server running Windows 2003 SP2 (x64) with a licensed Power Path ver. 5.1 SP1 with only 1 port on the HBA connect to the switch. I want to connect the second port on the HBA to an alternate switch. I got the physical part all understood (thanks to this forum). I want to know how windows and power path react when I hook things up.
So, I would start with
1. hook up the HBA and SP to the second switch
2. zone the switch so the HBA can see the SP
3. ?
Does Powerpath automatically register the new path with the SAN? Do I have to do anything manually (such as remove or connect host)?
Can I do this without shutting down application on this server?
Do I need to reboot the W2K3 server?
Thanks you very much for any assistance,
I have a server running Windows 2003 SP2 (x64) with a licensed Power Path ver. 5.1 SP1 with only 1 port on the HBA connect to the switch. I want to connect the second port on the HBA to an alternate switch. I got the physical part all understood (thanks to this forum). I want to know how windows and power path react when I hook things up.
So, I would start with
1. hook up the HBA and SP to the second switch
2. zone the switch so the HBA can see the SP
3. ?
Does Powerpath automatically register the new path with the SAN? Do I have to do anything manually (such as remove or connect host)?
Can I do this without shutting down application on this server?
Do I need to reboot the W2K3 server?
Thanks you very much for any assistance,
No Events found!
Conor
341 Posts
0
September 27th, 2008 00:00
My high-level plan would be as follows:
1. hook up the HBA and SP to the second switch
2. zone the switch so the HBA can see the SP
3. Login to NaviManager and setup your initiator settings (Look for your new HBA in "Connectivity status" and set the arraycommpath, failover mode and initiator type as per emc99467 (Initiator Type: 3, Arraycommpath: 1, Failover mode:1)
4. Ensure that your existing HBA is setup with the same parameters.
5. Rescan Disks in computer manager (or reboot)
6. powermt config
7. Once you see both paths through 'powermt display dev=all' save the configuration by running 'powermt save'
Good luck - and report back how you go!
Conor
dynamox
9 Legend
•
20.4K Posts
1
September 27th, 2008 04:00
http://forums.emc.com/forums/thread.jspa?messageID=454073
this will add the second HBAs to the storage group. Unfortunately powermt config command only works on Unix platforms so from personal experience i end up rebooting to make PowerPath manage the new path(s). Once the box reboots, run powermt display dev=all and make sure policy is set to ClarOpt for all devices. If all looks good, run powermt save and you should be good to go.
nosan1
4 Posts
0
September 27th, 2008 08:00
Thanks for your instruction. I use your instruction and Dynamox link to get my box hookup with a redundant path without a reboot.
I also found out that by restarting Navisphere Agent on the W2K3 box and it will register the new paths to the SAN.
Thanks everyone,