Hi,

Are you using cephx? If so, does your client have the appropriate key on it? It 
looks like you have an mds set up and running from your screenshot.

Try mounting it like so:

mount -t ceph -o name=admin,secret=[your secret] 192.168.1.105:6789:/ 
/mnt/mycephfs 

--Lincoln

On Jun 7, 2015, at 10:14 AM, 张忠波 wrote:

> Hi ,
> My ceph health is OK ,  And now , I want to  build  a  Filesystem , refer to  
> the CEPH FS QUICK START guide .
> http://ceph.com/docs/master/start/quick-cephfs/
> however , I got a error when i use the command ,  mount -t ceph 
> 192.168.1.105:6789:/ /mnt/mycephfs .  error :   mount error 22 = Invalid 
> argument 
> I refer to munual , and now , I don't know how to solve it . 
> I am looking forward to your reply !
> 
> <截图1.png>
> 
> 
> _______________________________________________
> ceph-users mailing list
> [email protected]
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to