|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] DomU suspension/hibernation
On 18/06/13 19:44, Joshua Tuttle wrote: -----Original Message----- From: xen-users-bounces@xxxxxxxxxxxxx [mailto:xen-users-bounces@xxxxxxxxxxxxx] On Behalf Of Ian Murray Sent: Tuesday, June 18, 2013 1:56 PM To: xen-users@xxxxxxxxxxxxx Subject: Re: [Xen-users] DomU suspension/hibernation On 18/06/13 16:42, Joshua Tuttle wrote:-----Original Message----- From: Ian Campbell [mailto:Ian.Campbell@xxxxxxxxxx] Sent: Tuesday, June 18, 2013 11:33 AM To: Joshua Tuttle Cc: xen-users@xxxxxxxxxxxxx Subject: Re: [Xen-users] DomU suspension/hibernation On Tue, 2013-06-18 at 15:16 +0000, Joshua Tuttle wrote:Hey, I thought there was supposed to be an ability for domUâs to be put into a hibernated state (E.g. current running tasks and memory) when dom0 is shutdown or rebooted. When I look in my /etc/default/xendomains file, I have the variableâs âXENDOMAINS_SAVE=/var/lib/xen/saveâ and âXENDOMAINS_RESTORE=trueâ. However, when I reboot, I always have to restart my domains manually and their state was not saved. My current configuration is as follows: Xen 4.2.1, dom0: Debian 7.0, domU:Debian 7.0, dom0 kernel 3.2.0-4 I think that is the same patch I linked... which is odd because it isn't supposed to fix an auto issue. I don't recall in issue for that myself. Did you patch against 4.2.2 or 4.2.1? If it is the yaji/regex issue then I think that would have caused issue against stopping rather than restarting, as it has issue with xl list -l, AFAIR. I presume the save file gets created, but just incase, please try:- (Assuming you have a domU running) root@xen6:/var/lib/xen/save# service xendomains stop Shutting down Xen domains: vpn2(save).... * [done] root@xen6:/var/lib/xen/save# ls /var/lib/xen/save vpn2 root@xen6:/var/lib/xen/save# service xendomains start Restoring Xen domains: vpn2 * [done] root@xen6://var/lib/xen/save# ls /var/lib/xen/save root@xen6://var/lib/xen/save# for me, it is gone on the second ls. If it is still there, what happens if you manually reload it with:- xl restore /var/lib/xen/save/vpn2 (in my case) _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |