[openstack-dev] [Nova] Soft reboot to hard reboot transition.

Jonathan Proulx jon at jonproulx.com
Mon Dec 31 16:58:12 UTC 2012


Hi All,

I notice that there is a "reboot_timeout" option in nova/compute/manager.py
and a "libvirt_wait_soft_reboot_seconds" option in
nova/virt/libvirt/driver.py.

In the default case reboot_timeout is disabled (set to 0) and
libvirt_wait_soft_reboot_seconds is set to 120 seconds.  In this case it
seem the 120 sec timeout prevails, but if both are set which wins, does the
more specific libvirt_wait_soft_reboot_seconds always win or is it
whichever triggers the hard reboot soonest?

Thanks,
-Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20121231/c95af6f9/attachment.html>


More information about the OpenStack-dev mailing list