Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Clustering > How to move quorum disk to other node in Win2008 cluster

Reply
Thread Tools Display Modes

How to move quorum disk to other node in Win2008 cluster

 
 
Joseph Liu
Guest
Posts: n/a

 
      03-25-2009
I just create a Windows 2008 cluster with two nodes running SQL 2008. I
notice that the SQL database and DTC services are in the cluster service
class and, therefore, the can be failover to other node manually. However,
quorum disk is not of this class and is there any way I can move it to other
node. Since we may need to manually move the cluster from one node to
another, I just wonder how to move the quorum disk.

If I shut down the active node, everything, including the quorum disk, will
failover to the passive node.

Regards,

Joseph


 
Reply With Quote
 
 
 
 
John Toner [MVP]
Guest
Posts: n/a

 
      03-26-2009
You can do this thru the command line by issuing the following command:

cluster group "Cluster Group" /move


Regards,
John

Visit my blog: http://msmvps.com/blogs/jtoner

"Joseph Liu" <> wrote in message
news67F78EC-B370-4EC1-BE06-...
> I just create a Windows 2008 cluster with two nodes running SQL 2008. I
> notice that the SQL database and DTC services are in the cluster service
> class and, therefore, the can be failover to other node manually. However,
> quorum disk is not of this class and is there any way I can move it to

other
> node. Since we may need to manually move the cluster from one node to
> another, I just wonder how to move the quorum disk.
>
> If I shut down the active node, everything, including the quorum disk,

will
> failover to the passive node.
>
> Regards,
>
> Joseph
>
>



 
Reply With Quote
 
Joseph Liu
Guest
Posts: n/a

 
      03-27-2009
John,

I run command

cluster group /status

Listing status for all available resource groups:

Group Node Status
-------------------- --------------- ------
SQL Server (SQL2) TCO-SQLX Online
SQL8ClusterDTC2 TCO-SQLX Online
???? TCO-SQLX Online
?????? TCO-SQLX Online

It shows 4 cluster groups to me as above and none of it relates to the
quorum disk. I think the quorum disk is not a service or an application, it
is just a disk resource.

Is it necessary to create a cluster group that is used to hold the quorum
disk? If so, how?

Regards,

Joseph

"John Toner [MVP]" wrote:

> You can do this thru the command line by issuing the following command:
>
> cluster group "Cluster Group" /move
>
>
> Regards,
> John
>
> Visit my blog: http://msmvps.com/blogs/jtoner
>
> "Joseph Liu" <> wrote in message
> news67F78EC-B370-4EC1-BE06-...
> > I just create a Windows 2008 cluster with two nodes running SQL 2008. I
> > notice that the SQL database and DTC services are in the cluster service
> > class and, therefore, the can be failover to other node manually. However,
> > quorum disk is not of this class and is there any way I can move it to

> other
> > node. Since we may need to manually move the cluster from one node to
> > another, I just wonder how to move the quorum disk.
> >
> > If I shut down the active node, everything, including the quorum disk,

> will
> > failover to the passive node.
> >
> > Regards,
> >
> > Joseph
> >
> >

>
>
>

 
Reply With Quote
 
John Toner [MVP]
Guest
Posts: n/a

 
      03-27-2009
You stated previously that this was a 2008 cluster. Windows 2008 creates 2
"hidden" groups by default, the "Cluster Group" and the "Available Storage"
groups. The disk that is designated as the "Witness Disk" will be moved to
the "Cluster Group".

If you look in the Failover Cluster Administrator GUI, under storage it
should list the "Witness Disk in XXX" where XXX is the name of the group
that contains the Witness Disk. You can then use the cluster.exe command I
provided to move the XXX cluster group.

Regards,
John

Visit my blog: http://msmvps.com/blogs/jtoner

"Joseph Liu" <> wrote in message
news:E8080B51-1DA6-4C04-8F74-...
> John,
>
> I run command
>
> cluster group /status
>
> Listing status for all available resource groups:
>
> Group Node Status
> -------------------- --------------- ------
> SQL Server (SQL2) TCO-SQLX Online
> SQL8ClusterDTC2 TCO-SQLX Online
> ???? TCO-SQLX Online
> ?????? TCO-SQLX Online
>
> It shows 4 cluster groups to me as above and none of it relates to the
> quorum disk. I think the quorum disk is not a service or an application,

it
> is just a disk resource.
>
> Is it necessary to create a cluster group that is used to hold the quorum
> disk? If so, how?
>
> Regards,
>
> Joseph
>
> "John Toner [MVP]" wrote:
>
> > You can do this thru the command line by issuing the following command:
> >
> > cluster group "Cluster Group" /move
> >
> >
> > Regards,
> > John
> >
> > Visit my blog: http://msmvps.com/blogs/jtoner
> >
> > "Joseph Liu" <> wrote in message
> > news67F78EC-B370-4EC1-BE06-...
> > > I just create a Windows 2008 cluster with two nodes running SQL 2008.

I
> > > notice that the SQL database and DTC services are in the cluster

service
> > > class and, therefore, the can be failover to other node manually.

However,
> > > quorum disk is not of this class and is there any way I can move it to

> > other
> > > node. Since we may need to manually move the cluster from one node to
> > > another, I just wonder how to move the quorum disk.
> > >
> > > If I shut down the active node, everything, including the quorum disk,

> > will
> > > failover to the passive node.
> > >
> > > Regards,
> > >
> > > Joseph
> > >
> > >

> >
> >
> >



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
2 node cluster with data on both node n quorum on small external s immipathan Clustering 1 03-24-2008 12:15 PM
Adding networkcards in an existing 3 node quorum cluster. Jos Clustering 7 06-11-2007 01:41 PM
2 node cluster with IDE disk quorum? sqldude77 Clustering 4 02-23-2007 09:27 AM
Local Quorum Cluster (Single Node) Mark J S Clustering 9 10-27-2006 05:44 PM
New node in cluster cannot see chared quorum msnews.microsoft.com Clustering 1 08-09-2006 01:42 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59