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.
3 Comments
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.
Saved my life!!! Thanks
had to do a reboot as well after the above.
One Trackback
[...] http://www.usefulgeek.com/blog/2009/10/remove-bonded-interface-in-openfiler/ [...]