copied ceph.conf from the servers. hope this helps. should this be
concidered an unsupported feature?

# rbd-fuse /cmnt -c /etc/ceph/ceph.conf -d
FUSE library version: 2.9.2
nullpath_ok: 0
nopath: 0
utime_omit_ok: 0
unique: 1,
opcode: INIT (26), nodeid: 0, insize: 56, pid: 0
INIT: 7.22 flags=0x0000f7fb max_readahead=0x00020000 Error connecting to
cluster: No such file or directory



On Wed, Jul 29, 2015 at 5:33 AM Ilya Dryomov <idryo...@gmail.com> wrote:

> On Wed, Jul 29, 2015 at 2:52 PM, pixelfairy <pixelfa...@gmail.com> wrote:
> > client debian wheezy, server ubuntu trusty. both running ceph 0.94.2
> >
> > rbd-fuse seems to work, but cant access, saying "Transport endpoint is
> > not connected" when i try to ls the mount point.
> >
> > on the ceph server, (a virtual machine, as its a test cluster)
>
> rbd-fuse is pretty much a prototype and could use a lot of improvement.
> In particular, it doesn't use ceph cli arguments infrastructure, and is
> therefore very peaky ceph.conf.  Make sure you are specifying the full
> path to your ceph.conf explicitly:
>
> $ sudo rbd-fuse -c /full/path/to/ceph.conf /mnt
>
> Thanks,
>
>                 Ilya
>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to