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