Thanks in advance for anyone who responds....
cluster group "GROUPNAME" /move
Regards,
John
"faf1967" <faf...@discussions.microsoft.com> wrote in message
news:6E22CF29-60AB-4005...@microsoft.com...
cluster group "cluster group" /move test2
C:\>cluster group "R1 Print" /moveto:test01
Moving resource group 'R1 Print'...
System error 5042 has occurred (0x000013b2).
The cluster node was not found.
As you have a 2 node cluster, you do not have to use the /moveto option.
As you only have 2 nodes, when moving it will default to the other node
Use the command with the /move option, and do not specify the node name.
HTH
Rgds,
_Edwin
Regards,
John
"faf1967" <faf...@discussions.microsoft.com> wrote in message
news:F4216E3D-4697-43BE...@microsoft.com...
This is a test cluster. My actual production cluster has 8 nodes. If I want
to take a resource and move it to a specific node will i need to include the
node name?
Just to clarify, you should be attempting to move "Groups" to other nodes
and not "Resources". Moving resources will move the resource from one group
to another. Moving a group will move all the resources in that group from
one node to another.
Oh and if you can't figure out the command line, you could always use the
Cluster Administrator GUI. In CluAdmin when you have more than 2-nodes, it
will list all of the cluster nodes under the "Move Group" option as well as
listing the "best possible" option.
Regards,
John
"faf1967" <faf...@discussions.microsoft.com> wrote in message
news:6F417571-F336-4E5E...@microsoft.com...
This is what I have.
I have a 2 node cluster for testing only. (Testclust1 and testclust2 to make
it simple) I also have an 8 node cluster in production. The 8 node production
cluster has the following: Call them prod1, prod 2, prod 3, prod 4, prod 5,
prod 6, prod 7, prod 8. I have 12 groups has 4 profile groups, 4 print groups
and 4 file groups. Call them profile1, profile2, profile3¸and profile 4….
Print 1, Print 2, Print 3, and Print 4… file 1, file 2, file 3, and file 4.
Inside each group I have the resources.
This is what I am trying to do. Let’s say print1 group is located on prod1
and I want to move it to prod8 due to maintenance.
Is the command:
Cluster group “print1” /move prod8
Or
Cluster group “print1” /moveto prod8
cluster group "print1" /moveto:prod8
Regards,
John
"faf1967" <faf...@discussions.microsoft.com> wrote in message
news:0025A6FA-FFFD-4BE6...@microsoft.com...
> Sorry, about the confusion but I am new to clustering. I know about the
GUI
> but I am one of those people who like using the command line as much as
> possible.
>
> This is what I have.
> I have a 2 node cluster for testing only. (Testclust1 and testclust2 to
make
> it simple) I also have an 8 node cluster in production. The 8 node
production
> cluster has the following: Call them prod1, prod 2, prod 3, prod 4, prod
5,
> prod 6, prod 7, prod 8. I have 12 groups has 4 profile groups, 4 print
groups
> and 4 file groups. Call them profile1, profile2, profile3筠nd profile 4..
> Print 1, Print 2, Print 3, and Print 4. file 1, file 2, file 3, and file
"John Toner [MVP]" wrote:
> The command is:
>
> cluster group "print1" /moveto:prod8
>
> Regards,
> John
>
> "faf1967" <faf...@discussions.microsoft.com> wrote in message
> news:0025A6FA-FFFD-4BE6...@microsoft.com...
> > Sorry, about the confusion but I am new to clustering. I know about the
> GUI
> > but I am one of those people who like using the command line as much as
> > possible.
> >
> > This is what I have.
> > I have a 2 node cluster for testing only. (Testclust1 and testclust2 to
> make
> > it simple) I also have an 8 node cluster in production. The 8 node
> production
> > cluster has the following: Call them prod1, prod 2, prod 3, prod 4, prod
> 5,
> > prod 6, prod 7, prod 8. I have 12 groups has 4 profile groups, 4 print
> groups
> > and 4 file groups. Call them profile1, profile2, profile3¸and profile 4..
We have multiple clusters in our enviroment. Do I need to run this command
on one of the servers in the cluster (where I plan to move the resource) or
can I run it from my local PC?
cluster /cluster:CLUSTER-NAME group "print1" /moveto:prod8
FYI, if you issue a cluster.exe /? command, it should list all of this
information for you.
Regards,
John
"faf1967" <faf...@discussions.microsoft.com> wrote in message
news:E6CC7F8F-52A2-4638...@microsoft.com...
I have question on same page. How do i move all group in one go to other
node? As we know in Sun cluster they have scswitch -S we can move all
resources. How do we do in MSCS?
In short, how do i add multiple group name in command line to cluster
group?
-Tarun
--
tpatel
------------------------------------------------------------------------
tpatel's Profile: http://forums.techarena.in/members/204724.htm
View this thread: http://forums.techarena.in/server-cluster/532231.htm