]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #27074 from LenzGr/master-documentation
authorJason Dillaman <dillaman@redhat.com>
Mon, 1 Apr 2019 13:20:24 +0000 (09:20 -0400)
committerGitHub <noreply@github.com>
Mon, 1 Apr 2019 13:20:24 +0000 (09:20 -0400)
doc: Updated dashboard iSCSI configuration, added labels

Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
1  2 
doc/mgr/dashboard.rst
doc/releases/nautilus.rst

index 11314724b1633ec932d1dffd068c452b7e4b5f64,ed282b5c711ef95b72e02e0f8565449e3f916ec4..1c55a4eedcfca4808c5b01561a7796efc5f0c809
@@@ -316,15 -314,21 +316,21 @@@ The default value is 45 seconds
  Enabling iSCSI Management
  ^^^^^^^^^^^^^^^^^^^^^^^^^
  
- The Ceph Dashboard can manage iSCSI targets using the REST API provided
- by the `rbd-target-api` service of the `ceph-iscsi <https://github.com/ceph/ceph-iscsi>`_
- project. Please make sure that it's installed and enabled on the iSCSI gateways.
+ The Ceph Dashboard can manage iSCSI targets using the REST API provided by the
+ `rbd-target-api` service of the :ref:`ceph-iscsi`. Please make sure that it's
+ installed and enabled on the iSCSI gateways.
+ .. note::
+   The iSCSI management functionality of Ceph Dashboard depends on the latest
+   version 3 of the `ceph-iscsi <https://github.com/ceph/ceph-iscsi>`_ project.
+   Make sure that your operating system provides the correct version, otherwise
+   the dashboard won't enable the managemement features.
  
  If ceph-iscsi REST API is configured in HTTPS mode and its using a self-signed
- certificate, then we need to configure the dashboard to avoid SSL certificate
+ certificate, then you need to configure the dashboard to avoid SSL certificate
  verification when accessing ceph-iscsi API.
  
 -To disable API SSL verification run the following commmand::
 +To disable API SSL verification run the following command::
  
      $ ceph dashboard set-iscsi-api-ssl-verification false
  
Simple merge