Hello,

I'm trying to configure a VIP with a 2 nodes cluster.
I have configured my cib.xml like this :

<instance_attributes id="vip_instance_attrs">
           <attributes>
             <nvpair id="b92650f0-7a38-43ef-842c-6af49e24dc3c" name="ip" 
value="192.168.7.50"/>
             <nvpair id="c14b6715-6ece-42e1-bcaa-eda7a9d4c630" name="mac" 
value="52:54:00:12:34:18"/>
           </attributes>
</instance_attributes>

If I launch the crm_mon, I can see that the vip is running on the first node, 
and the ping passes.
But if I type ifconfig, the VIP's interface (eth0:0) not appears. How could I 
verify that the virtual
mac address is the one I have specified in the cib.xml ?

Thanks for your helps and sorry for my bad englis (I'm a french people).

---
azer
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to