Skip to main content

Save controller NVSRAM

The save controller NVSRAM file command saves a selected set of controller NVSRAM regions to a file.

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 or Support Admin role.

Syntax

save controller [(<span className="ph">a</span>|<span className="ph">b</span>)] NVSRAM file="<var id="GUID-CA61E4E4-A616-49B5-A58A-6179E2219E5D__V1106309" className="keyword varname">filename</var>"

Parameters

ParameterDescription
controller The controller with the NVSRAM values that you want to save. Valid controller identifiers are a or b , where a is the controller in slot A , and b is the controller in slot B . Enclose the controller identifier in square brackets ([ ]).
file

The file path and the file name to which you want to save the NVSRAM values. Enclose the NVSRAM file name in double quotation marks (" "). For example:

file="C:\Program Files\CLI\logs\nvsramb.txt"

The default name of the file that contains the NVSRAM values is nvsram-data.txt . This command does not automatically append a file extension to the saved file. You must specify a file extension when entering the file name.