You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following an email discussion I'm wondering if we should give admins a way of specifying what pools DS should create and what they should be used for (say CephFS or so).
The pillar might be a good place for this?
Many questions remain open though...how to manage pool life cycles, what if pools are added manually or by other tools, ...
The text was updated successfully, but these errors were encountered:
Rados Gateway creates its own pools simply by starting the service. CephFS and iSCSI do not.
We are creating a demo image in the rbd pool for a default iSCSI example. That was requested. The .../ceph/mds/pools does create cephfs_data and cephfs_metadata if role-mds is assigned but no CephFS pools exist. That seems extremely reasonable to give users something that works over something that is broken out of the box.
With no rbd pool by default, we should adapt the image creation for iSCSI.
Following an email discussion I'm wondering if we should give admins a way of specifying what pools DS should create and what they should be used for (say CephFS or so).
The pillar might be a good place for this?
Many questions remain open though...how to manage pool life cycles, what if pools are added manually or by other tools, ...
The text was updated successfully, but these errors were encountered: