All of lore.kernel.org
 help / color / mirror / Atom feed
From: MkfsSion <mkfssion@mkfssion.com>
To: virtio-fs@redhat.com
Subject: [Virtio-fs] VirtIOFS Service stop working on Windows guest when reading file from shared directory
Date: Sun, 27 Mar 2022 15:48:56 +0800	[thread overview]
Message-ID: <2237527.ElGaqSPkdT@mkfssion-lpc> (raw)

[-- Attachment #1: Type: text/plain, Size: 1471 bytes --]

Hello everyone,
	I encountered an issue when using VirtIOFS on Windows guest. Once I 
read files on guest, the VirtIOFS service stopped suddenly. I followed the 
instruction on https://virtio-fs.gitlab.io/howto-windows.html site. The 
following is the information about my setup.
	virtiofsd version: 
		mkfssion@MkfsSion-LPC ~ [1]> /usr/lib/qemu/virtiofsd -V
		virtiofsd version 6.2.0
		Copyright (c) 2003-2021 Fabrice Bellard and the QEMU 
Project developers
		using FUSE kernel interface version 7.33

        Linux version:
		Linux MkfsSion-LPC 5.10.108-1-lts510 #1 SMP Wed, 23 Mar 
2022 09:50:53 +0000 x86_64 GNU/Linux
	
	Windows guest:
		Version	Windows 10 Enterprise LTSC
		Version Number	21H2
		OS Internal Version	19044.1586
		Experience	Windows Feature Experience Pack 
120.2212.4170.0

	VirtIODriver: virtio-win-0.1.215

	Error code shown in Windows Explorer: 0x800703E3

	Debug log from VirtIOFS service after appending -d -1 -D C:
\virtiofs.log parameter: https://fars.ee/D0sr

	Host FS: btrfs

	libvirt xml:
		...
		<memoryBacking>
    			<hugepages/>
    			<source type="memfd"/>
    			<access mode="shared"/>
  		</memoryBacking>
		...
		<filesystem type="mount" accessmode="passthrough">
  		<driver type="virtiofs"/>
  		<binary path="/usr/lib/qemu/virtiofsd"/>
  		<source dir="/var/lib/libvirt/share"/>
  		<target dir="share"/>
  		<alias name="fs0"/>
  		<address type="pci" domain="0x0000" bus="0x0a" 
slot="0x00" function="0x0"/>
		</filesystem>

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2022-03-27  7:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-27  7:48 MkfsSion [this message]
2022-03-28 10:38 ` [Virtio-fs] VirtIOFS Service stop working on Windows guest when reading file from shared directory Xiaoling Gao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2237527.ElGaqSPkdT@mkfssion-lpc \
    --to=mkfssion@mkfssion.com \
    --cc=virtio-fs@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.