All of lore.kernel.org
 help / color / mirror / Atom feed
* save & restore failed when tmem enabled in Xen 4.1 & Xen 4.3
@ 2015-06-04 14:27 yunfang tai
  2015-06-05 18:45 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 6+ messages in thread
From: yunfang tai @ 2015-06-04 14:27 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 942 bytes --]

Hi all,
    Recently, I am testing the TMEM support on Xen. I discovered that when
enabled TMEM in ubuntu 14.10 as guest on Xen 4.1 & Xen 4.3, "xm save" & "xm
restore“ failed after there are more than 1000 pages put in persistent pool
of TMEM in Xen. My operations are list as follows:

In ubuntu guest (8 cores , 8GB):
sudo modprobe tmem
(than wait for the selfballoon to finish)
dd if=/dev/zero of=/tmp/test.img bs=10M count=1000
dd if=/tmp/test.img of=/dev/null bs=10M
dd if=/tmp/test.img of=/dev/null bs=10M
.........
(until more than 1000 pages put in persistent pool)

In Domain 0:
(add tmem in grub.cfg)
xm save ubuntu test.save
xm restore ubuntu test.save

When TMEM is not enabled, save & restore success after these operations.
But if TMEM is enabled, save & restore fail.

Does anyone test about save & restore when enabled TMEM in Xen?? Is there
anything I do wrong?
Thanks!!

Best Regards,
Yunfang

[-- Attachment #1.2: Type: text/html, Size: 1228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

end of thread, other threads:[~2015-06-09  7:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-04 14:27 save & restore failed when tmem enabled in Xen 4.1 & Xen 4.3 yunfang tai
2015-06-05 18:45 ` Konrad Rzeszutek Wilk
2015-06-05 19:00   ` Andrew Cooper
2015-06-08  6:30     ` yunfang tai
2015-06-09  7:06       ` Yang Hongyang
2015-06-08  6:22   ` yunfang tai

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.