I have issues with bonding and the current pre_network_installation

I resolved it by removing all the network pre_install configuration generate 
and replace it with:

network --bootproto=dhcp --hostname=<systemhostname> --gateway=<systemgateway>

This will reuse the DHCP that is already there from the PXE. And it will 
generate the /etc/sysconfig/network.

To get the gateway working I modified the post_install_network_config and 
removed the gateway setting.

Was there a reason why we should let anaconda create the network config? 
Currently all the config is overwritten it in the post_install.

Regards,
Peter


This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.

_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to