All of lore.kernel.org
 help / color / mirror / Atom feed
From: tgh <wwwwww4187@sina.com.cn>
To: xen-devel@lists.xensource.com, xen-users@lists.xensource.com
Subject: failure about xc_save
Date: Wed, 27 Feb 2008 11:41:47 +0800	[thread overview]
Message-ID: <47C4DBFB.6080908@sina.com.cn> (raw)
In-Reply-To: <47C4BEB4.8010501@sina.com.cn>

hi
I try to use the xc_save in the /tools/xcutils/xc_save ,but it could not
work,

what should i do ,

Thanks

in xen-3.1.0
[root@amdvt01 ~]# cd /home/xen-3.1.0-src/tools/xcutils/
[root@amdvt01 xcutils]# ls
Makefile readnotes.c xc_restore xc_restore.o xc_save.c
readnotes readnotes.o xc_restore.c xc_save xc_save.o
[root@amdvt01 xcutils]# ./xc_save /tmp/dom67 dom67 2 3 1
ERROR Internal error: Couldn't map live_shinfo
Warning - couldn't disable shadow modeSave exit rc=1
[root@amdvt01 xcutils]# ./xc_save /tmp/dom67 dom67 2 3 0
ERROR Internal error: Couldn't map live_shinfo
Save exit rc=1
[root@amdvt01 xcutils]# ./xc_save /tmp/dom67 dom67 1 3 1
ERROR Internal error: Couldn't map live_shinfo
Warning - couldn't disable shadow modeSave exit rc=1
[root@amdvt01 xcutils]# ./xc_save /tmp/dom67 dom67 1 3 15
ERROR Internal error: Couldn't enable shadow mode
Warning - couldn't disable shadow modeSave exit rc=1
[root@amdvt01 xcutils]#

and xen-3.0.3
[root@genode011 xcutils]# ./xc_save /tmp/dom3 dom3 2 2 1
Invalid state record -- pfn count out of range: 4294967295: 0
Warning - couldn't disable shadow modeSave exit rc=1
[root@genode011 xcutils]# ./xc_save /tmp/dom3 dom3 2 2 0
Invalid state record -- pfn count out of range: 4294967295: 0
Save exit rc=1
[root@genode011 xcutils]# ./xc_save /tmp/dom3 dom3 1 2 0
Invalid state record -- pfn count out of range: 4294967295: 0
Save exit rc=1
[root@genode011 xcutils]#

      reply	other threads:[~2008-02-27  3:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-02 22:18 xentrace_setmask badly broken? Dan Magenheimer
2008-01-03  1:51 ` Mark Williamson
2008-01-03  3:42   ` Rob Gardner
2008-01-04  8:13   ` migration and restore? tgh
2008-01-08 12:16     ` Andre Przywara
2008-01-08 12:57       ` Daniel Stodden
2008-02-27  1:36         ` tgh
2008-02-27  3:41           ` tgh [this message]

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=47C4DBFB.6080908@sina.com.cn \
    --to=wwwwww4187@sina.com.cn \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-users@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.