xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* xen-4.7
@ 2016-08-25 15:48 Stefan Bader
  2016-08-25 16:06 ` xen-4.7 regression when saving a PV guest Stefan Bader
  2016-08-25 17:31 ` xen-4.7 Juergen Gross
  0 siblings, 2 replies; 9+ messages in thread
From: Stefan Bader @ 2016-08-25 15:48 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com; +Cc: Juergen Gross


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

When I try to save a PV guest with 4G of memory using xen-4.7 I get the
following error:

II: Guest memory 4096 MB
II: Saving guest state to file...
Saving to /tmp/pvguest.save new xl format (info 0x3/0x0/1131)
xc: info: Saving domain 23, type x86 PV
xc: error: Bad mfn in p2m_frame_list[0]: Internal error
xc: error: mfn 0x4eb1c8, max 0x820000: Internal error
xc: error:   m2p[0x4eb1c8] = 0xff7c8, max_pfn 0xbffff: Internal error
xc: error: Save failed (34 = Numerical result out of range): Internal error
libxl: error: libxl_stream_write.c:355:libxl__xc_domain_save_done: saving
domain: domain did not respond to suspend request: Numerical result out of range
Failed to save domain, resuming domain
xc: error: Dom 23 not suspended: (shutdown 0, reason 255): Internal error
libxl: error: libxl_dom_suspend.c:460:libxl__domain_resume: xc_domain_resume
failed for domain 23: Invalid argument
EE: Guest not off after save!
FAIL

From dmesg inside the guest:
[    0.000000] e820: last_pfn = 0x100000 max_arch_pfn = 0x400000000

Somehow I am slightly suspicious about

commit 91e204d37f44913913776d0a89279721694f8b32
  libxc: try to find last used pfn when migrating

since that seems to potentially lower ctx->x86_pv.max_pfn which is checked
against in mfn_in_pseudophysmap(). Is that a known problem?
With xen-4.6 and the same dom0/guest kernel version combination this does work.

-Stefan


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

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

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

end of thread, other threads:[~2016-08-26 13:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-25 15:48 xen-4.7 Stefan Bader
2016-08-25 16:06 ` xen-4.7 regression when saving a PV guest Stefan Bader
2016-08-25 17:31 ` xen-4.7 Juergen Gross
2016-08-26 10:52   ` xen-4.7 regression when saving a pv guest Stefan Bader
2016-08-26 11:53     ` Juergen Gross
2016-08-26 12:11       ` Ian Jackson
2016-08-26 12:23         ` Juergen Gross
2016-08-26 12:55       ` Stefan Bader
2016-08-26 13:07         ` Wei Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).