From: Vivek Goyal <vgoyal@redhat.com>
To: "Boeuf, Sebastien" <sebastien.boeuf@intel.com>
Cc: virtio-fs-list <virtio-fs@redhat.com>
Subject: Re: [Virtio-fs] Rebased kernel patches to 5.3-rc kernel
Date: Wed, 7 Aug 2019 20:23:05 -0400 [thread overview]
Message-ID: <20190808002305.GB24807@redhat.com> (raw)
In-Reply-To: <1E91073893EF8F498411079ED374F912460D57F0@ORSMSX115.amr.corp.intel.com>
On Wed, Aug 07, 2019 at 11:23:35PM +0000, Boeuf, Sebastien wrote:
> Hi Vivek, I just tried the new kernel and I run into issues with my VMM.
> When I try to mount from inside the guest with the following command:
> # mount -t virtio_fs /dev/null mount_dir/ -o tag=myfs,rootmode=040000,user_id=0,group_id=0,dax
>
> I realized the mount command changed into this:
> mount -t virtio_fs myfs mount_dir/ -o rootmode=040000,user_id=0,group_id=0,dax
Hi Sebastien,
Adding virtio-fs list back. I think its a good idea to keep conversation
on list, just in case others face similar issues.
>
> It'd be nice to update it from the official documentation.
Yes it will be nice to update doc.
Stefan, can you please take care of updating docs. We will have to mention
for 4.19 kernel syntax is different and for latest kernel syntax is
different.
>
> Now, when I try to read from my files, I get nothing. I see the mmap happening,
> but the output of `cat` is empty.
> Can you think of anything that changed that could affect the mapping?
For me it works. Which virtiofsd are you using. I am using virtio-fs-dev
branch of qemu.
https://gitlab.com/virtio-fs/qemu/commits/virtio-fs-dev
If it still does not work, try disabling dax and see if it helps.
Thanks
Vivek
next prev parent reply other threads:[~2019-08-08 0:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-07 21:26 [Virtio-fs] Rebased kernel patches to 5.3-rc kernel Vivek Goyal
2019-08-07 22:52 ` Boeuf, Sebastien
[not found] ` <1E91073893EF8F498411079ED374F912460D57F0@ORSMSX115.amr.corp.intel.com>
2019-08-08 0:23 ` Vivek Goyal [this message]
2019-08-08 5:01 ` Boeuf, Sebastien
2019-08-08 8:32 ` Stefan Hajnoczi
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=20190808002305.GB24807@redhat.com \
--to=vgoyal@redhat.com \
--cc=sebastien.boeuf@intel.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.