[Linux-cluster] Startup and Shutdown of a Virtual/Physical cluster

Gary Romo garromo at us.ibm.com
Thu Jan 24 20:57:54 UTC 2008


This would also work for a regular "physical" cluster correct?

-Gary



"Lon H. Hohberger" <lhh at redhat.com> 
Sent by: linux-cluster-bounces at redhat.com
01/24/2008 01:30 PM
Please respond to
linux clustering <linux-cluster at redhat.com>


To
linux clustering <linux-cluster at redhat.com>
cc

Subject
Re: [Linux-cluster] Startup and Shutdown of a Virtual/Physical cluster







On Thu, 2008-01-24 at 17:13 +0100, Paolo Marini wrote:
> This is already configured that way - is'nt there a quick way to 
> shutdown the entire virtual/physical clusters at once ?

Depend; if you're managing the virtual instances, you can do something
like:

for a in `clustat -l | grep "^Service Name" | cut -f2 -d: `; do
clusvcadm -d $a; done 

-- Lon

--
Linux-cluster mailing list
Linux-cluster at redhat.com
https://www.redhat.com/mailman/listinfo/linux-cluster

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20080124/fa820b53/attachment.htm>


More information about the Linux-cluster mailing list