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