do you verified that 'user' have sufficient permission? use 'ceph auth list ' to check it. 2015-10-16 9:29 GMT+08:00 boukom.p.aa <boukom.p.aa@xxxxxxxxxxxxxx>: > Dear peoples in mailing-list, > > I've got a problem which is cannot mount CephFS. > This is my ceph status form 'ceph -s' > > cluster 7e549325-246f-4265-8715-11591a26df79 > health HEALTH_OK > monmap e3: 3 mons at {rc010=192.168.0.10:6789/0,rc012=192.168.0.12:6789/0,rc013=192.168.0.13:6789/0} > election epoch 16, quorum 0,1,2 rc010,rc012,rc013 > mdsmap e13: 1/1/1 up {0=rc010=up:active}, 2 up:standby > osdmap e625: 8 osds: 8 up, 8 in > pgmap v4153: 200 pgs, 2 pools, 1962 bytes data, 20 objects > 106 GB used, 292 GB / 399 GB avail > 200 active+clean > > Cluster seems to be ok, I guess. > I used the following command to mouth > > ~$ sudo mount -t ceph 192.168.0.10,192.168.12, 192.168.0.13:/ /mnt/mycephfs -o name=user,secretfile=/etc/ceph/key.secret > > key.secret(s) are in /etc/ceph of mon node(s) > The result is "mount error 1 = Operation not permitted" > > Any ideas for fixing this problem would be great. > > Regards, > Piyawath > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- thanks huangjun -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html