On Wed, Dec 5, 2012 at 12:35 PM, Alexander Graf <ag...@suse.de> wrote:

>
> On 05.12.2012, at 15:09, Erlon Cruz wrote:
>
> Hi Alex,
>
>
>>  Could you please post
>>
>>   * the exact command line you were using
>>
>
>  ./ppc64-softmmu/qemu-system-ppc64 -machine type=pseries,usb=off -m 512
> -net nic,vlan=0 -net tap -nographic -cdrom
> /exports/isos/SLES-11-SP2-DVD-ppc64-GM-DVD1.iso -hda
> /exports/sles11_sp2.qcow2 -monitor unix:/dev/tty1,nowait,server
>
>
> Ah, so you're using -M mac99, which means any patch that says "pseries"
> shouldn't affect that VM at all.
>
>
>   * details about your host: architecture, OS, kernel version
>>
>
>  Intel(R) Core(TM) i5-2520M CPU @ 2.50GH
>  Linux tpad 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012
> x86_64 x86_64 x86_64 GNU/Linux
>
>    * is this using KVM or TCG?
>>
>
> TCG
>
>
>>   * what SLES exactly are you using here?
>>
>
> SLES-11-SP2-DVD-ppc64-GM-DVD1.iso: sha256 ->
> 2247dd6bb495eb50860668e46f7d6ba004eece9909f347c8ce487fd6a5f65ee1
>
>   * the exact QEMU version
>>
>>
> Git: 01bbd8b... Update version for 1.3.0-rc2
>
> I also run the media check from the installer and it says its OK. The only
> abnormal think i could see is a message about the network interface, but it
> doesn't seen to affect the behavior in the rootfs guests:
>
>  Starting udev... ibmveth 1001: (unregistered net_device): unable to
> change checksum offload settings. 1 rc=-2 ret_attr=1001
>
> This last time I run, before that first error I mentioned I got this error
> in this package:
>
> Installation of package ./suse/ppc64/liborc-0_4-0-0.4.11-7.5.23.ppc64.rpm
> failed.
> Subprocess failed. Error: RPM failed: Inconsistency detected by ld.so:
> dl-lookup
>
> but after retrying it passed. But when it hit the vi-base it stuck in that
> error no matter how many times I retry or skip the package.
>
>
> This smells quite a lot like a TCG emulation bug. Could you please check
> if older versions used to work, so whether this is a regression or
> something that never really worked?
>
> Please also give -M pseries -vga std a try.
>

 /home/erlon/internal_git/qemu/ppc64-softmmu/qemu-system-ppc64 -machine
type=pseries,usb=off -m 512 -net nic,vlan=0 -net tap  -cdrom
/exports/isos/SLES-11-SP2-DVD-ppc64-GM-DVD1.iso -hda
/exports/sles11_sp2.qcow2 -vga std
Bringing up interface tap1... Done
Adding interface tap1 to bridge br0... Done
Warning: Disabling some instructions which are not emulated by TCG (0x0,
0x6)


Then I got no output after: Trying to load from cdrom ... Successfully
loaded
Not sure if it hanged or just the graphics where not shown. Does SLES uses
console=hvc0 in the boot options?


>
> Alex
>
>

Reply via email to