search for: reboottimeout

Displaying 4 results from an estimated 4 matches for "reboottimeout".

2014 Jan 16
2
Retry reboots in xmls files for libvirt
Hi, I have a virtual machine defined by xml that start from pxe (network boot), my problem is that sometimes the dhcp server is not ready when the virtual machine try to boot. I need that the virtual machine keep asking for dhcp (network reboot) many times, until dhcp is ready and can start the virtual machine with a valid ip. How can I configure that in the xml file? BR //Fernando
2014 Jan 20
1
Re: Retry reboots in xmls files for libvirt
...an start the virtual machine with a valid > > ip. > > > > How can I configure that in the xml file? > > > > I'm not sure you can configure that for ipxe or qemu, but you can set > the reboot timeout for the machine in <os> tag like this: > > <bios rebootTimeout='0'/> > > that means immediate reboot when there is no place to boot from. In > order for it not to boot from any other device or for any other > details, see http://libvirt.org/formatdomain.html > > Have a nice day, > Martin > > > BR > > > > //...
2014 Jan 16
0
Re: Retry reboots in xmls files for libvirt
...many > times, until dhcp is ready and can start the virtual machine with a valid > ip. > > How can I configure that in the xml file? > I'm not sure you can configure that for ipxe or qemu, but you can set the reboot timeout for the machine in <os> tag like this: <bios rebootTimeout='0'/> that means immediate reboot when there is no place to boot from. In order for it not to boot from any other device or for any other details, see http://libvirt.org/formatdomain.html Have a nice day, Martin > BR > > //Fernando > _____________________________________...
2014 Sep 29
0
PXE booting from specific vNIC using libvirt
...m a pxe server on the first vNIC, the dhcp request is sent on every vNIC until it gets a response (or the vNIC list ends). I would like to know if there is a way to specify that the dhcp request should be triggered on a specific interface and if it fails stop or try again on same interface (if rebootTimeout is set). Best Regards -- Pasquale Porreca DEK Technologies Via dei Castelli Romani, 22 00040 Pomezia (Roma) Mobile +39 3394823805 Skype paskporr