[Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause file corruption

2017-04-25 Thread Thomas Huth
*** This bug is a duplicate of bug 1463812 *** https://bugs.launchpad.net/bugs/1463812 ** This bug has been marked a duplicate of bug 1463812 qemu-system-ppc64 V2.30 cause RHEL5.9 disk corruption -- You received this bug notification because you are a member of qemu- devel-ml, which is su

[Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause file corruption

2017-04-25 Thread Thomas Huth
** Changed in: qemu Status: New => Incomplete -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1289898 Title: qemu-system-ppc64 easily cause file corruption Status in QEMU: Incomplete Bug d

[Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause file corruption

2016-10-24 Thread Thomas Huth
Is this the same issue as bug https://bugs.launchpad.net/qemu/+bug/1463812 ? If so, I think we should close one of the two tickets - no need to track an issue twice. ** Tags added: ppc -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU.

[Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause file corruption

2015-07-04 Thread wzis
After got qemu 2.3.0, I tested on CentOS6.6, the qemu-system-ppc64 also causes filesystem corruption for the big endian RHEL5.9 for power. So this should confirm the qemu for ppc has bug from at least 1.7 onward. -- You received this bug notification because you are a member of qemu- devel-ml, wh

[Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause file corruption

2015-07-04 Thread wzis
And seems no developer cares about this issue. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1289898 Title: qemu-system-ppc64 easily cause file corruption Status in QEMU: New Bug description:

[Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause file corruption

2014-03-13 Thread wzis
and lots of dependency issue . -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1289898 Title: qemu-system-ppc64 easily cause file corruption Status in QEMU: New Bug description: the qemu-system

Re: [Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause file corruption

2014-03-10 Thread wzis
On my RHEL 5.3 box, there are too many problems to get git work. And on the CentOS 6.4 it has many problem to get pixman, so I just can't test the latest qemu unless you also put the pixman in as 1.7.0 does. > Date: Mon, 10 Mar 2014 10:53:48 + > From: bonz...@gnu.org > To: w...@hotmail.com > S

Re: [Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause file corruption

2014-03-10 Thread wzis
Yes, I tried that, but it failed due to some php component missing. > Date: Mon, 10 Mar 2014 10:45:34 + > From: peter.mayd...@linaro.org > To: w...@hotmail.com > Subject: Re: [Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause > file corruption > > On 10 M

[Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause file corruption

2014-03-10 Thread Paolo Bonzini
Also, RHEL5 does have git in the EPEL repository. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1289898 Title: qemu-system-ppc64 easily cause file corruption Status in QEMU: New Bug description

Re: [Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause file corruption

2014-03-10 Thread Peter Maydell
On 10 March 2014 10:00, wzis wrote: > I can't test from git: on one box with git, it failed for the pixman > missing Did you try the git submodule command that configure suggests when it can't find pixman? That will pull in and build a local copy of pixman for QEMU. thanks -- PMM

[Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause file corruption

2014-03-10 Thread wzis
I can't test from git: on one box with git, it failed for the pixman missing. and the RHEL 5.3 doesn't have git. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1289898 Title: qemu-system-ppc64 easil

[Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause file corruption

2014-03-09 Thread wzis
I found a CentOS 6.4 machine which has QEMU 1.5.3, and copied the ppcrhel5.img to that machine, and tested, found it's reliable, and no such file and filesystem easy corruption issue. So, it's the 1.6.2 and 1.7.0 have the problem. -- You received this bug notification because you are a member of

[Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause file corruption

2014-03-09 Thread wzis
I used the following way to start the VM: #!/bin/bash ifconfig -a|grep tap0 >/dev/null 2>&1 || qemu-ifup tap0 qemu-system-ppc64 -hda ppcrhel5.img -cpu POWER7 -machine type=pseries,usb=off -m 768 -nographic -net nic -net tap,ifname=tap0,script=no qemu-ifdown tap0 -- You received this bug notifi

[Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause file corruption

2014-03-09 Thread Paolo Bonzini
Hi, any chance you could try the latest snapshot from git? It has a lot of PPC64 changes. Also, please pass your QEMU command line. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1289898 Title: qem

[Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause file corruption

2014-03-09 Thread wzis
Correction, the qemu-system-ppc64 is running a VM for RHEL5.9 for PPC, not fedora-19. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1289898 Title: qemu-system-ppc64 easily cause file corruption St

[Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause file corruption

2014-03-09 Thread wzis
** Description changed: the qemu-system-ppc64 is used to run RHEL5.9 for IBM Power on RHEL 5.3. Previously I was using QEMU 1.5.x for several months with no problem. But after the RHEL 5.3 host damaged, and rebuilt, now I tried both QEMU 1.6.2 and QEMU 1.7.0, found both can easily cause file

[Qemu-devel] [Bug 1289898] Re: qemu-system-ppc64 easily cause file corruption

2014-03-09 Thread wzis
** Description changed: - the qemu-system-ppc64 is used to run Fedora-19 on RHEL 5.3. + the qemu-system-ppc64 is used to run RHEL5.9 for IBM Power on RHEL 5.3. Previously I was using QEMU 1.5.x for several months with no problem. But after the RHEL 5.3 host damaged, and rebuilt, now I tried bot