<div dir="ltr">Hello<div><br></div><div>I am trying to start a virtual ip service on my 2 node cluster.</div><div><br></div><div>Here are the details of the network setting and configuration.</div><div><br></div><div>1 : Bond(heartbeat) . This is a private network with no switch involved. Not available to public</div>
<div>  node1: 192.168.10.11</div><div>  node2  : 192.168.10.10 </div><div><br></div><div>2. Fencing (Ilo) .This one goes through a switch</div><div>   node 1: 10.10.63.92 </div><div>   node2 :  10.10.63.93</div><div><br></div>
<div>3) Public ip addresses</div><div>   10.10.5.100 : node1</div><div>   10.10.5.20    node2 .</div><div><br></div><div>I  have set Virtual IP  as  10.10.5.23 in cluster.conf</div><div>  <service autostart="1" exclusive="0" name="IP" recovery="relocate"></div>
<div>                <ip address="10.10.5.23" monitor_link="on" sleeptime="10"/></div><div><br></div><div>However, this Virtual IP does not work since the cman communication is on 192 network. When i try to set cman to 10.10.5.X network, the nodes go into fence loop, i,e they fence each other</div>
<div><br></div><div>So i am asking, is there a "network-preference option" etc in cluster.conf that can map virtual IP to private network addresses.</div><div><br></div><div>Thank you</div></div>