mirror of
https://github.com/gluster/glusterdocs.git
synced 2026-02-05 15:47:01 +01:00
Update Managing-Volumes.md (#775)
Fix formatting of multi-line notes which were not formatted correctly.
This commit is contained in:
@@ -755,10 +755,10 @@ sub-commands.
|
||||
|
||||
`# gluster volume bitrot <VOLNAME> disable`
|
||||
|
||||
> NOTE: Enabling bitrot spawns the Signer & Scrubber daemon per node. Signer is responsible
|
||||
|
||||
for signing (calculating checksum for each file) an object and scrubber verifies the
|
||||
calculated checksum against the objects data.
|
||||
> **Note**
|
||||
> Enabling bitrot spawns the Signer & Scrubber daemon per node. Signer is responsible
|
||||
> for signing (calculating checksum for each file) an object and scrubber verifies the
|
||||
> calculated checksum against the objects data.
|
||||
|
||||
2. Scrubber daemon has three (3) throttling modes that adjusts the rate at which objects
|
||||
are verified.
|
||||
@@ -785,7 +785,6 @@ sub-commands.
|
||||
and to resume scrubbing:
|
||||
|
||||
`# volume bitrot <VOLNAME> scrub resume`
|
||||
|
||||
> NOTE: Signing cannot be paused (and resumed) and would always be active as long as
|
||||
|
||||
bitrot is enabled for that particular volume.
|
||||
> **Note**
|
||||
> Signing cannot be paused (and resumed) and would always be active as long as
|
||||
> bitrot is enabled for that particular volume.
|
||||
|
||||
Reference in New Issue
Block a user