Hi, We're using the Xen resource agents with an operation "monitor" that repeats every 60 seconds. For backing up the Xen machines, we use "xm save" and "xm restore" which takes them offline for a short amount of time (and copies the memory contents to a file). Of course, when the monitor check happens right after the Xen guest has been taken offline, it will try and restart it, possibly before the Xen guest has been restored in the proper way. Is there a way to avoid this? For instance by temporarily suspending the monitoring?
thx, B. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
