blob: 044346caf3732263d2bb1ee7498e37a1747de3b3 (
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 /etc/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
|