Server is HP DL380 running Red Hat 4.

Server is cloned by swapping drives in raid. When starting in new server, kudzu finds 4 nics removed, 4 nics added, and adds default ifcfg-eth0 - 4 in /etc/sysconfig/network-scripts/

Then I basically tried to follow this procedure http://www.cyberciti.biz/tips/linux-bond-or-team-multiple-network-interfaces-nic-into-single-interface.html to bond the interfaces.

The server it is cloned from runs fine with bonded nics.

Anyone have a good idea of what might be wrong or how to troubleshoot it?

link|improve this question

67% accept rate
Are you trying to bond 4 nics? What is your ifcfg-eth0/1/2/3 configuration? What is your modprobe.conf like? Is the hardware of the source and clone servers the same? – katriel Sep 7 '09 at 18:04
A colleague here found the reason, but you were obviously on the right track. Thanks! – Erik Sep 8 '09 at 7:58
feedback

1 Answer

up vote 0 down vote accepted

Turned out to be a space after a = in the ifcfg-eth0-4 files.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.