[MCOL-1318] Columnstore Cluster Tester tool is evaluating Failure if Firewall Services or SELINUX are enabled Created: 2018-04-02 Updated: 2023-10-26 Resolved: 2018-04-16 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.2, 1.1.3 |
| Fix Version/s: | 1.1.4 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Zdravelina Sokolovska (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2018-07, 2018-08 |
| Description |
|
Columnstore Cluster Tester tool is evaluating Failure if Firewall Services or SELINUX are enabled it would be more appropriate to evaluate Warning instead of Failure currently : how to repeat :
The problem is that all needed ports are enabled and Columnstore service is operational |
| Comments |
| Comment by David Hill (Inactive) [ 2018-04-05 ] |
|
changed to report warning if firewall is enabled.. and reference the port test for additional information.
Local Node iptables service is Not Active 172.31.36.237 Node iptables service is Not Enabled
172.31.36.237 Node Failed port test, check and disable any firewalls or open ports in firewall Failure occurred, do you want to continue? (y,n) > n |
| Comment by David Hill (Inactive) [ 2018-04-05 ] |
|
https://github.com/mariadb-corporation/mariadb-columnstore-engine/pull/436 |
| Comment by David Hill (Inactive) [ 2018-04-05 ] |
|
how to test - example for centos 7 enable firewall and run [root@ip-172-31-36-237 ~]# systemctl stop firewalld.service disable firewall and run |
| Comment by Daniel Lee (Inactive) [ 2018-04-16 ] |
|
Build verified: 1.1.4-1 source Verified along with
s1um1 Node Failed port test, check and disable any firewalls or open ports in firewall |