lsdriveupgradeprogress
Use the lsdriveupgradeprogress command to view the status or progress of drives with pending downloads. This command applies to serial-attached SCSI (SAS) drives.
Syntax
Parameters
- -delim delimiter
- (Optional) Specify a delimiter to separate data in the output.
- -nohdr
- (Optional) Suppress the headings in the output.
- drive_id
- (Optional) Specifies the update status or
progress for a single drive. If not specified, the update status for all scheduled drives is displayed.
Note: If you specify this parameter, lsdriveupgradeprogress displays the update status of this drive. If you do not specify this parameter, lsdriveupgradeprogress displays the update status of all requested drives.
Description
The lsdriveupgradeprogress command completes whether the original applydrivesoftware command was addressed to a single drive (synchronous command) or multiple drives (asynchronous command).
The following
outputs are possible:
- id
- Indicates the identity of the active drive.
- status
- Indicates the drive status. Each of the following values has a
specific meaning:
progressing
indicates all scheduled drives have completed; wait 270 seconds before you issue applydrivesoftware again.completed
indicates a successful firmware download.updating
indicates the update is ongoing.scheduled
indicates the update is in the download list, waiting to download.not_scheduled
indicates the drive is not scheduled.Note: This means the corresponding drive was not scheduled when applydrivesoftware -all was last issued.canceled
indicates the update has been canceled, either by command or by a system change that stops the applydrivesoftware command from running properly.invalid
indicates the drive download status is invalid, also the initial state.- If the field is blank, that indicates that the download is not scheduled (for example, the applydrivesoftware command has not been issued).
- estimated_completion_time
- Indicates the estimated completion time (
YYMMDDHHMMSS
), where:Y
is year- (The first)
M
is month D
is dayH
is hour- (The second)
M
is minute S
is second