[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: unrealize mechanism in 9pfs



Hi,

> Could you paste the commands / libvirt configs you used to test this?

for handle:
 qemu -hda debian_wheezy_amd64_standard.qcow2 -fsdev handle,id=ninepfstest,path=/home/user/ -device virtio-9p-pci,fsdev=ninepfstest,mount_tag=ninepfstest

for proxy:
 qemu -hda debian_wheezy_amd64_standard.qcow2 -fsdev proxy,id=ninepfstest,path=/home/user/,sock_fd=1 -device virtio-9p-pci,fsdev=ninepfstest,mount_tag=ninepfstest

I've tested with several sock_fd values. For qemu-kvm, I've just
replaced 'qemu' by 'kvm'.

You can find the 'debian_wheezy_amd64_standard.qcow2' image here[0].

The libvirt config files are the default ones. I used the official
wheezy livecd[1] as test system. A tarred copy of the /etc/libvirt
directory is in attachment.

Cheers,
 Hugo

[0] https://people.debian.org/~aurel32/qemu/amd64/
[1] http://cdimage.debian.org/mirror/cdimage/archive/7.11.0-live/

-- 
             Hugo Lefeuvre (hle)    |    www.owl.eu.com
4096/ ACB7 B67F 197F 9B32 1533 431C AC90 AC3E C524 065E

Attachment: libvirt.tar.xz
Description: application/xz

Attachment: signature.asc
Description: PGP signature


Reply to: