lsarrayexpansionprogress
Use the lsarrayexpansionprogress command to display the array expansion task status for one or more arrays.
Syntax
Parameters
- -delim delimiter
- (Optional) Specify a delimiter to separate data in the output.
- -nohdr
- (Optional) Suppress the headings in the output.
- -filtervalue attribute=value
- (Optional) Specifies a list of one or more filters. Only objects with a value that matches the filter attribute value are displayed.
- -filtervalue?
- (Optional) Displays a list of valid filter attributes.
- (Optional) The identity of the array MDisk.
- (Optional) The name of the array MDisk.
Description
This command returns a concise list of the array expansion task status for one or more arrays.
If the ID or name parameter is not set, then all array MDisks currently expanding are displayed.
If the parameter is set, then the view is displayed for that MDisk regardless if it is expanding
or not. This table provides the attribute values that can be displayed as output view data.
Attribute | Values |
---|---|
mdisk_id | Indicates the ID of the MDisk. |
mdisk_name | Indicates the name of the MDisk. |
progress | Indicates the progress of the expansion. This value is a number in the range of 0 - 100 or blank if no expansion is in progress. |
estimated_completion_time | Indicates the estimated completion time for the expansion. This value
is in the format of YYMMDDHHMMSS or blank if no expansion is in progress
or the expansion is suspended. |
status | Indicates the current status of the expansion. |
target_capacity | Indicates the capacity of the array after the expansion process is completed. This value is in GB with two decimal places. |
additional_capacity_remaining | Indicates the capacity that is added to the array (target capacity - current capacity). This value is in GB with two decimal places. |
drives_added | Indicates the number of drives added. |
This list defines the status fields:
- blank
- No expansion in progress.
- inactive
- No expansion in progress.
- running
- The expansion activity is proceeding normally.
- offline
- The expansion activity is suspended because the MDisk is offline.
- suspended
- The expansion activity is suspended because of an error. Fix the migration errors against the MDisk.
- syncing
- The expansion is suspended because the array is syncing.