| Author |
Message |
Shawn Smith
Guest
|
Posted:
Wed Jan 12, 2005 10:22 pm Post subject:
Cluster Group |
|
|
I accidentaly took my Cluster Group offline. Which contains the resources
cluster ip,name and quorum. I have tried to bring it back up using the
command line options with cluster
cluster /cluster:finance group "Cluster Group" /online
but i get this error: System error 1722 has occurred (0x000006ba).
The RPC server is unavailable.
Is there another way to bring this back up?. |
|
| Back to top |
|
 |
seth
Guest
|
Posted:
Thu Jan 13, 2005 12:12 am Post subject:
Re: Cluster Group |
|
|
did you try the cluster administrator (in administrative tools group)?
"Shawn Smith" <acegator@hotmail.com> wrote in message
news:OJLzwLM%23EHA.608@TK2MSFTNGP15.phx.gbl...
| Quote: | I accidentaly took my Cluster Group offline. Which contains the resources
cluster ip,name and quorum. I have tried to bring it back up using the
command line options with cluster
cluster /cluster:finance group "Cluster Group" /online
but i get this error: System error 1722 has occurred (0x000006ba).
The RPC server is unavailable.
Is there another way to bring this back up?.
|
|
|
| Back to top |
|
 |
Iype Isac [MSFT]
Guest
|
Posted:
Thu Jan 13, 2005 3:43 am Post subject:
Re: Cluster Group |
|
|
Shawn
When you took the cluster group offline, you most probably brought down the
cluster ip and name resource. (the quorum resource should still be up).
Because the cluster name resource is down, you get the RPC server
unavailable if you try to access it using the cluster name
There are a couple of things you can do.
1. If you know the name of a computer which is up and a part of that
cluster, you can use the command below
cluster <nodename> group "Cluster Group" /on
2. You can also actually go to a console on that node and just type
cluster group "Cluster Group" /on
Iype
"Shawn Smith" <acegator@hotmail.com> wrote in message
news:OJLzwLM%23EHA.608@TK2MSFTNGP15.phx.gbl...
| Quote: | I accidentaly took my Cluster Group offline. Which contains the resources
cluster ip,name and quorum. I have tried to bring it back up using the
command line options with cluster
cluster /cluster:finance group "Cluster Group" /online
but i get this error: System error 1722 has occurred (0x000006ba).
The RPC server is unavailable.
Is there another way to bring this back up?.
|
|
|
| Back to top |
|
 |
Glenn L
Guest
|
Posted:
Thu Jan 13, 2005 7:42 am Post subject:
Re: Cluster Group |
|
|
You can also load cluster administrator on one of the cluster nodes, choose
connect to cluster, and specify a "." without the quotes. Provided cluster
service is running, this will connect you to the cluster as if you passed
the clustername. You can then bring the resources on.
--
Glenn L
CCNA, MCSE 2000/2003 + Security
"Iype Isac [MSFT]" <iypeisac@online.microsoft.com> wrote in message
news:eUwaL$O%23EHA.3892@TK2MSFTNGP10.phx.gbl...
| Quote: | Shawn
When you took the cluster group offline, you most probably brought down
the cluster ip and name resource. (the quorum resource should still be
up). Because the cluster name resource is down, you get the RPC server
unavailable if you try to access it using the cluster name
There are a couple of things you can do.
1. If you know the name of a computer which is up and a part of that
cluster, you can use the command below
cluster <nodename> group "Cluster Group" /on
2. You can also actually go to a console on that node and just type
cluster group "Cluster Group" /on
Iype
"Shawn Smith" <acegator@hotmail.com> wrote in message
news:OJLzwLM%23EHA.608@TK2MSFTNGP15.phx.gbl...
I accidentaly took my Cluster Group offline. Which contains the resources
cluster ip,name and quorum. I have tried to bring it back up using the
command line options with cluster
cluster /cluster:finance group "Cluster Group" /online
but i get this error: System error 1722 has occurred (0x000006ba).
The RPC server is unavailable.
Is there another way to bring this back up?.
|
|
|
| Back to top |
|
 |
|
|
|
|