SANtricity 11.9 Commands ( CA08871-194 ~ 196 )

Save tray log

The save allTrays logFile command saves the log sense data to a file.

Supported Series

This command applies to any individual storage system, including the ETERNUS AB/HB series as long as all SMcli packages are installed.

Roles

To execute this command on the ETERNUS AB/HB series storage system, you must have the Storage Admin role.

Context

Log sense data is maintained by the environmental cards for each tray. Not all of the environmental cards contain log sense data.

Syntax

save allTrays logFile="filename"

Parameter

Parameter Description

logFile

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

file="C:\Program Files\CLI\logs\traylogdat.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.

Top of Page