]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Check for blocked ports 469/head
authorSébastien Han <seb@redhat.com>
Fri, 8 Jan 2016 15:36:31 +0000 (16:36 +0100)
committerSébastien Han <seb@redhat.com>
Fri, 8 Jan 2016 17:57:13 +0000 (18:57 +0100)
commit9209f5086858092cc430ff5202e9b72882e764c0
treeeed952a34a06ebe03ffc633abe38275277dc0c6c
parent72567a741b507472835fa2a340f8b19f21c3536b
Check for blocked ports

As raised in #466 it is important in order to avoid unnecessary
troubleshooting to check that ceph ports are allowed on the platform.
The check runs a nmap command from the host running Ansible
to all the ceph nodes with their respective ports.

Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-common/tasks/checks/check_firewall.yml [new file with mode: 0644]
roles/ceph-common/tasks/main.yml