Disk separator is now a '/' instead of a '.'
Signed-off-by: Ricardo Marques <rimarques@suse.com>
> /iscsi-target...-igw/gateways> cd /disks
> /disks> create pool=rbd image=disk_1 size=90G
- .. warning::
- There can not be any periods (.) in the pool name or in the image name.
-
#. Create a client with the initiator name iqn.1994-05.com.redhat:rh7-client:
::
::
- > /iscsi-target...at:rh7-client> disk add rbd.disk_1
+ > /iscsi-target...at:rh7-client> disk add rbd/disk_1
The next step is to configure the iSCSI initiators.