H i guys, I'm trying to bring up my vitrual ip on eth1 interface but I'm getting
when I do crm_mon I get :invalid parameter error That part of the config is : <primitive id="vip" class="ocf" type="IPaddr2" provider="heartbeat"> <operations> <op id="op-vip-1" name="monitor" timeout="30s" interval="10s"/> </operations> <instance_attributes id="ia-vip"> <nvpair id="vip-addr" name="ip" value="172.30.0.117"/> <nvpair id="vip-intf" name="nic" value="eth1"/> <nvpair id="vip-bcast" name="broadcast" value="172.30.255.255"/> </instance_attributes> </primitive> My eth1 ip address 172.30.0.145. eth1's broadcast address 172.30.255.255. Please let me know if there is anything I have missed. Sincerely Shravan _______________________________________________ Pacemaker mailing list Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker