Why need to maintin bonding options (miimon and updelay) order?

Solution Unverified - Updated -

Issue

  • When you set bonding options in  following order
           "BONDING_OPTS="mod=1 primary=eth3 updelay=5000 miimon=100" 
    

       you will get error 

          "Bringing up intarface bond0: /etc/sysconfig/network-scripts/ifup-eth: line 126: echo: write error: Operation not permitted "
  • When you change order to 

                      "  BONDING_OPTS="mod=1 primary=eth3 miimon=100 updelay=5000  "    bonding works fine without error.

Environment

  • Red Hat Enterprise Linux

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