oVirt Engine Version: 3.5.0.1-1.el6
When cloning or creating a new vm, the network interfaces in /etc/udev/rules.d/70-persistent-net.rules is getting changed - rendering the new new VM un-networkable.
The original file looks like this:
However, once the VM is either cloned or a new VM created from a template of this source VM, the file looks like this:
The 'correct' interfaces are still there, but out of sequence and there are two additional interfaces that do not belong there.
Ovirt admin console is showing the correct number of interfaces as seen in this image:
Any idea what is causing this?
Thank you for your assistance.