Skip to main content
A newer release of this product is available.

vserver nvme show

Contributors
Suggest changes

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.

Examples

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