SANtricity 11.8 Commands

to Japanese version

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 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

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