QMP/qemu-ga-client: Make timeout longer for guest-fsfreeze-freeze command
commite2682db06a6c218f149ff990959c31f3b3d82003
authorTomoki Sekiyama <tomoki.sekiyama@hds.com>
Wed, 7 Aug 2013 15:40:39 +0000 (7 11:40 -0400)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 9 Sep 2013 19:17:57 +0000 (9 14:17 -0500)
tree8c1eb80e7e6fbb0b29e4251a73231e8ac5e7a331
parentf311f2c20a1e33c1e5fdb50ee21e69a5bf26c950
QMP/qemu-ga-client: Make timeout longer for guest-fsfreeze-freeze command

guest-fsfreeze-freeze command can take longer than 3 seconds when heavy
disk I/O is running. To avoid unexpected timeout, this changes the timeout
to 60 seconds (timeout of pre-commit phase of VSS).

Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama@hds.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
QMP/qemu-ga-client