]> xenbits.xensource.com Git - xcp/xen-api.git/commit
Replace Xal.wait_release with Xs.monitor_paths, since the former ignores suspended...
authorDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:04 +0000 (17:39 +0000)
committerDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:04 +0000 (17:39 +0000)
commit0f4b85ff6cc8d7e53b692b8c1d8eabdfbf58a916
treecc993c3c9ad3a68db18246a447abf727a4bdb4e7
parent6b6a9876107217e98252fd7d93746bda1aa7ce3f
Replace Xal.wait_release with Xs.monitor_paths, since the former ignores suspended domains (part of the checkpoint implementation)

This removes a constant 5s delay from the migrate downtime.

Signed-off-by: David Scott <dave.scott@eu.citrix.com>
ocaml/xapi/vmops.ml
ocaml/xapi/xapi_vm.ml
ocaml/xapi/xapi_vm_migrate.ml