Hi, On Fri, Jul 03, 2009 at 04:50:13PM +0200, Thomas Baumann wrote: > My sysctl.conf looks like: > > kernel.printk = 4 4 1 7 > net.ipv4.conf.default.rp_filter=1 > net.ipv4.conf.all.rp_filter=1 > net.ipv4.tcp_syncookies=1 > net.ipv4.ip_forward=0 > net.ipv6.conf.all.forwarding=0 > net.ipv4.icmp_echo_ignore_broadcasts = 1 > net.ipv4.icmp_ignore_bogus_error_responses = 1 > net.ipv4.conf.all.accept_redirects = 0 > net.ipv6.conf.all.accept_redirects = 0 > net.ipv4.conf.all.send_redirects = 0 > net.ipv4.conf.all.accept_source_route = 0 > net.ipv6.conf.all.accept_source_route = 0 > kernel.maps_protect = 1 > kernel.sysrq = 0 > kernel.core_uses_pid = 1 > net.ipv4.vs.expire_quiescent_template = 1 > net.ipv4.conf.lo.arp_ignore = 1 > net.ipv4.conf.lo.arp_announce = 2 > net.ipv4.conf.eth1.arp_ignore = 1 > net.ipv4.conf.eth1.arp_announce = 2 > net.ipv4.conf.all.arp_ignore = 1 > net.ipv4.conf.all.arp_announce = 2 > net.core.wmem_max = 8388608 > net.core.rmem_max = 8388608 > net.ipv4.tcp_rmem = 4096 6289408 8388608 > net.ipv4.tcp_wmem = 4096 65536 8388608 > > But I get > > > ============ > Last updated: Fri Jul 3 16:49:03 2009 > Current DC: orad01 (c565bd14-8b2d-40d5-931b-40fefb1f89f3) - partition > with quorum > Version: 1.0.3-b133b3f19797c00f9189f4b66b513963f9d25db9 > 2 Nodes configured, unknown expected votes > 1 Resources configured. > ============ > > Online: [ orad01 orad02 ] > > Resource Group: group_LVS > ldirectord_1 (heartbeat:ldirectord): Started orad01 FAILED > LVSSyncDaemonSwap_2 (heartbeat:LVSSyncDaemonSwap): Started orad01 > IPaddr_192_168_178_100 (ocf::heartbeat:IPaddr): > Started orad01 (unmanaged) FAILED > > Failed actions: > IPaddr_192_168_178_100_stop_0 (node=orad01, call=11, rc=1, > status=complete): unknown error > ldirectord_1_monitor_120000 (node=orad01, call=6, rc=7, > status=complete): not running
Hard to say without the logs. Look for lines with "lrmd:" which also contain ERROR or stdout or stderr. Thanks, Dejan _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
