Hi Yan, Unfortunately mount as is is not working, and is not clear to me the issue admin@myvm:~$ sudo mount -t ceph 10.10.2.1:6789:/ /mnt/ceph -o name=XXXX,secret=XXXX mount: wrong fs type, bad option, bad superblock on 10.10.2.1:6789:/, missing codepage or helper program, or other error (for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program) In some cases useful info is found in syslog - try dmesg | tail or so admin@myvm:~$ sudo dmesg -c [ 46.188554] FS-Cache: Loaded [ 46.217521] Key type ceph registered [ 46.217621] libceph: loaded (mon/osd proto 15/24) [ 46.254304] FS-Cache: Netfs 'ceph' registered for caching [ 46.254311] ceph: loaded (mds proto 32) admin@myvm:~$ uname -a Linux pl-hadoop-4 3.16.7-031607-generic #201410301735 SMP Thu Oct 30 17:37:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux Is there any other thing i should look? Thanks! ________________________________________ De: Yan, Zheng <ukernel@xxxxxxxxx> Enviado: miércoles, 02 de marzo de 2016 12:43 a.m. Para: Jose M Cc: ceph-users@xxxxxxxxxxxxxx Asunto: Re: Manual or fstab mount on Ceph FS On Wed, Mar 2, 2016 at 4:57 AM, Jose M <soloninguno@xxxxxxxxxxx> wrote: > Hi guys, easy question. > > If i need to mount a ceph FS in client (manual mount or fstab), but this client won't be part of the ceph cluster (neither osd nor monitor node), do i still have to run the "ceph-deploy install ceph-client" command from the ceph admin node or there is another way? > > I mean what are the minimal requirements to get the "mount -t ceph 1.2.3.4:/ mountpoint" work. > > The SO in my cliente is an Ubuntu 14.04 LTS. No other package is required. But the kernel shipped by 14.04 is a little old, please update it if possible. Yan, Zheng > > Thanks in advance, > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com