[Ovirt-devel] Build fails due to missing ovirt-node-recipe.ks

Nicolas Ochem nicolas.ochem at alcatel-lucent.com
Wed Aug 18 14:57:41 UTC 2010


> 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.




More information about the ovirt-devel mailing list