how did that /dev/dm-N work for KVM guests? any block device works, this is just a device mapper device. for qemu/kvm we are using virtio for basically everything, even console.
http://bugzilla.suse.com/show_bug.cgi?id=1003999 http://bugzilla.suse.com/show_bug.cgi?id=1003999#c9 Ruediger Oertel <ro@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #9 from Ruediger Oertel <ro@suse.com> --- the classic worker setup had logical volumes for both kvm and xen. (current workers just use files in a tmpfs instead, but you need enough ram to do this ...) anyway, fixed github.com:openSUSE/obs-build.git commit d65f0f936ffc4632f49ca2906cbf554f0474938b has the changes. (plus the missing xenblk (xen-blkfront) in the initrd used, which was the first problem encountered in the bug.) -- You are receiving this mail because: You are on the CC list for the bug.