From: Tuan Van <lang.thang@gmail.com>
To: xen-devel@lists.xensource.com
Subject: 3.0.3-rc3 restore problem
Date: Thu, 12 Oct 2006 09:52:59 -0700 [thread overview]
Message-ID: <452E72EB.5000202@gmail.com> (raw)
Hi everyone,
I tried to restore a saved domain but it failed with:
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line
263, in domain_restore_fd
return XendCheckpoint.restore(self, fd)
File "/usr/lib/python2.4/site-packages/xen/xend/XendCheckpoint.py",
line 150, in restore
balloon.free(xc.pages_to_kib(nr_pfns))
File "/usr/lib/python2.4/site-packages/xen/xend/balloon.py", line 166,
in free
raise VmError(
VmError: I need 192512 KiB, but dom0_min_mem is 200704 and shrinking to
200704 KiB would leave only 119668 KiB free.
For some reason, balloon.py get the wrong value for dom0_min_mem. In
grub.conf I set dom0_mem=131072 and xm list shows it correctly:
# xm list 0
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 128 1 r----- 4906.2
Did I miss something ?
Thanks,
Tuan
next reply other threads:[~2006-10-12 16:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-12 16:52 Tuan Van [this message]
2006-10-12 16:59 ` 3.0.3-rc3 restore problem Keir Fraser
2006-10-12 17:01 ` Ewan Mellor
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=452E72EB.5000202@gmail.com \
--to=lang.thang@gmail.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.