Hi, I think it's normal. Mine does it too but after a while it does shut down. Perhaps you want to look at the logs to see what is happening.
If there's no other node to migrate your resources to then poor HA might be trying hard and waiting for something to be confirmed or become available, it depends on your config. I have 10 VMs to shut down with confirmation, etc. and it does take significant time for the cluster to figure out that the other node is down and there's no place to run them so shutdown is the only option. killing the process with signal 9 is not very good idea... Thanks, Ivan On Tue, 2008-12-09 at 08:53 +0100, [EMAIL PROTECTED] wrote: > Hello List, > > currently my 2nd node is down for hardware maintance. Now i tried to > reboot my 1st node but it gets stuck at: > Stopping high available services... ( i only waited 5mins, buts thats > too long anyway) > > Here is my config file: > ------------------------------------------------------------ > > logfile /var/log/ha-log > debugfile /var/log/ha-debug > keepalive 500ms > deadtime 5 > warntime 3 > initdead 20 > ucast eth2 10.0.0.1 > ucast eth2 10.0.0.2 > ucast eth0 10.11.12.1 > ucast eth0 10.11.12.2 > auto_failback off > node node01 > node node02 > debug 1 > > > Any idea why its getting stuck? Is it trying to resolve something? > > Thanks, > Mario > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
