FYI when creating these rgw pools, not all are automatically 'enabled 
application'

I created these

ceph osd pool create default.rgw 
ceph osd pool create default.rgw.meta 
ceph osd pool create default.rgw.control 
ceph osd pool create default.rgw.log 
ceph osd pool create .rgw.root 
ceph osd pool create .rgw.gc 
ceph osd pool create .rgw.buckets 
ceph osd pool create .rgw.buckets.index
ceph osd pool create .rgw.buckets.extra 
ceph osd pool create .intent-log 
ceph osd pool create .usage 
ceph osd pool create .users 
ceph osd pool create .users.email 
ceph osd pool create .users.swift 
ceph osd pool create .users.uid 

And I get only these notifications,

POOL_APP_NOT_ENABLED application not enabled on 4 pool(s)
    application not enabled on pool '.rgw.root'
    application not enabled on pool 'default.rgw.control'
    application not enabled on pool 'default.rgw.log'
    application not enabled on pool 'default.rgw.meta'
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to