Unable to get ceph-fuse working

blackpaw

Renowned Member
Nov 1, 2013
312
24
83
I have a 3 node proxmox ceph cluster working, with vm images.

I'm trying to mount the ceph file system with fuse, but it just hangs on "starting ceph client"

Code:
root@vng:/etc/pve# ceph-fuse /mnt/ceph
ceph-fuse[28275]: starting ceph client

or

Code:
root@vng:/etc/pve# ceph-fuse -m 10.10.10.241:6789 /mnt/ceph
ceph-fuse[28275]: starting ceph client

It seems to be not a problem for everyone else ...

Any thoughts?

thanks.