Everytime i have upgraded PP on a Cluster was i moved everything off of one node. Then upgraded that node and rebooted. When it came backup, i failed everything back to it and upgraded the last node.
Microsoft Cluster does not like changes to a Cluster Resource such as storage. I upgraded PowerPath on the standby node then failed over to the standby node and upgraded what was previously the active node. To make sure that there were no issues, I failed back to the original active node.
most of the time u can upgrade the PP version w/ removing the old PP unles your version too old. If you to remove the PP then make a note of the `powermt check registration` and add license key back once the installation is completed.
a better question is why are you using binding in the first place ? You typically see binding on Windows done when you attach tape drives and you want to make them persistent (their address, for example \\.\Tape0). You have PowerPath running on the box so it masks all the device address changes from the host, as long as the disk signature matches, windows/ms clustering is happy.
Christoffer3
27 Posts
729
0
Posted October 21st, 2010 01:00
This is what I usually go with;
1: Turn off all other cluster nodes completely.
2: Disable the Cluster Service on the node that is still up and will be upgraded. (Do not stop the
service as it will then be re-activated after a reboot. Disable it). Done in services, via Computer
Management.
3: Disable cluster disk driver. Done in device manager. Click view, select: show hidden devices.
Expand: Non-Plug and Play Drivers. Disable: Clusdisk.
4: Reboot the host.
5: Upgrade PowerPath to the version needed
6: Put Cluster service back in Automatic mode
7: Enable cluster disk driver
8: Reboot the Host
9: Verify all cluster disk resources come online in cluster admin
Please follow the document: PowerPath for Windows Installation and Administration Guide 5.3,
on the ftp as a guide to upgrade PowerPath.