Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel2
outlinefalse
typelist
printablefalse

Use the following set of configuration settings Managing Configuration Settings to enforce your content integrity policy.

...

This option allows an administrator to force a second replica of an object to be written to a different node prior to before returning a success status to the client. If either write operation fails, the client receives an error status.

In the Swarm UI, it appears under the SCSP section of the Cluster Settings page:

See Configuring ROW Replicate On Write.

scsp.validateOnRead

This option allows an administrator to require validation of all content reads before returning a successful read completion.

...

During the read from the drive, the content hash is computed. If the hash is wrong, indicating logical drive corruption, the socket is closed before the last block is transmitted, forcing an error to the client. 

...

Note

Using this option creates additional CPU load on the node.