:Type: Boolean
:Default: ``false``
+``osd pool default ec fast read``
+
+:Description: Whether to turn on fast read on the pool or not. It will be used as
+ the default setting of newly created erasure coded pools if ``fast_read``
+ is not specified at create time.
+:Type: Boolean
+:Default: ``false``
+
``osd pool default flag hashpspool``
:Description: Set the hashpspool flag on new pools
:Default: False
-``mon osd pool ec fast read``
-
-:Description: Whether turn on fast read on the pool or not. It will be used as
- the default setting of newly created erasure pools if ``fast_read``
- is not specified at create time.
-:Type: Boolean
-:Default: False
-
-
``mon mds skip sanity``
:Description: Skip safety assertions on FSMap (in case of bugs where we want to
- objects unfound and apparently lost
conf:
mon:
- mon osd pool ec fast read: 1
+ osd pool default ec fast read: true
osd:
osd debug reject backfill probability: .1
osd scrub min interval: 60
- objects unfound and apparently lost
conf:
mon:
- mon osd pool ec fast read: 1
+ osd pool default ec fast read: true
osd:
osd debug reject backfill probability: .1
osd scrub min interval: 60