lsarray
Use the lsarray command to list the array MDisks.
Syntax
Parameters
- (Optional) By default, headings are displayed for each item of data in a detailed
style view. The -nohdr parameter suppresses the display of these
headings.Note: If there is no data to be displayed, headings are not displayed.
- (Optional) In a detailed view, each item of data has its own row, and if the headers are displayed, the data is separated from the header by a space. The -delim parameter overrides this behavior. Valid input for the -delim parameter is a 1-byte character. In a detailed view, the data is separated from its header by the specified delimiter.
- (Optional) Requests output of capacities in bytes (instead of rounded values).
- (Optional) Includes all of the valid filter attributes in the report. The following filter attributes are valid for the lsarray command:Any parameters that are specified with the -filtervalue? parameter are ignored.
- (Optional) Specifies a list of one or more filter attributes match the specified
values; see -filtervalue? for the supported attributes. Only
objects with a value that matches the filter attribute value are returned. If
capacity
is specified, the units must also be included. Use the unit parameter to interpret the value for size or capacity. - (Optional) Specifies a list of one or more filter capacities (size) values matching the specified values for the unit parameter. Use the unit parameter to interpret the value for size or capacity.
- (Optional) The units that are used when you specify the
-filtervalue capacity, where:
- b = bytes
- kb = 1,024 bytes
- mb = 1,048,576 bytes
- gb = 1,073,741,824 bytes
- tb = 1,099,511,627,776 bytes
- pb = 1,125,899,906,842,624 bytes
- (Optional) The identity of the array MDisk.
- (Optional) The name of the array MDisk.
Description
This command returns a
concise list or a detailed view of array MDisks visible to the system. This table provides
the attribute values that can be displayed as output view data.
Attribute | Values |
---|---|
capacity | Indicates the value for the capacity you specify by using the -unit parameter. |
status | Indicates the array status. The values are:
|
mode | Indicates the mode. The values are:
|
block_size | Indicates the block size. The value is 512
bytes (or blank) in each block of storage. |
raid_status | Indicates the RAID status. The values are:
|
redundancy | Indicates the number of member disks that can fail concurrently without causing the array to fail. |
effective_used_capacity | The amount of logical data that is written to the MDisk. If
this MDisk is not over_provisioned , then this field is
blank. |
allocated_capacity | The amount of logical capacity that is allocated (by a pool) from this array for volume data and quorum. |
This list defines the status fields:
- online
- The MDisk is online and available.
- degraded
- (Internal MDisks only) The array has members that are degraded, or the
raid_status
is degraded. - degraded_ports
- degraded_paths
- offline
- All paths to the MDisk are lost.
- excluded
- The MDisk is excluded from use by the system; the MDisk port error count exceeded the threshold.