The directory permissions probably aren't starting as you expect them to. sudo chmod the Ceph root permissions and you should be good to go. IIRC, they always start as 000 when making a fresh file system. --Alex On Feb 28, 2011, at 05:41 , Qian Wei wrote: > Recently,I install ceph on to two fedoras on vmware, > one for install ceph_client > one for install ceph_mon&mds&osd > altough successfully done : mount -t ceph /mnt/ceph root@ceph_mon&mds&osd > and input df -h ,I can see the mount ceph device, > but while I input command: > $touch /mnt/ceph/abc > then returned error: touch: cannot touch `abc': Permission denied > Is there anyone can help me resolve the problem? > -- > 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 -- 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