[Ovirt-devel] Re: [PATCH node] Adds automatic non-interactive configuration for the standalone node.

Alan Pevec apevec at redhat.com
Mon Nov 17 00:19:45 UTC 2008


Darryl L. Pierce wrote:
> NOTE: Sorry, again sent out a patch that had debugging code in it. :-/
> 
> If ovirt-config-network is called as follows:
> 
> ovirt-config-network AUTO  [NIC] [IP NETMASK GATEWAY BROADCAST]

Default values don't need to be parameters, they're already stored in OVIRT_* variables.

BTW, this patch didn't apply for me, but maybe I mis-ordered your outstanding patches - please list them how your have it in your


> where NIC is the management interface to be configured.

> The kernel arguments are:
>  * OVIRT_MGMT_IFACE:   the management network interface name

hmm, we don't have this boot parameter yet, it should be added to the parsing case in ovirt-early.
But it could also be figured out automatically: for PXE boot we already have BOOTIF boot param.
Assumption is that automated installs are mostly going to be done using PXE boot.

>  * OVIRT_IP_BROADCAST: the network broadcast address
this one is not a parameter in pxelinux or anaconda format and ifcfg scripts derives it using ipcalc command




More information about the ovirt-devel mailing list