Re: Startup and Shutdown of a Virtual/Physical cluster

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




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

-Gary


"Lon H. Hohberger" <lhh@xxxxxxxxxx>
Sent by: linux-cluster-bounces@xxxxxxxxxx

01/24/2008 01:30 PM

Please respond to
linux clustering <linux-cluster@xxxxxxxxxx>

To
linux clustering <linux-cluster@xxxxxxxxxx>
cc
Subject
Re: 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@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster

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

[Index of Archives]     [Corosync Cluster Engine]     [GFS]     [Linux Virtualization]     [Centos Virtualization]     [Centos]     [Linux RAID]     [Fedora Users]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Camping]

  Powered by Linux