6.2.12.9 lsinitiator
List EDV initiator information.
Purpose
The lsinitiator command displays information about Exascale Direct Volume (EDV) initiators.
Syntax
lsinitiator [ edv-initiator-ID ]
[ --attributes attribute[,attribute]... ]
[ --filter filter[,filter]... ]
[ --detail ] [ -l ]Command Options
The options for the lsinitiator command
are:
-
edv-initiator-ID: Identifies the EDV initiator that you want to list information about. If not specified, the command displays information about all EDV initiators.
-
--attributes: Identifies specific attributes to display in the output.You can use this option to focus on a subset of attributes as an alternative to the
--detailoption. -
--filter: Specifies conditions for including items in the output. -
--detail: Displays detailed output with additional attributes. -
-l: Displays output in a long, tabular format.
Usage Notes
Note the following information when using this command:
-
Filter conditions are specified as:
<attribute><operator><value>.The allowed operators are =, !=, >=, <=, >, and <.
Multiple comma-separated filter conditions are combined using AND logic.
Dates can be specified using the following formats:
yyyy-MM-dd''T''HH:mm:ssyyyy-MM-dd(Time is assumed to be 00:00 AM)HH:mm:ss(Date is assumed to be today)
A date can also be followed by a timezone specification.
Sizes can be specified using suffixes
K,KB,M,MB,G,GB,T,TB. The suffix is not case-sensitive.
Examples
Example 6-160 List EDV Initiator Information
The following example shows how to list all EDV initiators in the Exascale cluster.
@> lsinitiatorExample 6-161 List Information for a Specific EDV Initiator
The following example shows how to list detailed information about the EDV
initiator with the ID: 3d8c1b1c-2fa8-fc6e-3d8c-1b1c2fa8fc6e.
@> lsinitiator 3d8c1b1c-2fa8-fc6e-3d8c-1b1c2fa8fc6e
Parent topic: Block Store Management