mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-15 13:07:53 +00:00
ceph: add a bit to Scrub
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
835f322d94
commit
b16f8c5f15
@ -771,10 +771,10 @@ Scrub & Deep Scrub
|
|||||||
~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~
|
||||||
Ceph ensures data integrity by 'scrubbing' placement groups. Ceph checks every
|
Ceph ensures data integrity by 'scrubbing' placement groups. Ceph checks every
|
||||||
object in a PG for its health. There are two forms of Scrubbing, daily
|
object in a PG for its health. There are two forms of Scrubbing, daily
|
||||||
(metadata compare) and weekly. The weekly reads the objects and uses checksums
|
cheap metadata checks and weekly deep data checks. The weekly deep scrub reads
|
||||||
to ensure data integrity. If a running scrub interferes with business needs,
|
the objects and uses checksums to ensure data integrity. If a running scrub
|
||||||
you can adjust the time when scrubs footnote:[Ceph scrubbing
|
interferes with business (performance) needs, you can adjust the time when
|
||||||
https://docs.ceph.com/docs/{ceph_codename}/rados/configuration/osd-config-ref/#scrubbing]
|
scrubs footnote:[Ceph scrubbing https://docs.ceph.com/docs/{ceph_codename}/rados/configuration/osd-config-ref/#scrubbing]
|
||||||
are executed.
|
are executed.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user