On Fri, Oct 30, 2009 at 6:53 AM, Alex Wood <[email protected]> wrote: >> Discovered failures during testing -- which eventually were traced to >> the exhaustion of all available DHCP client leases. >> >> Specifying the MAC address of the physical host fails. If I pick some >> other MAC address, how do I avoid picking one already in use? >> >> Is there a way to tell koan to begin the kickstart using a specified >> IP address, instead of acquiring the initial address via DHCP? > > According to Michael, you should be able to use --static-interface=eth0 > to solve this problem.
I finally got around to testing this, so: koan --server=admin --virt --system=epi1dev2 --static-interface=eth0 The kickstart halts with "Error downloading kickstart file". I have gone back to the workaround, which is to build systems one at a time, and keep the dhcp lease times short. Am I missing something? Any suggestions? Thanks! _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
