Owner's manual

164 Script Commands
Syntax
revive physicalDisk [
enclosureID,slotID
]
Parameters
Save Enclosure Log Data
This command saves the log data maintained by the EMM in all enclosures in
a storage array to a file.
Syntax
save allEnclosures logFile="
filename
"
Parameters
Save Physical Disk Channel Fault Isolation Diagnostic Status
This command saves the physical disk channel fault isolation diagnostic data
that is returned from the start physical disk channel fault isolation
diagnostics command. You can save the diagnostic data to a file as standard
text or as XML.
See "Start Physical Disk Channel Fault Isolation Diagnostics" on page 224 for
more information.
Syntax
save physicalDiskChannel[(0 | 1)] faultDiagnostics
file=”
filename
Parameter Description
physicalDisk Identifies the enclosure and slot where the physical disk
resides. Enclosure ID values are 0 to 99. Slot ID values are 0
to 31. You must put brackets ([ ]) around the enclosure ID
value and the slot ID value.
Parameter Description
logFile Name of the file to which to save the EMM log data. You
must put quotation marks (" ") around the file name.