[Bug 1734856] Re: Can't boot VM with more than 16 disks (slof buffer issue)

2017-12-15 Thread Nikunj A Dadhania
On my test environment with the extracted slof.bin from the DEB package,
I do not see the issue.

./ppc64-softmmu/qemu-system-ppc64 -nographic -nodefaults -serial stdio -monitor 
pty -m 2G -device virtio-scsi-pci`for ((i=2;i<=30;i++)) ; do echo -n "  
-drive file=/tmp/storage$i.qcow2,if=none,id=drive$i,format=qcow2 -device 
scsi-hd,drive=drive$i,id=disk$i,channel=0,scsi-id=0,lun=$i,bootindex=$i"; 
done;` -drive 
file=../../imgs/guest.disk,if=none,id=drv1,format=qcow2,cache=none -device 
scsi-hd,drive=drv1 -device virtio-scsi-pci `for ((i=31, j=1;i<=50;i++,j++)) ; 
do echo -n "  -drive file=/tmp/storage$i.qcow2,if=none,id=drive$i,format=qcow2 
-device 
scsi-hd,drive=drive$i,id=disk$i,channel=0,scsi-id=1,lun=$j,bootindex=$i"; done;`
qemu-system-ppc64: -monitor pty: char device redirected to /dev/pts/1 (label 
compat_monitor0)


SLOF **
QEMU Starting
 Build Date = Dec 13 2017 13:46:58
 FW Version = buildd@ release 20170724
 Press "s" to enter Open Firmware.


Boots fine, I have asked Rahul to verify as well in his environment.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734856

Title:
  Can't boot VM with more than 16 disks (slof buffer issue)

To manage notifications about this bug go to:
https://bugs.launchpad.net/slof/+bug/1734856/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734856] Re: Can't boot VM with more than 16 disks (slof buffer issue)

2017-12-14 Thread Nikunj A Dadhania
@paelzer Had a discussion with Alexey, he has created a release label

https://github.com/aik/SLOF/commit/fa981320a1e0968d6fc1b8de319723ff8212b337

Waiting for the mirror to happen on
https://git.qemu.org/?p=SLOF.git;a=commit;h=HEAD

Once that happens, he will send a slof update patch to the qemu mailing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734856

Title:
  Can't boot VM with more than 16 disks (slof buffer issue)

To manage notifications about this bug go to:
https://bugs.launchpad.net/slof/+bug/1734856/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734856] Re: Can't boot VM with more than 16 disks (slof buffer issue)

2017-12-13 Thread Nikunj A Dadhania
@paelzer you need to have boot order in each of these disk



-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734856

Title:
  Can't boot VM with more than 16 disks (slof buffer issue)

To manage notifications about this bug go to:
https://bugs.launchpad.net/slof/+bug/1734856/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1504357] Re: qemu-slof stage1 crashes when linked with binutils 2.25.1

2015-10-08 Thread Nikunj A Dadhania
Appreciate if you can send a patch to s...@lists.ozlabs.org

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1504357

Title:
  qemu-slof stage1 crashes when linked with binutils 2.25.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/slof/+bug/1504357/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1503929] Re: trusty-updates qemu-slof network boot breaks subsequent OpenFirmware operations

2015-10-07 Thread Nikunj A Dadhania
We had found a bug in this code earlier and fixed by:

http://git.qemu.org/?p=SLOF.git;a=commit;h=8d96fe983fac761677453b06b0d7054db8e681f6

With older compiler is did not show up though. Can you check with this
fix ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1503929

Title:
  trusty-updates qemu-slof network boot breaks subsequent OpenFirmware
  operations

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/slof/+bug/1503929/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1503929] Re: trusty-updates qemu-slof network boot breaks subsequent OpenFirmware operations

2015-10-07 Thread Nikunj A Dadhania
** Changed in: slof (Ubuntu Trusty)
 Assignee: (unassigned) => Nikunj A Dadhania (nikunjad)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1503929

Title:
  trusty-updates qemu-slof network boot breaks subsequent OpenFirmware
  operations

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/slof/+bug/1503929/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs