I'm trying to setup an Ovirt 4.2.2 host (CentOS based) with a network bond containing 2 network interfaces. I need to use an active-passive network setup as my switch doesn't seem to like the XOR mode. I tried updating my /etc/sysconfig/network-scripts/ifcfg-bond0 file manually to set
BONDING_OPTS='mode=1 miimon=100'
however each time I reboot the file gets reverted to mode=2 by vdsm. I tried setting