All of lore.kernel.org
 help / color / mirror / Atom feed
* [Virtio-fs] One virtiofs daemon per exported dir requirement
@ 2020-02-14 19:27 Vivek Goyal
  2020-02-14 19:41 ` Dr. David Alan Gilbert
  0 siblings, 1 reply; 11+ messages in thread
From: Vivek Goyal @ 2020-02-14 19:27 UTC (permalink / raw)
  To: virtio-fs-list; +Cc: Mrunal Patel, Miklos Szeredi

Hi,

Dan Walsh and Mrunal mentioned that one virtiofsd daemon per exported
directory requirement sounds excessive. For container use case, they have
atleast 2-3 more directories they need to export (secrets and /etc/host). And
that means 3-4 virtiofsd running for each kata container. 

One option seems that bind mount all exports in one directory and export
that directory using one virtiofsd. I am aware of atleast one problem
with that configuraiton and that is possibility of inode number collision
if bind mounts are coming from different devices. Not sure how many
applications care though. Sergio is looking into solving this issue. It
might take a while though.

Any other thoughts?

Thanks
Vivek


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-02-21 15:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-14 19:27 [Virtio-fs] One virtiofs daemon per exported dir requirement Vivek Goyal
2020-02-14 19:41 ` Dr. David Alan Gilbert
2020-02-18 13:38   ` Stefan Hajnoczi
2020-02-18 18:28     ` Daniel Walsh
2020-02-18 18:29     ` Daniel Walsh
2020-02-18 18:32       ` Daniel Walsh
2020-02-18 18:58         ` Dr. David Alan Gilbert
2020-02-18 21:39           ` Daniel Walsh
2020-02-19 14:06             ` [Virtio-fs] Effect of nodev, noexec, nosuid mount options (Was: Re: One virtiofs daemon per exported dir requirement) Vivek Goyal
2020-02-21 15:38               ` Daniel Walsh
2020-02-19 15:24           ` [Virtio-fs] One virtiofs daemon per exported dir requirement Stefan Hajnoczi

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.