Skip to content

Commit f12abed

Browse files
Firewalld notice on cloudstack-setup-databases (apache#143)
* Update _database.rst * Update _second_mgt.rst
1 parent 03bc06d commit f12abed

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

source/installguide/management-server/_database.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,5 +385,12 @@ same node for MySQL. See `“Install the Database on the Management Server Node
385385
cloudstack-setup-management
386386
387387
You should get the output message “CloudStack Management Server setup is
388-
done.
388+
done!
389389

390+
.. warning::
391+
On RHEL and CentOS systems, firewalld (installed by default) will override all
392+
iptables rules set by the cloudstack-setup-management script,
393+
so ensure that the firewalld is disabled or ensure the correct firewalld rules
394+
are in place to allow traffic to ports 8080, 8250 and 9090 to the management server.
395+
396+

source/installguide/management-server/_second_mgt.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@ OS for the Management Server.
6464
6565
The Management Server on this node should now be running.
6666
If the servlet container is Tomcat7 the argument --tomcat7 must be used.
67+
68+
.. warning::
69+
On RHEL and CentOS systems, firewalld (installed by default) will override all
70+
iptables rules set by the cloudstack-setup-management script,
71+
so ensure that the firewalld is disabled or ensure the correct firewalld rules
72+
are in place to allow traffic to ports 8080, 8250 and 9090 to the management server.
6773

6874
#. Repeat these steps on each additional Management Server.
6975

0 commit comments

Comments
 (0)