Hi John, On Thu, Jan 15, 2009 at 11:47:23AM -0500, John Morrissey wrote: > Package: kvm > Version: 82+dfsg-1 > Severity: important > > Domains with a SCSI disk attached: > > <disk type='file' device='disk'> > <source file='/var/lib/libvirt/images/scsi.qcow'/> > <target dev='sda' bus='scsi'/> > </disk> > > BUG after accessing the SCSI disk. This is readily reproducible with a lenny > amd64 host installing lenny amd64 in a domain. mkfsing the domain's > filesystems fails, d-i prompts you to Retry, Ignore, or Cancel, and choosing > Cancel generates the Oops (below). Could you try to verify if this also hits with a raw iscsi partition instead of qcow?
> Removing CVE-2008-0928-fedora.patch from the kvm packaging in experimental > "fixes" this behavior. > > FWIW, I originally thought this was fixed by updating to the latest > CVE-2008-0928-fedora.patch from Fedora, for KVM 81 and up > (http://marc.info/?l=kvm&m=123032725115808&w=2), but it appears I was > mistaken or my testing flawed somehow, since I can reproduce this behavior > every time I try to boot/install any host from/to a SCSI disk. Unfortunately we already have the latest patch from fedora. As to your question how to run without libvirt to try the -no-kvm/-no-kvm-irqchip options. Try: /usr/bin/kvm -M pc -m 512 -smp 1 -name test \ -boot c -drive file=image.qcow,if=scsi,index=0,boot=on -serial pty -parallel none -usb -vnc 0.0.0.0:1 Cheers, -- Guido -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org