Hello again, Let me see if I understanding this correctly. When you talked about Pacemaker heartbeat, you are referring to the Heartbeat daemon combined with a cluster resource manager (CRM) and Pacemaker is used as the cluster resource manager (CRM) for clusters based on Heartbeat.
The heartbeat installed on my machine is "heartbeat - 2.0.8-1" which I believe is capable of taking advantage of CRM. Consequently, I only need to look into pacemaker to provide the Cluster Resource Manager. As I am reading and searching about the pacemaker and how adding it to the current heartbeat as the CRM, I appreciate if there is any article, document, or information you can point me. Thank you very much for your help. Avestan bcnx wrote: > > On Saturday 01 January 2011 11:55:22 Avestan wrote: >> Hello, >> >> Thank you for your reply. I have actually looked into IPaddr2 and I am >> not >> sure if this functionality is available in IPaddr2. Here is the >> description >> of the IPaddr2 on my system: >> >> # Description: wrapper of OCF RA IPaddr2, based on original heartbeat >> RA. >> # See OCF RA IPaddr2 for more information. >> # >> # Author: Xun Sun <xun...@cn.ibm.com> >> # Support: linux-ha@lists.linux-ha.org >> # License: GNU General Public License (GPL) >> # Copyright: (C) 2005 International Business Machines >> # >> # This script manages IP alias IP addresses >> # >> # It can add an IP alias, or remove one. >> # >> # usage: $0 >> ip-address[/netmaskbits[/interface[:label][/broadcast]]] >> \ # {start|stop|status|monitor} >> # >> # The "start" arg adds an IP alias. >> # >> # Surprisingly, the "stop" arg removes one. :-) >> # >> >> This is how I am using IPaddr in the /etc/ha.d/haresources file for my >> floating IP address: >> >> IPaddr::192.168.1.9/24/eth0 >> >> What would be line of code in needed in /etc/ha.d/haresources which >> offers >> Floating IP and MAC? >> >> Thanks, >> >> Avestan >> >> bcnx wrote: >> > If you take the IPaddr2 resource agent you can assign a MAC address to >> > your >> > floating IP address. >> > >> > >> > B. >> > _______________________________________________ >> > Linux-HA mailing list >> > Linux-HA@lists.linux-ha.org >> > http://lists.linux-ha.org/mailman/listinfo/linux-ha >> > See also: http://linux-ha.org/ReportingProblems > > Hi, > > I'm referring to the Pacemaker Heartbeat Resource Agent. > I guess you are on the old Heartbeat without CRM. If you look at the > script it > should be possible to change it to have a particular MAC address used. > > B. > _______________________________________________ > Linux-HA mailing list > Linux-HA@lists.linux-ha.org > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > > -- View this message in context: http://old.nabble.com/Floating-MAC-Address-and-Heartbeat-resources-tp30557859p30569586.html Sent from the Linux-HA mailing list archive at Nabble.com. _______________________________________________ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems