Sunday, February 12, 2012

Command line to take one cluster Group offline

We have an issue in our environment that requires me to bounce a cluster
group and associated services ever other day and Im getting tired of it (out
of control developers).
I would like to create a script that I can schedule to do this and would
like to know if there is a command line that will take just one cluster
group offline and then bring it back online. I have under groups in my
cluster admin: Cluster information, DataMirror, SQL Backup, SQL Data and SQL
Logs. I need to bounce the DataMirror one.
Thanks!!
Derrick
I figured it out after tinkering.. it is:
for my example
cluster /cluster:sqlcluster group datamirror /offline
thx..
derrick
"Turbo [GEEK]" <riveradl@.hotmail.com> wrote in message
news:u7PIk4I4FHA.3292@.tk2msftngp13.phx.gbl...
> We have an issue in our environment that requires me to bounce a cluster
> group and associated services ever other day and Im getting tired of it
> (out of control developers).
> I would like to create a script that I can schedule to do this and would
> like to know if there is a command line that will take just one cluster
> group offline and then bring it back online. I have under groups in my
> cluster admin: Cluster information, DataMirror, SQL Backup, SQL Data and
> SQL Logs. I need to bounce the DataMirror one.
> Thanks!!
> Derrick
>

No comments:

Post a Comment