Network bonding between eth0 and eth1
Troubleshooting
[root@vfrank network-scripts]# ifup eth1
./network-functions: line 105: /etc/sysconfig/network-scripts/bond0: No such file or directory
It means you either mispelled "xyz" in MASTER=xyz or simply that the file does not exists. You need to create the bond0 file.
Recent Comments