Skip to content
Snippets Groups Projects
Commit be4d196b authored by Jay Freyensee's avatar Jay Freyensee Committed by Christoph Hellwig
Browse files

nvmetcli: More refined cleanup of README


Adds a few more tidbits to the README file, minus
discovery/referral info (still WIP).

Signed-off-by: default avatarJay Freyensee <james_p_freyensee@linux.intel.com>
Reviewed-by: default avatarSagi Grimberg <sagi@grimberg.me>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 4a8ccf52
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,13 @@ The following walks through an example using interactive mode.
...> cd /subsystems/testnqn/allowed_hosts/
...> create hostnqn
#
# remove access of a subsystem by deleting the Host NQN
#
...> cd /subsystems/testnqn/allowed_hosts/
...> delete hostnqn
#
# Alternatively this allows any host to connect to the subsystsem. Only
# use this in tightly controller environments:
......@@ -65,7 +72,7 @@ The following walks through an example using interactive mode.
# unused one will be used.
#
...> cd namespaces
...> cd /subsystems/testnqn/namespaces
...> create 1
...> cd 1
...> set device path=/dev/nvme0n1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment