Dear all, I have set up an ip resource with pcs resource create ClusterIP ocf:heartbeat:IPaddr2 ip=10.40.70.38 cidr_netmask=32 nic=eth2 op monitor interval=30s but the route for eth2 is missing. I am able to switch the resource to that other node an I can ping the ip.
eth2 Link encap:Ethernet HWaddr 00:50:56:B6:5E:C9 inet addr:10.40.70.38 Bcast:0.0.0.0 Mask:255.255.255.255 inet6 addr: fe80::250:56ff:feb6:5ec9/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4315751 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:290113098 (276.6 MiB) TX bytes:972 (972.0 b) netstat -rn Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 10.112.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1 10.15.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1 0.0.0.0 10.15.200.1 0.0.0.0 UG 0 0 0 eth1 Red Hat Enterprise Linux Server release 6.4 Do I need to do something on the cluster configuration? My cluster installation Pacemaker 1.1.8 cman 3.0.12.1 pcs 0.9.26 ccs 0.16.2 resource-agents 3.9.2 corosync 1.4.1 Best regards Andreas Dvorak
_______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org