Re: ceph mount error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



1) set up mds server

ceph-deploy mds --overwrite-conf create <hostname of mds server>

 

2) create filesystem

ceph osd pool create cephfs_data 128

ceph osd pool create cephfs_metadata 16

ceph fs new cephfs cephfs_metadata cephfs_data

ceph fs ls

ceph mds stat

 

3) mount it!

 

 

From: ceph-users [mailto:ceph-users-bounces@xxxxxxxxxxxxxx] On Behalf Of ???
Sent: Sunday, June 07, 2015 8:15 AM
To: ceph-users@xxxxxxxx; community
Cc: xuzh.fdu@xxxxxxxxx
Subject: ceph mount error

 

Hi ,

My ceph health is OK ,  And now , I want to  build  a  Filesystem , refer to  the CEPH FS QUICK START guide .

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 !

 

 

_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux