I've done this on 2003 with both OR and SRDF with no issues.
It's a few years since i did it via OR but i think we just shut down the cluster, cloned everthing including the quorum to be on the safe side, then cold pulled everthing over. These nodes were also san boot.
As far as i remember all nodes also hold a copy of the quorum info and it will be rebuilt should anything nasty occur.
Not sure if migrating quorum would be a problem after all it appears as just a disk for Open Replicator. I am assuming that you are aware that migrating cluster using OR requires a downtime (cluster needs to be shut down before OR create session). Even if you can not get the quorum migrated, /FIXQUORUM switch can rebuild the qorum.
If you are using your quorum disk for some other purpose also, in such cases, you can either use Cluster Admin GUI to migrate the Quorum to another disk and later use PPME to migrate the remaining disk that contains other data now other than Quorum data.
If Quorum disk contains only the Quorum data, it is recommended to use Cluster Admin GUI following http://support.microsoft.com/kb/280353. Its not the question about the possibility of moving the Quorum disk using PPME. As people have tested, you can move it without issues, however the problem comes, when in 1 out of 100 cases there is issue in migration of Quorum data and Cluster comes down, and Microsoft does not support that.
Hence the support boundary is that PPME does not support migration of Quorum disk.
Please mark this reply 'answered', if this answers your query.
I agree with dynamox.. In win2k8 cluster bring the failover groups offline ( stop the application) before commit and bring back failover groups online (start the application).
chirswilson
34 Posts
1
October 20th, 2012 07:00
I've done this on 2003 with both OR and SRDF with no issues.
It's a few years since i did it via OR but i think we just shut down the cluster, cloned everthing including the quorum to be on the safe side, then cold pulled everthing over. These nodes were also san boot.
As far as i remember all nodes also hold a copy of the quorum info and it will be rebuilt should anything nasty occur.
sauravrohilla
859 Posts
1
October 22nd, 2012 03:00
Not sure if migrating quorum would be a problem after all it appears as just a disk for Open Replicator. I am assuming that you are aware that migrating cluster using OR requires a downtime (cluster needs to be shut down before OR create session). Even if you can not get the quorum migrated, /FIXQUORUM switch can rebuild the qorum.
regards.
Saurabh
admingirl
2 Intern
•
614 Posts
0
October 22nd, 2012 06:00
Thank you! I am aware of downtime with OR. That'ss why we considered PPME. Our windows people don't mind the downtime if the quorum is ok.
Bulls1
2 Posts
1
October 23rd, 2012 12:00
Hi,
I use PPME for migrate Quorum Disk in windows 2003 Cluster.. I Didnt get Any problem...
Thanks
kal
dynamox
9 Legend
•
20.4K Posts
0
October 25th, 2012 05:00
For win2k3 cluster no downtime is needed with PPME, with win2k8 cluster you do need downtime to commit PPME session.
SanjeevMalhotra
138 Posts
0
October 26th, 2012 07:00
If you are using your quorum disk for some other purpose also, in such cases, you can either use Cluster Admin GUI to migrate the Quorum to another disk and later use PPME to migrate the remaining disk that contains other data now other than Quorum data.
If Quorum disk contains only the Quorum data, it is recommended to use Cluster Admin GUI following http://support.microsoft.com/kb/280353. Its not the question about the possibility of moving the Quorum disk using PPME. As people have tested, you can move it without issues, however the problem comes, when in 1 out of 100 cases there is issue in migration of Quorum data and Cluster comes down, and Microsoft does not support that.
Hence the support boundary is that PPME does not support migration of Quorum disk.
Bulls1
2 Posts
0
October 26th, 2012 07:00
I agree with dynamox.. In win2k8 cluster bring the failover groups offline ( stop the application) before commit and bring back failover groups online (start the application).