[Bug 489425] unable to use tap:vmdk
http://bugzilla.novell.com/show_bug.cgi?id=489425 User wkong@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=489425#c6 wei kong <wkong@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WORKSFORME --- Comment #6 from wei kong <wkong@novell.com> 2009-05-07 02:13:29 MDT ---
Do you see the partitions of the disk? No, now I can reproduce this bug, sorry, I mislead by your steps, I suspect the type of your original image is raw, but qcow2?
Error: Device /dev/xvdp (tap) could not be disconnected.
See my result. all works fine. =========== linux-wkong:/mnt/sda12/q32 # xm block-list 16 Vdev BE handle state evt-ch ring-ref BE-path 51712 0 0 4 11 8 /local/domain/0/backend/vbd/16/51712 linux-wkong:/mnt/sda12/q32 # cat /etc/xen/vm/q32 | grep disk disk=[ 'tap:qcow2:/mnt/sda12/q32/disk0,xvda,w', ] linux-wkong:/mnt/sda12/q32 # qemu-img-xen convert -f qcow2 -O vmdk ./disk0 disk0.vmdk linux-wkong:/mnt/sda12/q32 # ll -rw-r--r-- 1 root root 2802380800 05-07 12:05 disk0 -rw-r--r-- 1 root root 2740912128 05-07 15:56 disk0.vmdk linux-wkong:/mnt/sda12/q32 # xm block-attach 16 tap:vmdk:/mnt/sda12/q32/disk0.vmdk /dev/xvdp w 0 linux-wkong:/mnt/sda12/q32 # cat /var/log/xen/tapdisk-ioemu.log | grep "size, secsize, info" hw/xen_blktap.c:593: Writing (size, secsize, info) = (0xc00000, 0x200, 0) linux-wkong:/mnt/sda12/q32 # xm co 16 linux-majy:~ # fdisk -l | grep xvdp Disk /dev/xvdp: 6442 MB, 6442450944 bytes /dev/xvdp1 1 107 859446 82 Linux swap / Solaris /dev/xvdp2 * 108 783 5429970 83 Linux linux-majy:~ # mount /dev/xvdp2 /mnt/t/ linux-majy:~ # ls /mnt/t/ bin dev home lost+found mnt proc sbin success tmp var boot etc lib media opt root srv sys usr linux-majy:~ # ============= So return to the reporter description, this maybe a bug, but I have tested many times, I can't reproduce it, so close this bug, Reopen when I encounter. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com