Why does the bonding option `mode=6` not working in `PXE` as well as in `Kickstart` installation of Red Hat Enterprise Linux 6.4?

Solution Verified - Updated -

Issue

  • Need to install Red Hat Enterprise Linux 6.4 using Kickstart/PXE method. Following are the PXE kernel comandline parameters.
APPEND initrd=/path/to/initrd.img sshd=1 ip=dhcp ksdevice=bond0 ks=<path_to_ks> bond=bond0:eth0,eth1:mode=6,miimon=100

But anaconda fails to download the kickstart file and NetworkManager awaits for bringing up bond0 all the time.

  • When its done with the kickstart file with the following network line, still the same issue happens.
network --onboot=yes --device bond0 --bootproto dhcp --bondopts mode=6,miimon=100 --bondslaves eth0,eth1
  • Why mode=6 is not working? Is this a bug? Is there any workaround for the same?

Environment

  • Red Hat Enterprise Linux 6.4
  • anaconda and NetworkManager
  • Bonding with kickstart/PXE in mode=6/balance-alb mode

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content