SANtricity 11.8 Commands

to Japanese version

Show controller NVSRAM

The show controller NVSRAM command returns information about NVSRAM byte values.

Supported Series

This command applies to any individual storage system, including the HB2100/HB2200/HB2300, HB5100/HB5200, AB6100 and AB3100 series, as long as all SMcli packages are installed.

Roles

To execute this command on an HB2100/HB2200/HB2300, HB5100/HB5200, AB6100, or AB3100 storage system, you must have the Storage Admin role.

Context

This command returns a list of the NVSRAM byte values for the specified host type. If you do not enter the optional parameters, this command returns a list of all of the NVSRAM byte values.

Syntax

show (allControllers | controller [(a|b)])
NVSRAM [hostType=hostTypeIndexLabel | host="hostName"]

Parameters

Parameter Description

allControllers

The setting to return information about both controllers in the storage system.

controller

The setting to return information about a specific controller in the storage system. 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 ([ ]).

hostType

The index label or number of the host type. Use the show storageArray hostTypeTable command to generate a list of available host type identifiers.

host

The name of the host that is connected to the controllers. Enclose the host name in double quotation marks (" ").

Notes

Use the show controller NVSRAM command to show parts of or all of the NVSRAM before using the set controller command to change the NVSRAM values. Before making any changes to the NVSRAM, contact Fujitsu Support to learn what regions of the NVSRAM you can modify.

Top of Page