Re: cephfs : write error: Operation not permitted

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

 



Hello,
Sorry, this should be

   ceph osd pool application set cephfs_data cephfs data cephfs
   ceph osd pool application set cephfs_metadata cephfs metadata cephfs

so that the json output looks like

   "cephfs_data"
   {
     "cephfs": {
       "data": "cephfs"
     }
   }
   "cephfs_metadata"
   {
     "cephfs": {
       "metadata": "cephfs"
     }
   }

Thanks a lot, that has fixed my issue!

Best,

--
Yoann Moulin
EPFL IC-IT
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx



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


  Powered by Linux