Carl Johnson on 28 Dec 2015 12:36:16 -0800


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] RHEL bonds


"The first interface to be enslaved." How do I know which one that is to be? How do I elect one MAC over another?

On Mon, Dec 28, 2015 at 3:30 PM, brent timothy saner <brent.saner@gmail.com> wrote:
On 12/28/2015 02:59 PM, Carl Johnson wrote:
I'm trying to understand which interface is the primary and which is the
secondary in a two member mode one bond. Is there an election process
based on MAC? Is it based on ifcfg-ethX.conf entries? I've done some
googling and it's somewhat confusing and based on distro.


haven't done much bonding in full linux systems- mostly just embedded or dedicated network kit.

but!

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/s2-networkscripts-interfaces-chan.html

per 10.2.4.2., "The MAC address of the bond will be taken from the first interface to be enslaved. It can also be specified using the HWADDR directive if required."

this would be in /etc/sysconfig/network-scripts/ifcfg-<your bond iface name> (see example 10.1. on that page)
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug

___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug