[MCOL-461] remove the option of 'mp' in postConfigure Created: 2016-12-12  Updated: 2023-10-26  Resolved: 2017-01-18

Status: Closed
Project: MariaDB ColumnStore
Component/s: ?
Affects Version/s: 1.0.6
Fix Version/s: 1.0.7

Type: New Feature Priority: Trivial
Reporter: David Hill (Inactive) Assignee: Daniel Lee (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Sprint: 2017-01, 2017-2

 Description   

With the document use of .my.cnf for the mysql root user password, the option of '-mp' is no longer needed and should be removed from postConfigure



 Comments   
Comment by David Hill (Inactive) [ 2016-12-21 ]

fixed in repo 1.0.6.1

commit b6a22feb6e519601c51df61b82c058f4b1d50336
Author: David Hill <david.hill@mariadb.com>
Date: Wed Dec 21 10:25:14 2016 -0600

MCOL-461 - remove -mp option

oamapps/postConfigure/postConfigure.cpp | 19 ++-----------------

Comment by David Hill (Inactive) [ 2017-01-09 ]

pull request done

Comment by David Hill (Inactive) [ 2017-01-16 ]

just check that the -mp option is removed in postConfigure

Comment by Daniel Lee (Inactive) [ 2017-01-18 ]

Build verified: Github source build

[root@localhost mariadb-columnstore-server]# git show
commit 83b0e5c54a644bc31461752cf73f0e1140586d39
Merge: b975814 93c1c7e
Author: david hill <david.hill@mariadb.com>
Date: Thu Jan 12 09:27:28 2017 -0600

Merge pull request #26 from mariadb-corporation/MCOL-500

Update README.md

[root@localhost mariadb-columnstore-engine]# git show
commit c6799df6408c0e86ccba9ee63929a6b9ad4294bf
Merge: fa0fde9 2f3937a
Author: Andrew Hutchings <andrew@linuxjedi.co.uk>
Date: Fri Jan 13 21:03:35 2017 -0600

Merge pull request #96 from mariadb-corporation/MCOL-505

MCOL-505 Performance improvements to ExeMgr

[root@localhost bin]# ./postConfigure -h

This is the MariaDB ColumnStore System Configuration and Installation tool.
It will Configure the MariaDB ColumnStore System based on Operator inputs and
will perform a Package Installation of all of the Modules within the
System that is being configured.

IMPORTANT: This tool should only be run on a Performance Module Server,
preferably Module #1

Instructions:

Press 'enter' to accept a value in (), if available or
Enter one of the options within [], if available, or
Enter a new value

Usage: postConfigure [-h][-c][-u][-p][-s][-port][-i]
-h Help
-c Config File to use to extract configuration data, default is Columnstore.xml.rpmsave
-u Upgrade, Install using the Config File from -c, default to Columnstore.xml.rpmsave
If ssh-keys aren't setup, you should provide passwords as command line arguments
-p Unix Password, used with no-prompting option
-s Single Threaded Remote Install
-port MariaDB ColumnStore Port Address
-i Non-root Install directory, Only use for non-root installs
[root@localhost bin]#
[root@localhost bin]#
[root@localhost bin]# ./postConfigure -mp
ERROR: Invalid Argument = -mp
Usage: postConfigure [-h][-c][-u][-p][-s][-port][-i]

Generated at Thu Feb 08 02:21:15 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.