POOL_MIN_SIZE_TOO_LOW
_____________________
-One or more pools have a ``min_size`` value that is too low, which means
-the minimum number of OSD daemons per Placement Group required by that pool
+One or more pools have a ``min_size`` value that is too low, which means
+the minimum number of OSD daemons per Placement Group required by that pool
is too low.
For replica pools, ``min_size`` should be greater than 1, and for erasure
pools, ``min_size`` should be greater than or equal to k + 1.
This warning alerts about the increased risk of data loss when using values
this low.
-For detailed information about which pools are affected,
+For detailed information about which pools are affected,
run the following command:
.. prompt:: bash $