1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-12-24 14:20:59 +03:00

updated comments

This commit is contained in:
David Hill
2017-05-22 08:56:01 -05:00
parent fa21239a7e
commit 19755539e9

View File

@@ -42,18 +42,16 @@ helpPrint () {
echo "This is the MariaDB ColumnStore Cluster System Test tool."
echo ""
echo "It will run a set of test to validate the setup of the MariaDB Columnstore system."
echo "This can be run prior to the install of MariaDB ColumnStore to make sure the"
echo "This can be run prior to running MariaDB ColumnStore 'postConfigure' tool to verify"
echo "servers/nodes are configured properly. It should be run as the user of the planned"
echo "install. Meaning if MariaDB ColumnStore is going to be installed as root user,"
echo "then run from root user. Also the assumption is that the servers/node have be"
echo "setup based on the Preparing for ColumnStore Installation."
echo "It should also be run on the server that is designated as Performance Module #1."
echo "This is the same server where the MariaDB ColumnStore package would be installed"
echo " and where the install script would be executed from, postConfigure."
echo ""
echo "Additional information on Tool is documented at:"
echo ""
echo "https://mariadb.com/kb/en/mariadb/*****/"
echo "https://mariadb.com/kb/en/mariadb/mariadb-columnstore-cluster-test-tool/"
echo ""
echo "Items that are checked:"
echo " Node Ping test"