On Tue, 2017-01-17 at 13:49 +0100, Loris Cuoghi wrote: > I think you're confusing CephFS kernel client and RBD kernel client. > > The Linux kernel contains both: > > * a module ceph.ko for accessing a CephFS > * a module rbd.ko for accessing an RBD (Rados Block Device) > > You can mount a CephFS using the kernel driver [0], or using an > userspace helper for FUSE [1]. > > [0] http://docs.ceph.com/docs/master/cephfs/kernel/ > [1] http://docs.ceph.com/docs/master/cephfs/fuse/ Hi, Thanks for your reply. I specifically didn't want a block device because I would like to mount the same volume on multiple machines to share the files, like you would with NFS. This is why I thought ceph-fuse would be what I needed. -- Cheers, Kingsley. _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com