kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ kvm-Bugs-2487340 ] Possible memory corruption when file > RAM
@ 2009-01-09 12:18 SourceForge.net
  0 siblings, 0 replies; 6+ messages in thread
From: SourceForge.net @ 2009-01-09 12:18 UTC (permalink / raw)
  To: noreply

Bugs item #2487340, was opened at 2009-01-05 21:09
Message generated for change (Comment added) made by jaketmuss
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2487340&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jake Muss (jaketmuss)
Assigned to: Nobody/Anonymous (nobody)
Summary: Possible memory corruption when file > RAM

Initial Comment:
Host: Debian Lenny AMD64, Intel Q6600 , kvm-82
Guest, Debian Lenny AMD64

I've been having issues with file corruption and I've simplified the issue down to the following:

create a 1G file: dd if=/dev/urandom of=1G bs=1G count=1
md5sum the file twice and the results will be different.

I've tested this on ext2, ext3, backing device lvm,qcow2,raw

If I change the RAM to 2G, I can then correctly md5sum the original file, however if I create a new file that's 2G the issue reappears. 

The only time the test has not failed was for the first few tests after the odd reboot. 

----------------------------------------------------------------------

>Comment By: Jake Muss (jaketmuss)
Date: 2009-01-10 01:18

Message:
Guest RAM. 

I have also now tried using Fedora 10 as a guest and using Debian Lenny
i386 (32 bit) as a guest, still have the same issue. I ram memcheck for one
pass in fedora and that didnlt come up with anything, and also one pass on
the host. I'm not able to take the host down for long periods. 

Lastly, I seem to be able to get the same md5 sum if nothing else is
causing a big change the page cache, however the md5sum is still wrong and
won't be repeated later on. So I guess it's either getting into the cache
incorrectly, or something to do with the way is accessed. I did some other
tests with a binary diff and in a 1 gig file I had about 8 bits different. 


----------------------------------------------------------------------

Comment By: Amit Shah (amitshah)
Date: 2009-01-10 00:56

Message:
Which RAM do you mean? Host RAM or guest RAM?



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2487340&group_id=180599

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

* [ kvm-Bugs-2487340 ] Possible memory corruption when file > RAM
@ 2009-01-15 15:52 SourceForge.net
  0 siblings, 0 replies; 6+ messages in thread
From: SourceForge.net @ 2009-01-15 15:52 UTC (permalink / raw)
  To: noreply

Bugs item #2487340, was opened at 2009-01-05 21:09
Message generated for change (Comment added) made by jaketmuss
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2487340&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Jake Muss (jaketmuss)
Assigned to: Nobody/Anonymous (nobody)
Summary: Possible memory corruption when file > RAM

Initial Comment:
Host: Debian Lenny AMD64, Intel Q6600 , kvm-82
Guest, Debian Lenny AMD64

I've been having issues with file corruption and I've simplified the issue down to the following:

create a 1G file: dd if=/dev/urandom of=1G bs=1G count=1
md5sum the file twice and the results will be different.

I've tested this on ext2, ext3, backing device lvm,qcow2,raw

If I change the RAM to 2G, I can then correctly md5sum the original file, however if I create a new file that's 2G the issue reappears. 

The only time the test has not failed was for the first few tests after the odd reboot. 

----------------------------------------------------------------------

>Comment By: Jake Muss (jaketmuss)
Date: 2009-01-16 04:52

Message:
CPU swap-out resolved the issue (Q6600) 

----------------------------------------------------------------------

Comment By: Jake Muss (jaketmuss)
Date: 2009-01-11 02:02

Message:
I've tested with -no-kvm-irqchip, -no-kvm-pit switch and -no-kvm, all have
the same result.

----------------------------------------------------------------------

Comment By: Amit Shah (amitshah)
Date: 2009-01-11 01:47

Message:
I can't reproduce this on a Lenny guest on an F10 host. Both are 64-bit.

Can you try reproducing this with -no-kvm and report the results?

----------------------------------------------------------------------

Comment By: Jake Muss (jaketmuss)
Date: 2009-01-10 01:18

Message:
Guest RAM. 

I have also now tried using Fedora 10 as a guest and using Debian Lenny
i386 (32 bit) as a guest, still have the same issue. I ram memcheck for one
pass in fedora and that didnlt come up with anything, and also one pass on
the host. I'm not able to take the host down for long periods. 

Lastly, I seem to be able to get the same md5 sum if nothing else is
causing a big change the page cache, however the md5sum is still wrong and
won't be repeated later on. So I guess it's either getting into the cache
incorrectly, or something to do with the way is accessed. I did some other
tests with a binary diff and in a 1 gig file I had about 8 bits different. 


----------------------------------------------------------------------

Comment By: Amit Shah (amitshah)
Date: 2009-01-10 00:56

Message:
Which RAM do you mean? Host RAM or guest RAM?



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2487340&group_id=180599

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

* [ kvm-Bugs-2487340 ] Possible memory corruption when file > RAM
@ 2009-01-10 13:02 SourceForge.net
  0 siblings, 0 replies; 6+ messages in thread
From: SourceForge.net @ 2009-01-10 13:02 UTC (permalink / raw)
  To: noreply

Bugs item #2487340, was opened at 2009-01-05 21:09
Message generated for change (Comment added) made by jaketmuss
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2487340&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Jake Muss (jaketmuss)
Assigned to: Nobody/Anonymous (nobody)
Summary: Possible memory corruption when file > RAM

Initial Comment:
Host: Debian Lenny AMD64, Intel Q6600 , kvm-82
Guest, Debian Lenny AMD64

I've been having issues with file corruption and I've simplified the issue down to the following:

create a 1G file: dd if=/dev/urandom of=1G bs=1G count=1
md5sum the file twice and the results will be different.

I've tested this on ext2, ext3, backing device lvm,qcow2,raw

If I change the RAM to 2G, I can then correctly md5sum the original file, however if I create a new file that's 2G the issue reappears. 

The only time the test has not failed was for the first few tests after the odd reboot. 

----------------------------------------------------------------------

Comment By: Jake Muss (jaketmuss)
Date: 2009-01-11 02:02

Message:
I've tested with -no-kvm-irqchip, -no-kvm-pit switch and -no-kvm, all have
the same result.

----------------------------------------------------------------------

Comment By: Amit Shah (amitshah)
Date: 2009-01-11 01:47

Message:
I can't reproduce this on a Lenny guest on an F10 host. Both are 64-bit.

Can you try reproducing this with -no-kvm and report the results?

----------------------------------------------------------------------

Comment By: Jake Muss (jaketmuss)
Date: 2009-01-10 01:18

Message:
Guest RAM. 

I have also now tried using Fedora 10 as a guest and using Debian Lenny
i386 (32 bit) as a guest, still have the same issue. I ram memcheck for one
pass in fedora and that didnlt come up with anything, and also one pass on
the host. I'm not able to take the host down for long periods. 

Lastly, I seem to be able to get the same md5 sum if nothing else is
causing a big change the page cache, however the md5sum is still wrong and
won't be repeated later on. So I guess it's either getting into the cache
incorrectly, or something to do with the way is accessed. I did some other
tests with a binary diff and in a 1 gig file I had about 8 bits different. 


----------------------------------------------------------------------

Comment By: Amit Shah (amitshah)
Date: 2009-01-10 00:56

Message:
Which RAM do you mean? Host RAM or guest RAM?



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2487340&group_id=180599

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

* [ kvm-Bugs-2487340 ] Possible memory corruption when file > RAM
@ 2009-01-10 12:47 SourceForge.net
  0 siblings, 0 replies; 6+ messages in thread
From: SourceForge.net @ 2009-01-10 12:47 UTC (permalink / raw)
  To: noreply

Bugs item #2487340, was opened at 2009-01-05 13:39
Message generated for change (Settings changed) made by amitshah
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2487340&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Jake Muss (jaketmuss)
Assigned to: Nobody/Anonymous (nobody)
Summary: Possible memory corruption when file > RAM

Initial Comment:
Host: Debian Lenny AMD64, Intel Q6600 , kvm-82
Guest, Debian Lenny AMD64

I've been having issues with file corruption and I've simplified the issue down to the following:

create a 1G file: dd if=/dev/urandom of=1G bs=1G count=1
md5sum the file twice and the results will be different.

I've tested this on ext2, ext3, backing device lvm,qcow2,raw

If I change the RAM to 2G, I can then correctly md5sum the original file, however if I create a new file that's 2G the issue reappears. 

The only time the test has not failed was for the first few tests after the odd reboot. 

----------------------------------------------------------------------

>Comment By: Amit Shah (amitshah)
Date: 2009-01-10 18:17

Message:
I can't reproduce this on a Lenny guest on an F10 host. Both are 64-bit.

Can you try reproducing this with -no-kvm and report the results?

----------------------------------------------------------------------

Comment By: Jake Muss (jaketmuss)
Date: 2009-01-09 17:48

Message:
Guest RAM. 

I have also now tried using Fedora 10 as a guest and using Debian Lenny
i386 (32 bit) as a guest, still have the same issue. I ram memcheck for one
pass in fedora and that didnlt come up with anything, and also one pass on
the host. I'm not able to take the host down for long periods. 

Lastly, I seem to be able to get the same md5 sum if nothing else is
causing a big change the page cache, however the md5sum is still wrong and
won't be repeated later on. So I guess it's either getting into the cache
incorrectly, or something to do with the way is accessed. I did some other
tests with a binary diff and in a 1 gig file I had about 8 bits different. 


----------------------------------------------------------------------

Comment By: Amit Shah (amitshah)
Date: 2009-01-09 17:26

Message:
Which RAM do you mean? Host RAM or guest RAM?



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2487340&group_id=180599

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

* [ kvm-Bugs-2487340 ] Possible memory corruption when file > RAM
@ 2009-01-09 11:56 SourceForge.net
  0 siblings, 0 replies; 6+ messages in thread
From: SourceForge.net @ 2009-01-09 11:56 UTC (permalink / raw)
  To: noreply

Bugs item #2487340, was opened at 2009-01-05 13:39
Message generated for change (Comment added) made by amitshah
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2487340&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Jake Muss (jaketmuss)
Assigned to: Nobody/Anonymous (nobody)
Summary: Possible memory corruption when file > RAM

Initial Comment:
Host: Debian Lenny AMD64, Intel Q6600 , kvm-82
Guest, Debian Lenny AMD64

I've been having issues with file corruption and I've simplified the issue down to the following:

create a 1G file: dd if=/dev/urandom of=1G bs=1G count=1
md5sum the file twice and the results will be different.

I've tested this on ext2, ext3, backing device lvm,qcow2,raw

If I change the RAM to 2G, I can then correctly md5sum the original file, however if I create a new file that's 2G the issue reappears. 

The only time the test has not failed was for the first few tests after the odd reboot. 

----------------------------------------------------------------------

>Comment By: Amit Shah (amitshah)
Date: 2009-01-09 17:26

Message:
Which RAM do you mean? Host RAM or guest RAM?



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2487340&group_id=180599

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

* [ kvm-Bugs-2487340 ] Possible memory corruption when file > RAM
@ 2009-01-05  8:09 SourceForge.net
  0 siblings, 0 replies; 6+ messages in thread
From: SourceForge.net @ 2009-01-05  8:09 UTC (permalink / raw)
  To: noreply

Bugs item #2487340, was opened at 2009-01-05 21:09
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2487340&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jake Muss (jaketmuss)
Assigned to: Nobody/Anonymous (nobody)
Summary: Possible memory corruption when file > RAM

Initial Comment:
Host: Debian Lenny AMD64, Intel Q6600 , kvm-82
Guest, Debian Lenny AMD64

I've been having issues with file corruption and I've simplified the issue down to the following:

create a 1G file: dd if=/dev/urandom of=1G bs=1G count=1
md5sum the file twice and the results will be different.

I've tested this on ext2, ext3, backing device lvm,qcow2,raw

If I change the RAM to 2G, I can then correctly md5sum the original file, however if I create a new file that's 2G the issue reappears. 

The only time the test has not failed was for the first few tests after the odd reboot. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2487340&group_id=180599

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

end of thread, other threads:[~2009-01-15 15:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-09 12:18 [ kvm-Bugs-2487340 ] Possible memory corruption when file > RAM SourceForge.net
  -- strict thread matches above, loose matches on Subject: below --
2009-01-15 15:52 SourceForge.net
2009-01-10 13:02 SourceForge.net
2009-01-10 12:47 SourceForge.net
2009-01-09 11:56 SourceForge.net
2009-01-05  8:09 SourceForge.net

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).