From 2a5755e0767108aefa6ccfb8a85e5d63e8c04fe8 Mon Sep 17 00:00:00 2001 From: Ashish Singh Date: Fri, 20 Oct 2017 20:45:35 +0530 Subject: [PATCH] doc: Added CHAP cofiguration instructions for iSCSI Added details to specify the CHAP username and password while discovering/login the iSCSI target. Signed-off-by: Ashish Singh --- doc/rbd/iscsi-initiator-linux.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/rbd/iscsi-initiator-linux.rst b/doc/rbd/iscsi-initiator-linux.rst index 386a68fa34048..3fd91670ddd88 100644 --- a/doc/rbd/iscsi-initiator-linux.rst +++ b/doc/rbd/iscsi-initiator-linux.rst @@ -53,6 +53,9 @@ Install the iSCSI initiator and multipath tools: **iSCSI Discovery and Setup:** +#. If CHAP was setup on the iSCSI gateway, provide a CHAP username and + password by updating the ``/etc/iscsi/iscsid.conf`` file accordingly. + #. Discover the target portals: :: -- 2.39.5