public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien-rXXEIb44qovR7s880joybQ@public.gmane.org>
To: Anthony Liguori <anthony-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Data corruption in guest using KVM
Date: Sat, 21 Jul 2007 20:39:24 +0200	[thread overview]
Message-ID: <20070721183924.GA5108@hall.aurel32.net> (raw)
In-Reply-To: <46A24A7E.6040104-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>

On Sat, Jul 21, 2007 at 01:03:42PM -0500, Anthony Liguori wrote:
> >I am using raw files for the disk in all cases.
> >
> >Note that I have just seen a three bytes corruption. Building the glibc
> >seems to be a good way to reproduce the bug, as a lot of source files
> >are generated on the fly during the build, and as GCC does not like
> >source files with 0x00.
> >
> >I will try to do the same compilation using a NFS mount, to see if it
> >comes or not from the IDE controller emulation.
> >  
> 
> Can you do the same build on the host without corruption?  Are you sure 
> it's not a bad disk?
> 

I have got no problem building glibc and gcc on the two hosts (Core 2 
Quad and Athlon 64 X2), and the disks are working correctly on both
machines.

Note that I am using multiple guests on the same system. Could it be the
problem? I will do a test with only one guest when my current tests are
finished.

Regards,
Aurelien

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org         | aurelien-rXXEIb44qovR7s880joybQ@public.gmane.org
   `-    people.debian.org/~aurel32 | www.aurel32.net

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

  parent reply	other threads:[~2007-07-21 18:39 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-21 17:22 Data corruption in guest using KVM Aurelien Jarno
     [not found] ` <20070721172248.GA1555-OqXK5JiLQY5aJl8KAwiEcA@public.gmane.org>
2007-07-21 17:46   ` Anthony Liguori
     [not found]     ` <46A24675.1010506-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
2007-07-21 17:54       ` Aurelien Jarno
     [not found]         ` <20070721175404.GA3665-OqXK5JiLQY5aJl8KAwiEcA@public.gmane.org>
2007-07-21 18:03           ` Anthony Liguori
     [not found]             ` <46A24A7E.6040104-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
2007-07-21 18:39               ` Aurelien Jarno [this message]
     [not found]                 ` <20070721183924.GA5108-OqXK5JiLQY5aJl8KAwiEcA@public.gmane.org>
2007-07-21 21:00                   ` Missing my posts to this lists Simon Gao
     [not found]                     ` <46A273F4.2040001-g4dUTk+gKbW4mfPA/iJWtA@public.gmane.org>
2007-07-22  7:53                       ` Avi Kivity
2007-07-22  7:52   ` Data corruption in guest using KVM Avi Kivity
     [not found]     ` <46A30CA3.3090100-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-22 13:38       ` Aurelien Jarno
     [not found]         ` <20070722133818.GG16993-OqXK5JiLQY5aJl8KAwiEcA@public.gmane.org>
2007-07-22 13:46           ` Avi Kivity
     [not found]             ` <46A35FAB.701-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-22 16:44               ` Aurelien Jarno
     [not found]                 ` <20070722164454.GA26166-OqXK5JiLQY5aJl8KAwiEcA@public.gmane.org>
2007-07-22 17:34                   ` Avi Kivity
     [not found]                     ` <46A3952D.2020009-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-22 18:14                       ` Aurelien Jarno
2007-07-22 23:34                       ` Aurelien Jarno
     [not found]                         ` <20070722233429.GA10146-OqXK5JiLQY5aJl8KAwiEcA@public.gmane.org>
2007-07-23  6:08                           ` Aurelien Jarno
2007-07-23  8:04                           ` Avi Kivity
2007-07-22 15:14           ` Avi Kivity
     [not found]             ` <46A37448.1010008-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-22 15:19               ` Aurelien Jarno
     [not found]                 ` <20070722151913.GA22621-OqXK5JiLQY5aJl8KAwiEcA@public.gmane.org>
2007-07-22 15:24                   ` Avi Kivity

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=20070721183924.GA5108@hall.aurel32.net \
    --to=aurelien-rxxeib44qovr7s880joybq@public.gmane.org \
    --cc=anthony-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox