If I use xm save domain dumpfile
, this pretty much accomplishes what I want to do. However, this does cause some downtime, and I really don't want to close network connections or take the machine out of memory. What I'd really like is to simply xm pause domain
and then dump the memory and then unpause.
Is this possible?
If not, how do you figure that Slicehost implements their live snapshotting?