All of lore.kernel.org
 help / color / mirror / Atom feed
* Can a bcachefs filesystem be exported via NFS?
@ 2016-06-06 21:23 Martin McClure
  2016-06-08  3:45 ` Kent Overstreet
  0 siblings, 1 reply; 3+ messages in thread
From: Martin McClure @ 2016-06-06 21:23 UTC (permalink / raw)
  To: linux-bcache

Can a bcachefs filesystem be exported via NFS?

I have a bcachefs filesystem mounted on /meteor4. When I try to export
it, I get:

---
root@meteor:~# service nfs-kernel-server restart
 * Stopping NFS kernel daemon   [ OK ]
 * Unexporting directories for NFS kernel daemon...      [ OK ]
 * Exporting directories for NFS kernel daemon...
exportfs: /meteor4 does not support NFS export
---

and the system log says:

Jun  6 14:11:28 meteor rpc.mountd[31541]: /meteor3 and /meteor4 have
same filehandle for *, using first

Not sure what this is about. /meteor3 is a vanilla ext4 partition.

If I try to access /meteor4 from another machine via NFS, Meteor's log
shows this:

Jun  6 14:15:10 meteor rpc.mountd[31541]: Cannot export /meteor4,
possibly unsupported filesystem or fsid= required

So I'm guessing it's not yet supported, but wanted to check in case I'm
doing something wrong.

Thanks,

-Martin

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

end of thread, other threads:[~2016-06-16 18:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-06 21:23 Can a bcachefs filesystem be exported via NFS? Martin McClure
2016-06-08  3:45 ` Kent Overstreet
2016-06-16 18:46   ` Eric Wheeler

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.