Skip to main content

vserver nvme show

Show NVMe service configuration

Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

Description

The vserver nvme show command displays the current status of the NVMe service in a cluster.

Parameters

{ [-fields <fieldname>, ...]
If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
| [-instance ]}
If you specify the -instance parameter, the command displays detailed information about all fields.
[-vserver <Vserver Name>] - Vserver Name
Use this parameter to display the NVMe services that match the Vserver that you specify.
[-status-admin {down|up}] - Administrative Status
Use this parameter to display the NVMe services that match the administrative status that you specify.
[-discovery-nqn <text>] - Discovery Subsystem NQN
Use this parameter to display the NVMe services that match the discovery subsystem NQN that you specify.

Examples

cluster1::*> vserver nvme show
Vserver Status Admin
---------- ------------
vs1 up
vs2 up
2 entries were displayed.