Fantastic!  Thanks Nicolas, that's done the trick.  The node now boots and sets 
up it's interfaces.  The host now appears in the management server user 
interface and appears to report all the correct hardware.

Probably there's something missing still, but you'll only notice the difference if you have several networks.
In the same line in pxelinux.cfg/default, you should also add
kssendmac
ksdevice=bootif
and you should add an extra line immediately below with
ipappend 2


If you don't do that, ovirt-early does not download the augeas interface configuration at startup and all network connections are bridged to eth0 = default behaviour. You can check if it works by checking /var/log/ovirt.log. There should be the output of a wget command there.

_______________________________________________
Ovirt-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/ovirt-devel

Reply via email to