All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Novotny <minovotn@redhat.com>
To: Jan Beulich <JBeulich@novell.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Keir Fraser <keir.fraser@eu.citrix.com>
Subject: Re: Re: Xen-unstable save error
Date: Tue, 22 Jun 2010 09:38:09 +0200	[thread overview]
Message-ID: <4C206861.9040702@redhat.com> (raw)
In-Reply-To: <4C2078E202000078000078BB@vpn.id2.novell.com>

On 06/22/2010 08:48 AM, Jan Beulich wrote:
>>>> On 22.06.10 at 08:23, Michal Novotny<minovotn@redhat.com>  wrote:
>>>>          
>> Jan, as we were solving this with Keir on the list I was unable to save
>> the HVM guest properly and reverting your c/s 21615 helped and with your
>> patch reverted it was working fine. Any idea why there were so type
>> failures for all the pages of HVM guest?
>>      
> Not really, and I think you will need to find out by instrumenting the
> hypercall implementation (XEN_DOMCTL_getpageframeinfo{2,3}) -
> really, type failures should only happen for grant frames and I/O
> memory pages (as you can see in the code, for the function to
> report XTAB either the MFN must be invalid, must be a Xen frame,
> or it must be impossible to obtain a reference to the page - all of
> which shouldn't hold for the majority of a HVM guest's pages).
>
> Btw., Keir, is it really correct for the type to be returned as zero
> (normal page) when xsm_getpageframeinfo() returns non-zero?
>
> Is there anything special about the guest you're trying to save? That
> patch was tested quite extensively here before submission...
>
> Jan
>    

Nothing special, the guest is RHEL-5 i386 HVM guest with the serial 
console enabled in /boot/grub/grub.conf to be able to access it using 
the `xm console` command. It returns no error printed to the xend.log 
(except when I added the debug output) but the total size of the 'ls 
-alh /path/to/save/file' (after the save) is 54M instead of > 1G (the 
guest memory size).

Michal

-- 
Michal Novotny<minovotn@redhat.com>, RHCE
Virtualization Team (xen userspace), Red Hat

  parent reply	other threads:[~2010-06-22  7:38 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-21 11:15 Xen-unstable save error Michal Novotny
2010-06-21 12:05 ` Keir Fraser
2010-06-21 12:38   ` Michal Novotny
2010-06-21 12:44     ` Keir Fraser
2010-06-21 12:47       ` Michal Novotny
2010-06-21 12:56         ` Keir Fraser
2010-06-21 13:10           ` Michal Novotny
2010-06-21 13:11             ` Keir Fraser
2010-06-21 12:57       ` Michal Novotny
2010-06-21 13:08         ` Keir Fraser
2010-06-21 13:18           ` Michal Novotny
2010-06-21 13:24             ` Keir Fraser
2010-06-21 13:37               ` Michal Novotny
2010-06-21 13:45                 ` Keir Fraser
2010-06-21 14:02                   ` Michal Novotny
2010-06-21 14:06                     ` Keir Fraser
2010-06-21 14:09                       ` Michal Novotny
2010-06-21 14:50                       ` Michal Novotny
2010-06-21 17:57                         ` Keir Fraser
2010-06-22  5:38                           ` Michal Novotny
2010-06-22  5:58                             ` Keir Fraser
2010-06-22  6:23                               ` Michal Novotny
2010-06-22  6:48                                 ` Jan Beulich
2010-06-22  6:51                                   ` Keir Fraser
2010-06-22  7:12                                     ` Jan Beulich
2010-06-22  7:36                                       ` Keir Fraser
2010-06-22  7:38                                   ` Michal Novotny [this message]
2010-06-22 10:01                                   ` Keir Fraser
2010-06-22 10:05                                     ` Michal Novotny
2010-06-22 10:23                                       ` Keir Fraser
2010-06-22 10:53                                         ` Michal Novotny

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=4C206861.9040702@redhat.com \
    --to=minovotn@redhat.com \
    --cc=JBeulich@novell.com \
    --cc=keir.fraser@eu.citrix.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.