Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.1.2, 1.1.3
-
None
-
None
-
2018-07, 2018-08
Description
Columnstore Cluster Tester tool does not check the availability of all ports needed to mcs operations
Columnstore Cluster Tester tool is checking the availability of ports 8600-8620 only
however in docs are pointed out that the ports 3306,8600 - 8630, 8700, and 8800 , are needed to run the MariaDB ColumnStore software.
MariaDB ColumnStore port usage
MariaDB ColumnStore port usage
|
|
The MariaDB ColumnStore daemon utilizes port 3306.
|
|
You must reserve the following ports to run the MariaDB ColumnStore software: 8600 - 8630, 8700, and 8800
|
below Columnstore Cluster Tester Tool pass the section checking Port availability test
[root@um1 ~]# firewall-cmd --permanent --zone=public --remove-port=8630/tcp
|
Warning: NOT_ENABLED: 8630:tcp
|
success
|
|
** Run MariaDB ColumnStore Port (8600-8620) availability test
|
|
172.20.2.205 Node Passed port test
|
172.20.2.206 Node Passed port test
|
|