I have some DSM application which use large swap space. I have used domain save for checkpointing two virtual machines, and then keep them running for a while. When I rolled back the two machines my DSM application just hangs there. I am just wondering if used swap space is stored in the machine state? (the answer seems to be no to me) -------------------------- Zhiyi from EPFL Switzerland ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Mark Williamson
2005-Feb-10 14:25 UTC
Re: [Xen-devel] swap space considered in domain save?
> I have some DSM application which use large swap space. I have used domain > save for checkpointing two virtual machines, and then keep them running for > a while. When I rolled back the two machines my DSM application just hangs > there. I am just wondering if used swap space is stored in the machine > state? (the answer seems to be no to me)Correct: no on-disk state is stored during a save. If you want that, you need to use some other means to snapshot the disk. Cheers, Mark ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel