All of lore.kernel.org
 help / color / mirror / Atom feed
* Hanging save/restore with 2.6.31.6 domU
@ 2009-12-08 21:43 Major Hayden
  2009-12-08 21:54 ` Jeremy Fitzhardinge
  0 siblings, 1 reply; 3+ messages in thread
From: Major Hayden @ 2009-12-08 21:43 UTC (permalink / raw)
  To: xen-devel

Hello,

I have a peculiar issue with xm save / xm restore when using vanilla 2.6.31.6 kernel from kernel.org in a domU on a server running Xen 3.1.2-rc1.

When I run 'xm save' against a particular domU, the command will hang indefinitely.  If I ctrl-c out and run xm list, the name of the vm has 'migrating-' appended to the beginning.  Also, the network and console of the domU are unresponsive at this point.  The only way to bring the vm back is to use xm destroy/xm create, which isn't practical.

This is the log output in dom0's xend.log during the hang:

(__init__:1072) [xc_save]: /usr/lib64/xen/bin/xc_save 23 495 0 0 0
(__init__:1072) suspend
(__init__:1072) In saveInputHandler suspend
(__init__:1072) Suspending 495 ...
(__init__:1072) XendDomainInfo.shutdown(suspend)
(__init__:1072) XendDomainInfo.handleShutdownWatch
(__init__:1072) XendDomainInfo.handleShutdownWatch

The last line (XendDomainInfo.handleShutdownWatch) always seems to repeat twice, and then never repeat again.  Inside the domU itself, nothing is logged during the hang.  Since I cannot restore the vm, I can't see what is logged in its dmesg output.

I've compiled the vanilla kernel for the domU following steps outlined here:

	http://wiki.xensource.com/xenwiki/XenParavirtOps

Also, I've reviewed both of these threads to ensure that my issue is unrelated:

	http://lists.xensource.com/archives/html/xen-devel/2009-11/msg00334.html
	http://lists.xensource.com/archives/html/xen-devel/2009-11/msg01057.html

Thanks in advance for any assistance you can provide.

--
Major Hayden

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-12-08 23:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-08 21:43 Hanging save/restore with 2.6.31.6 domU Major Hayden
2009-12-08 21:54 ` Jeremy Fitzhardinge
2009-12-08 23:31   ` Major Hayden

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.