blob: 58263d86092676396b812277374e690979156a2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
nvme-show-hostnqn(1)
===================
NAME
----
nvme-show-hostnqn - Generate a host NVMe Qualified Name
SYNOPSIS
--------
[verse]
'nvme show-hostnqn'
DESCRIPTION
-----------
Show the host NQN configured for the system. If @SYSCONFDIR@/nvme/hostnqn is
not present and systemd application-specific machine IDs are available,
this will show the systemd-generated host NQN for the system.
OPTIONS
-------
No options needed
EXAMPLES
--------
nvme show-hostnqn
NVME
----
Part of the nvme-user suite
|