Using the Command Line Interface
disk remove dead_partitions {scsi_device}
Removes all failed segments from a disk.
Parameters
{scsi_device}—ID of the SCSI device from which to remove failed segments.
disk set default {scsi_device}
Sets the default SCSI ID for use in CLI commands.
Parameters
{scsi_device}—ID of the SCSI device.
disk set smart [/all{=boolean}] [/clear{=boolean}] [/enable_exceptions{=boolean}][/logerr{=boolean}] [/perf{=boolean}] [/report_count{=boolean}] [{scsi_device}]
Changes a disk’s S.M.A.R.T. (Self-Monitoring, Analysis and Reporting Technology) configuration.
Parameters
{scsi_device}—ID of the SCSI device on which to change S.M.A.R.T. configurations.
Switches
/all—Specifies whether to enable S.M.A.R.T. configurations for all disks.
/clear—Clears the S.M.A.R.T. error counts for the disk.
/enable_exceptions—Specifies whether to enable S.M.A.R.T. exception reporting.
/logerr—Specifies whether to enable logging of S.M.A.R.T. exception reporting.
/perf—Specifies whether to report exceptions according to the MRIE mode.
/report_count—Number of times an exception can be reported. (0 indicates no limit.)
/update—Specifies whether to update the number of device errors found on the specified SCSI device.