lscompatibledriveclasses
Use the lscompatibledriveclasses command to display all compatible drive class IDs for a given existing drive class.
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) The identity of the drive class.
Description
This command lists the IDs of the drive classes that are compatible with the given drive class.
This information is used in conjunction with the lsdriveclass command to ascertain
additional details. This table provides the attribute values that can be displayed as output view
data.
| Attribute | Values |
|---|---|
| id | Indicates the drive class IDs that are compatible with the specified ID. |
An invocation example that shows all compatible drive classes for drive class ID 0. For example, suppose drive classes 3 and 4 are superior to drive class 0.
svcinfo lscompatibledriveclasses 0
The resulting output:
id
0
3
4
