[Bug 294383] p9fs(4): mount fails in QEMU/KVM guest
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294383 --- Comment #2 from Lexi Winter <[email protected]> --- yes, on a ppc64le guest it seems to work fine, although QEMU does print a warning: root@ppc64le-main:~ # mount -t p9fs vmshare /vmshare qemu-system-ppc64: warning: 9p: degraded performance: a reasonable high msize should be chosen on client/guest side (chosen msize is <= 8192). See https://wiki.qemu.org/Documentation/9psetup#msize for details. root@ppc64le-main:~ # -- You are receiving this mail because: You are the assignee for the bug.