Remove bonded interface in OpenFiler

I decided to try and use NIC bonding in OpenFiler and while things seemed to go well at first, I did run into some issues over time.  I’m still in the process of testing, and I think most of the issues are “user error” and not so much problems with NIC bonding or OpenFiler itself.  More on that later.

I was able to configure a bonded interface, and add both interfaces to it.  However, after the issues started, I wanted to remove the bond.  There is no way of doing this from within the Web UI it seems.  Easiest solution, login to the console, and delete /etc/sysconfig/network-scripts/ifcfg-bond0 if you’re using the first bond interface.

After this file is deleted, service network restart should get you going again.

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

This entry was posted in tips and tagged . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

3 Comments

  1. Andrey
    Posted October 2, 2010 at 9:32 pm | Permalink

    note:

    before service network restart you should also double check:
    /etc/sysconfig/network-scripts/ifcfg-eth0
    /etc/sysconfig/network-scripts/ifcfg-eth1
    ….
    add IP address to each if IPADDR, NETMASK not present.
    remove master, slave settings if present.

  2. Tready145
    Posted November 30, 2010 at 3:03 pm | Permalink

    Saved my life!!! Thanks

  3. manoj
    Posted August 4, 2011 at 7:39 am | Permalink

    had to do a reboot as well after the above.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>