mirror of
https://github.com/ceph/ceph
synced 2025-02-23 02:57:21 +00:00
doc: fix iscsi target name when configuring target
Signed-off-by: Venky Shankar <vshankar@redhat.com>
This commit is contained in:
parent
d1e3430bc3
commit
3b2d739e4c
@ -179,7 +179,7 @@ to create a iSCSI target and export a RBD image as LUN 0.
|
||||
|
||||
::
|
||||
|
||||
> /iscsi-target> cd iqn.2003-01.com.redhat.iscsi-gw:ceph-igw/gateways
|
||||
> /iscsi-target> cd iqn.2003-01.com.redhat.iscsi-gw:iscsi-igw/gateways
|
||||
> /iscsi-target...-igw/gateways> create ceph-gw-1 10.172.19.21
|
||||
> /iscsi-target...-igw/gateways> create ceph-gw-2 10.172.19.22
|
||||
|
||||
@ -189,7 +189,7 @@ to create a iSCSI target and export a RBD image as LUN 0.
|
||||
|
||||
::
|
||||
|
||||
> /iscsi-target> cd iqn.2003-01.com.redhat.iscsi-gw:ceph-igw/gateways
|
||||
> /iscsi-target> cd iqn.2003-01.com.redhat.iscsi-gw:iscsi-igw/gateways
|
||||
> /iscsi-target...-igw/gateways> create ceph-gw-1 10.172.19.21 skipchecks=true
|
||||
> /iscsi-target...-igw/gateways> create ceph-gw-2 10.172.19.22 skipchecks=true
|
||||
|
||||
@ -207,7 +207,7 @@ to create a iSCSI target and export a RBD image as LUN 0.
|
||||
|
||||
::
|
||||
|
||||
> /disks> cd /iscsi-target/iqn.2003-01.com.redhat.iscsi-gw:ceph-igw/hosts
|
||||
> /disks> cd /iscsi-target/iqn.2003-01.com.redhat.iscsi-gw:iscsi-igw/hosts
|
||||
> /iscsi-target...eph-igw/hosts> create iqn.1994-05.com.redhat:rh7-client
|
||||
|
||||
#. Set the client's CHAP username to myiscsiusername and password to
|
||||
|
Loading…
Reference in New Issue
Block a user