We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dede3cc + 6df12da commit 65ca1a8Copy full SHA for 65ca1a8
doc/rbd/nvmeof-target-configure.rst
@@ -66,9 +66,9 @@ To download it use the following command:
66
67
#. Create an NVMe subsystem:
68
69
-.. prompt:: bash #
+ .. prompt:: bash #
70
71
- podman run -it quay.io/ceph/nvmeof-cli:latest --server-address GATEWAY_IP --server-port GATEWAY_PORT 5500 subsystem add --subsystem SUSYSTEM_NQN
+ podman run -it quay.io/ceph/nvmeof-cli:latest --server-address GATEWAY_IP --server-port GATEWAY_PORT 5500 subsystem add --subsystem SUSYSTEM_NQN
72
73
The subsystem NQN is a user defined string, for example ``nqn.2016-06.io.spdk:cnode1``.
74
0 commit comments