UNCLASSIFIED

Skip to content

Configure cephmon to initally configure the pools

John Ward requested to merge ceph-fixes into master

Since we don't know the exact configuration of the pv's for the pools we initially set the value to one. This should be re-evaluated later to adjust the volume based on the number of OSDs we have in the environment.

Currently, these values are supposed to be set by the reactor system once the storage nodes are online.

Merge request reports