Am Dienstag, 29. September 2009 17:04:51 schrieb artur.k: > I have 4 nods heartbeat (2.1.4-7~bpo50+1 debian). were restarted all > servers and shows crm_mon (...) > ip1 (ocf::heartbeat:IPaddr): Started lb-2 (unmanaged) FAILED > ip3 (ocf::heartbeat:IPaddr): Started lb-3 > ip4 (ocf::heartbeat:IPaddr): Started lb-3 > > Failed actions: > ip1_stop_0 (node=lb-2, call=13, rc=1): complete > ip2_monitor_20000 (node=lb-2, call=11, rc=7): complete > > Why has appeared "unmanaged" and how to prevent this ?
See the logfile for details. Do something like grep "ip1" /var/log/syslog Normally the output of the resource agent is logged. Prevention: Analyse the error the adjust your system accordingly. -- Dr. Michael Schwartzkopff MultiNET Services GmbH Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany Tel: +49 - 89 - 45 69 11 0 Fax: +49 - 89 - 45 69 11 21 mob: +49 - 174 - 343 28 75 mail: [email protected] web: www.multinet.de Sitz der Gesellschaft: 85630 Grasbrunn Registergericht: Amtsgericht München HRB 114375 Geschäftsführer: Günter Jurgeneit, Hubert Martens --- PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B Skype: misch42 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
