Skip to main content

Set snapshot volume media scan

The set snapVolume mediaScanEnabled command runs a media scan on the drives used for a snapshot volume.

Supported Arrays

This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.

Roles

To execute this command on an storage array, you must have the Storage Admin role.

Context

Optionally, you also can perform a redundancy check on the data.

Syntax

set snapVolume ["<var id="GUID-66053CC2-A14D-4364-8629-B6D77CEFADD8__V1111058" className="keyword varname">snapVolumeName</var>"] 
mediaScanEnabled=(TRUE | FALSE)
[redundancyCheckEnabled=(TRUE | FALSE)]

Parameters

ParameterDescription
snapVolume The name of the snapshot volume for which you are setting properties. Enclose the snapshot volume identifier in double quotation marks (" ") inside of square brackets ([ ]).
mediaScanEnabled The setting to turn on or turn off media scan for the snapshot volume. To turn on media scan, set this parameter to TRUE . To turn off media scan, set this parameter to FALSE . (If media scan is disabled at the storage array level, this parameter has no effect.)
redundancyCheckEnabled

The setting to turn on or turn off redundancy checking during a media scan. To turn on redundancy checking, set this parameter to TRUE . To turn off redundancy checking, set this parameter to FALSE .

Notes

You can use any combination of alphanumeric characters, underscore (_), hyphen (-), and pound (#) for the names. Names can have a maximum of 30 characters.