7.2.14 lsinitiator
List Exascale Direct Volume (EDV) initiator details.
Syntax
lsinitiator [ -c cluster-ID ]
[ -d | --detail ] [ -1 ]
[{ -w | --wallet } wallet-location ]
[{ -T | --trace } trace-level ]
[{ -j | --json } [ -n | --noopen] [ --compact ]]Command Options
The options for the lsinitiator command are:
-
-c: Display initiator information associated with the specified Exascale cluster ID.If not specified, the command displays initiator information associated with the current node.
-
-d,--detail: Displays a detailed listing of attributes. -
-l: Displays a longer listing in tabular form. -
-w,--wallet: Optionally specifies the path to the Exascale wallet directory. -
-T,--trace: Optionally enables tracing, with the trace level (trace-level) set to1(minimum tracing),2(medium tracing), or3(maximum tracing). If the trace level is not specified, then minimum tracing is enabled by default.The trace file is written to the first accessible location in the following list:
-
If the
$ADR_BASEenvironment variable is set:$ADR_BASE/diag/EXC/xsh_<user-name>/<host-name>/trace/xsh_<date>.trc /var/log/oracle/diag/EXC/xsh_<user-name>/<host-name>/trace/xsh_<date>.trc/tmp/diag/EXC/xsh_<user-name>/<host-name>/trace/xsh_<date>.trc
-
-
-j,--json: Displays the output in JSON format. -
--compact: Displays JSON formatted output in a compact format, without white space and line breaks.
Parent topic: XSH Command Reference