Skip to main content

Set snapshot group media scan

The set snapGroup mediaScanEnabled command runs a media scan on a snapshot group.

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.

Syntax

set snapGroup ["<var id="GUID-C1718DC7-E34F-44E4-9FF2-C5A76F05DBB7__V1111058" className="keyword varname">snapGroupName</var>"] 
mediaScanEnabled=(TRUE | FALSE)
redundancyCheckEnabled=(TRUE | FALSE)

Parameters

ParameterDescription
snapGroup The name of the snapshot group on which you want to run a media scan. Enclose the snapshot group name in double quotation marks (" ") inside of square brackets ([ ]).
mediaScanEnabled The setting to turn on or turn off media scan for the 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.