How could I specify a virtual mac address for a virtual ip address to solve arp problems on switchs/routers ?
Afaik, that's not implemented in any of the IP resource agents. But you should be able to modify IPaddr for example to do something like "ifconfig hw ether $OCF_RESKEY_mac"
Look into /usr/lib/ocf/resource.d/heartbeat/IPaddr Regards Dominik _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
