qemu-server/PVE
Fiona Ebner 990e32ff1b cli: qm: increase timeout for monitor commands to 30 seconds
The default timeout is 5 seconds, but some HMP commands (e.g.
disk-related ones) might take longer than that. It's still an
interactive session, so use 30 seconds for now. Should there be any
user-complains about frequent timeouts, it could still be increased
further.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2024-06-11 13:56:44 +02:00
..
API2 api: human monitor: increase timeout to 25 seconds 2024-06-11 13:56:44 +02:00
CLI cli: qm: increase timeout for monitor commands to 30 seconds 2024-06-11 13:56:44 +02:00
QemuServer monitor: allow passing timeout for a HMP command 2024-06-11 13:56:44 +02:00
VZDump vzdump: increase timeout for attaching drives to 60 seconds 2024-06-11 13:56:44 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm config: define machine schema as property-string 2024-04-11 10:18:27 +02:00
QemuMigrate.pm migration: add missing use statements 2024-05-23 10:52:18 +02:00
QemuServer.pm suspend: continue cleanup even if savevm-end QMP command fails 2024-05-15 19:37:22 +02:00
QMPClient.pm QMP client: sort commands with 10 minutes timeout alphabetically 2024-03-08 14:37:29 +01:00