SANtricity 11.9 Commands ( CA08871-194 ~ 196 )

Save drive log

The save allDrives logFile command saves the drive logs 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

Drive log data is maintained by the storage system for each drive.

Do not run this command unless you are instructed to do so by our support.

Syntax

save allDrives logFile="filename"

Parameter

Parameter Description

logFile

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

file="C:\Program Files\CLI\logs\drive01.zip"

This command does not automatically append a file extension to the saved file. You must specify the .zip file extension when entering the file name.

Top of Page