]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
igw: valid client CHAP settings.
authorMike Christie <mchristi@redhat.com>
Fri, 28 Sep 2018 21:23:10 +0000 (16:23 -0500)
committerSébastien Han <seb@redhat.com>
Mon, 1 Oct 2018 16:23:03 +0000 (18:23 +0200)
commiteddb95941b7c57cde28be4d99751f80d30ce6fc4
treebf3106436ff56ad2ca8251607231a2f4e88d9447
parent54adb6d89425e277fdc4f339a5480a6e7ab8524c
igw: valid client CHAP settings.

The linux kernel target layer, LIO, does not support the iscsi target to
mix ACLs that have chap enabled and disabled under the same tpg. This
patch adds a check and fails if this type of setup is detected.

This fixes Red Hat BZ:
https://bugzilla.redhat.com/show_bug.cgi?id=1615088

Signed-off-by: Mike Christie <mchristi@redhat.com>
roles/ceph-validate/tasks/check_iscsi.yml [new file with mode: 0644]
roles/ceph-validate/tasks/main.yml