Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.1.2, 1.1.3
-
None
-
None
-
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
and run in additional checks if Firewall Services or SELINUX are enabled
in order to MDB Columnstore to be functional/compatible over/to security configurations
currently :
although the Firewall Services are configured properly regarding the preparation requirement guide
MariaDB ColumnStore port usage
so that Columnstore is being operational , Columnstore Cluster Tester tool is evaluating Failure
how to repeat :
enable the Firewall Services with required ports and run the Columnstore Cluster Tester tool
*** This is the MariaDB Columnstore Cluster System Test Tool ***
|
|
** Validate local OS is supported
|
|
Local Node OS System Name : CentOS Linux 7 (Core)
|
|
** Run Ping access Test to remote nodes
|
|
172.20.2.205 Node Passed ping test
|
172.20.2.206 Node Passed ping test
|
|
** Run SSH Login access Test to remote nodes
|
|
172.20.2.205 Node Passed SSH login test using ssh-keys
|
172.20.2.206 Node Passed SSH login test using ssh-keys
|
|
** Run OS check - OS version needs to be the same on all nodes
|
|
Local Node OS Version : CentOS Linux 7 (Core)
|
|
172.20.2.205 Node OS Version : CentOS Linux 7 (Core)
|
172.20.2.206 Node OS Version : CentOS Linux 7 (Core)
|
|
** Run Locale check - Locale needs to be the same on all nodes
|
|
Local Node Locale : LANG=en_US.UTF-8
|
172.20.2.205 Node Locale : LANG=en_US.UTF-8
|
172.20.2.206 Node Locale : LANG=en_US.UTF-8
|
|
** Run SELINUX check - Setting should to be disabled on all nodes
|
|
Local Node SELINUX setting is Not Enabled
|
172.20.2.205 Node SELINUX setting is Not Enabled
|
172.20.2.206 Node SELINUX setting is Not Enabled
|
|
** Run Firewall Services check - Firewall Services should to be Inactive on all nodes
|
|
Local Node iptables service is Not Active
|
Local Node ufw service is Not Active
|
Local Node firewalld service is Not Active
|
Local Node firewall service is Not Active
|
|
172.20.2.205 Node iptables service is Not Enabled
|
172.20.2.205 Node ufw service is Not Enabled
|
172.20.2.205 Node firewalld service is Not Enabled
|
172.20.2.205 Node firewall service is Not Enabled
|
|
172.20.2.206 Node iptables service is Not Enabled
|
172.20.2.206 Node ufw service is Not Enabled
|
Failed, 172.20.2.206 Node firewalld service is Active, please disable
|
172.20.2.206 Node firewall service is Not Enabled
|
|
|
Failure occurred, do you want to continue? (y,n) >
|
The problem is that all needed ports are enabled and Columnstore service is operational
but Columnstore Cluster Tester tool evaluates Failure