On 03/04/2013 12:48 AM, waed Albataineh wrote:
after executing these command line :

sudo mkdir /home/{username}/cephfs
sudo ceph-fuse -m {ip-address-of-monitor}:6789 /home/{username}/cephfs

I've got this warning "Ceph inode numbers are 64 bits wide, and FUSE on
32-bit kernels does not cope well with that situation.  Expect to crash
shortly."

and then faild giving this
starting ceph client
ceph-fuse[3662]: ceph mount failed with (110) Connection timed out
ceph-fuse[3660]: mount failed: (110) Connection timed out

What did go wrong!!

I don't know for sure if it's the source of your mount fialure,
but it looks very much like the message explains exactly what the problem is: ceph-fuse on a 32-bit kernel just doesn't work. Is there
something else you were asking?

--
Dan Mick, Filesystem Engineering
Inktank Storage, Inc.   http://inktank.com
Ceph docs: http://ceph.com/docs
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to