doc/dev/log_based_pg.rst: fix names of configurables.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
This commit is contained in:
Radoslaw Zarzynski 2020-02-27 16:50:58 +01:00
parent 92703f39af
commit a4ec060ad5

View File

@ -37,7 +37,7 @@ operations extending back at least far enough to include any
*unstable* writes (writes which have been started but not committed)
and objects which aren't uptodate locally (see recovery and
backfill). In practice, the log will extend much further
(osd_pg_min_log_entries when clean, osd_pg_max_log_entries when not
(osd_min_pg_log_entries when clean, osd_max_pg_log_entries when not
clean) because it's handy for quickly performing recovery.
Using this log, as long as we talk to a non-empty subset of the OSDs