Package: ganeti-3.1
Version: 3.1.0~rc2-3
Rebooting guest that requires long shutdown time throws error like
root@myhost:~# gnt-instance reboot --shutdown-timeout=600 myguest
Waiting for job 1111 for myguest.localdomain ...
Job 1111 for myguest.localdomain has failed: Failure: command
execution error:
Could not reboot instance: Error while executing backend function:
[Errno 11] Resource temporarily unavailable
before timeout expires (after random delay).
Problem does not occur after the following patches from ganeti releaee
3.1.0 are applied:
https://github.com/ganeti/ganeti/pull/1855
https://github.com/ganeti/ganeti/pull/1862
https://github.com/ganeti/ganeti/pull/1866
Regards,
Paweł Bogusławski