#1137665 "Resource temporarily unavailable" error on guest reboot

#1137665#5
Date:
2026-05-26 18:20:08 UTC
From:
To:
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