[Bug 458201] [NEW] kernel stacktrace on volume detach in kvm guest
Scott Moser
smoser at ubuntu.com
Thu Oct 22 15:26:58 BST 2009
Public bug reported:
Binary package hint: qemu-kvm
I'm using eucalyptus, an install post beta
I do (cc$ indicates cloud controller, instance$ indicates in instance)
- cc$ euca-create-volume -s 1 -z sm-zone-1a
- cc$ euca-attach-volume -i i-4AA8096D -d sdb vol-32F804B0
- instance$ sudo mkfs.ext4 -F /dev/sdb
- instance$ sudo mount /dev/sdb /mnt
- instance$ echo "hello world" | tee /mnt/foo
- instance$ sudo umount /mnt
- instance$ sudo mount /dev/sdb /mnt
- instance$ cat /mnt/foo
- instance$ sudo umount /mnt
- cc$ euca-detach-volume vol-32F804B0
And the instance sees a kernel stack trace in dmesg.
$ dpkg-query --show qemu-kvm "*euca*"
euca2ools 1.0+bzr20091007-0ubuntu1
eucalyptus-common 1.6~bzr931-0ubuntu2
eucalyptus-gl 1.6~bzr931-0ubuntu2
eucalyptus-nc 1.6~bzr931-0ubuntu2
qemu-kvm 0.11.0-0ubuntu5
the UEC image was 20091022 (RC)
** Affects: qemu
Importance: Undecided
Status: Incomplete
** Affects: qemu-kvm (Ubuntu)
Importance: Undecided
Status: New
--
kernel stacktrace on volume detach in kvm guest
https://bugs.launchpad.net/bugs/458201
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.
More information about the Ubuntu-server-bugs
mailing list