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 -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to