Disables one or both Data Check scan option types that can be used on a DR Series system. You can individually disable namespace or blockmap scan options, or both options using the all scan option (which means that both the namespace and blockmap scan types will be disabled).
Description
Disables an individual Data Check scan option type (or both scan types) when used in a DR Series system CLI command.
Syntax
system --datacheck [--disable <all | namespace | blockmap>]
Result
Data Check configuration successful: all scans currently disabled.
|
NOTE: This example shows all Data Check scan options being disabled. To disable only the namespace or the blockmap scan, use those options respectively in the DR Series system CLI command, for example, --disable --namespace, or --disable --blockmap. |