You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-30 14:21:11 +03:00
changes
This commit is contained in:
@@ -97,17 +97,17 @@
|
|||||||
</Cmd13>
|
</Cmd13>
|
||||||
<Cmd14>
|
<Cmd14>
|
||||||
<Name>addDbroot</Name>
|
<Name>addDbroot</Name>
|
||||||
<Desc1>Add DBRoot Disk storage to the InfiniDB System</Desc1>
|
<Desc1>Add DBRoot Disk storage to the MariaDB Columnstore System</Desc1>
|
||||||
<Arg1>Required: Number of DBRoots to be added</Arg1>
|
<Arg1>Required: Number of DBRoots to be added</Arg1>
|
||||||
</Cmd14>
|
</Cmd14>
|
||||||
<Cmd15>
|
<Cmd15>
|
||||||
<Name>removeDbroot</Name>
|
<Name>removeDbroot</Name>
|
||||||
<Desc1>Remove DBRoot Disk storage from the InfiniDB System</Desc1>
|
<Desc1>Remove DBRoot Disk storage from the MariaDB Columnstore System</Desc1>
|
||||||
<Arg1>Required: List of Dbroot IDs to be removed</Arg1>
|
<Arg1>Required: List of Dbroot IDs to be removed</Arg1>
|
||||||
</Cmd15>
|
</Cmd15>
|
||||||
<Cmd16>
|
<Cmd16>
|
||||||
<Name>stopSystem</Name>
|
<Name>stopSystem</Name>
|
||||||
<Desc1>Stops the processing of the InfiniDB System</Desc1>
|
<Desc1>Stops the processing of the MariaDB Columnstore System</Desc1>
|
||||||
<Desc2>It will leave the Modules powered on and the Operating Systems enable </Desc2>
|
<Desc2>It will leave the Modules powered on and the Operating Systems enable </Desc2>
|
||||||
<Desc3>This command might be used for Software Maintenance reasons</Desc3>
|
<Desc3>This command might be used for Software Maintenance reasons</Desc3>
|
||||||
<Arg1>Optional: GRACEFUL/FORCEFUL is the mode the process will be taken down. Default is FORCEFUL</Arg1>
|
<Arg1>Optional: GRACEFUL/FORCEFUL is the mode the process will be taken down. Default is FORCEFUL</Arg1>
|
||||||
@@ -115,21 +115,21 @@
|
|||||||
</Cmd16>
|
</Cmd16>
|
||||||
<Cmd17>
|
<Cmd17>
|
||||||
<Name>shutdownSystem</Name>
|
<Name>shutdownSystem</Name>
|
||||||
<Desc1>Shuts down the InfiniDB System</Desc1>
|
<Desc1>Shuts down the MariaDB Columnstore System</Desc1>
|
||||||
<Desc2>This command stops the processing of applications on all Modules within the InfiniDB System</Desc2>
|
<Desc2>This command stops the processing of applications on all Modules within the MariaDB Columnstore System</Desc2>
|
||||||
<Desc3>It should be using when performing an upgrade</Desc3>
|
<Desc3>It should be using when performing an upgrade</Desc3>
|
||||||
<Arg1>Optional: GRACEFUL/FORCEFUL is the mode the process will be taken down. Default is FORCEFUL</Arg1>
|
<Arg1>Optional: GRACEFUL/FORCEFUL is the mode the process will be taken down. Default is FORCEFUL</Arg1>
|
||||||
<Arg2>Optional: ACK_YES/ACK_NO is Acknowledgment response or not. Default is ACK_YES</Arg2>
|
<Arg2>Optional: ACK_YES/ACK_NO is Acknowledgment response or not. Default is ACK_YES</Arg2>
|
||||||
</Cmd17>
|
</Cmd17>
|
||||||
<Cmd18>
|
<Cmd18>
|
||||||
<Name>startSystem</Name>
|
<Name>startSystem</Name>
|
||||||
<Desc1>Starts a stopped or shutdown InfiniDB System</Desc1>
|
<Desc1>Starts a stopped or shutdown MariaDB Columnstore System</Desc1>
|
||||||
<Desc2>If system is shutdown, then a server root password should be entered if a ssh key is not defined</Desc2>
|
<Desc2>If system is shutdown, then a server root password should be entered if a ssh key is not defined</Desc2>
|
||||||
<Arg1>Optional: Server-root-password</Arg1>
|
<Arg1>Optional: Server-root-password</Arg1>
|
||||||
</Cmd18>
|
</Cmd18>
|
||||||
<Cmd19>
|
<Cmd19>
|
||||||
<Name>restartSystem</Name>
|
<Name>restartSystem</Name>
|
||||||
<Desc1>Restarts a stopped or shutdown InfiniDB System</Desc1>
|
<Desc1>Restarts a stopped or shutdown MariaDB Columnstore System</Desc1>
|
||||||
<Desc2>If system is shutdown, then a server root password should be entered if a ssh key is not defined</Desc2>
|
<Desc2>If system is shutdown, then a server root password should be entered if a ssh key is not defined</Desc2>
|
||||||
<Arg1>Optional: GRACEFUL/FORCEFUL is the mode the process will be taken down. Default is FORCEFUL</Arg1>
|
<Arg1>Optional: GRACEFUL/FORCEFUL is the mode the process will be taken down. Default is FORCEFUL</Arg1>
|
||||||
<Arg2>Optional: ACK_YES/ACK_NO is Acknowledgment response or not. Default is ACK_YES</Arg2>
|
<Arg2>Optional: ACK_YES/ACK_NO is Acknowledgment response or not. Default is ACK_YES</Arg2>
|
||||||
@@ -138,13 +138,13 @@
|
|||||||
<Cmd20>
|
<Cmd20>
|
||||||
<Name>getSystemStatus</Name>
|
<Name>getSystemStatus</Name>
|
||||||
<Desc1>Get System and Modules Status</Desc1>
|
<Desc1>Get System and Modules Status</Desc1>
|
||||||
<Desc2>Get Status of the InfiniDB System and the modules within the InfiniDB Appliance</Desc2>
|
<Desc2>Get Status of the MariaDB Columnstore System and the modules within the MariaDB Columnstore System</Desc2>
|
||||||
<Arg1>None</Arg1>
|
<Arg1>None</Arg1>
|
||||||
</Cmd20>
|
</Cmd20>
|
||||||
<Cmd21>
|
<Cmd21>
|
||||||
<Name>getProcessStatus</Name>
|
<Name>getProcessStatus</Name>
|
||||||
<Desc1>Get InfiniDB Process Statuses</Desc1>
|
<Desc1>Get MariaDB Columnstore Process Statuses</Desc1>
|
||||||
<Desc2>Get Status of the InfiniDB Processes witin the InfiniDB System</Desc2>
|
<Desc2>Get Status of the MariaDB Columnstore Processes witin the MariaDB Columnstore System</Desc2>
|
||||||
<Arg1>None</Arg1>
|
<Arg1>None</Arg1>
|
||||||
</Cmd21>
|
</Cmd21>
|
||||||
<Cmd22>
|
<Cmd22>
|
||||||
@@ -195,7 +195,7 @@
|
|||||||
<Cmd29>
|
<Cmd29>
|
||||||
<Name>getStorageStatus</Name>
|
<Name>getStorageStatus</Name>
|
||||||
<Desc1>Get System Storage Status</Desc1>
|
<Desc1>Get System Storage Status</Desc1>
|
||||||
<Desc2>Get Status of the InfiniDB DBRoot Storages within the InfiniDB Appliance</Desc2>
|
<Desc2>Get Status of the MariaDB Columnstore DBRoot Storages within the MariaDB Columnstore System</Desc2>
|
||||||
<Desc2>Only Valid for External Configured disk</Desc2>
|
<Desc2>Only Valid for External Configured disk</Desc2>
|
||||||
<Arg1>None</Arg1>
|
<Arg1>None</Arg1>
|
||||||
</Cmd29>
|
</Cmd29>
|
||||||
@@ -214,12 +214,12 @@
|
|||||||
</Cmd31>
|
</Cmd31>
|
||||||
<Cmd32>
|
<Cmd32>
|
||||||
<Name>suspendDatabaseWrites</Name>
|
<Name>suspendDatabaseWrites</Name>
|
||||||
<Desc1>Suspend performing writes to the InfiniDB Database</Desc1>
|
<Desc1>Suspend performing writes to the MariaDB Columnstore Database</Desc1>
|
||||||
<Arg1>None</Arg1>
|
<Arg1>None</Arg1>
|
||||||
</Cmd32>
|
</Cmd32>
|
||||||
<Cmd33>
|
<Cmd33>
|
||||||
<Name>resumeDatabaseWrites</Name>
|
<Name>resumeDatabaseWrites</Name>
|
||||||
<Desc1>Resume performing writes to the InfiniDB Database</Desc1>
|
<Desc1>Resume performing writes to the MariaDB Columnstore Database</Desc1>
|
||||||
<Arg1>None</Arg1>
|
<Arg1>None</Arg1>
|
||||||
</Cmd33>
|
</Cmd33>
|
||||||
<Cmd34>
|
<Cmd34>
|
||||||
@@ -292,16 +292,16 @@
|
|||||||
<Arg2>Required: MySQL Password or 'none' if not configured</Arg2>
|
<Arg2>Required: MySQL Password or 'none' if not configured</Arg2>
|
||||||
</Cmd46>
|
</Cmd46>
|
||||||
<Cmd47>
|
<Cmd47>
|
||||||
<Name>getCalpontSoftwareInfo</Name>
|
<Name>getSoftwareInfo</Name>
|
||||||
<Desc1>Get the InfiniDB RPM detailed information</Desc1>
|
<Desc1>Get the MariaDB Columnstore Package information</Desc1>
|
||||||
<Arg1>None</Arg1>
|
<Arg1>None</Arg1>
|
||||||
</Cmd47>
|
</Cmd47>
|
||||||
<Cmd48>
|
<Cmd48>
|
||||||
<Name>addModule</Name>
|
<Name>addModule</Name>
|
||||||
<Desc1>Add a Module within the InfiniDB System</Desc1>
|
<Desc1>Add a Module within the MariaDB Columnstore System</Desc1>
|
||||||
<Desc2>This command is used to configure a Module to the Configuration</Desc2>
|
<Desc2>This command is used to configure a Module to the Configuration</Desc2>
|
||||||
<Desc3>Database within the InfiniDB System. It will also install the </Desc3>
|
<Desc3>Database within the MariaDB Columnstore System. It will also install the </Desc3>
|
||||||
<Desc4>InfiniDB Packages and setup the module to make it ready to be restored</Desc4>
|
<Desc4>MariaDB Columnstore Packages and setup the module to make it ready to be restored</Desc4>
|
||||||
<Arg1>Required: Module-type or Module-name being added</Arg1>
|
<Arg1>Required: Module-type or Module-name being added</Arg1>
|
||||||
<Arg2>Required: Number-of-Modules being added when Module-type is specified</Arg2>
|
<Arg2>Required: Number-of-Modules being added when Module-type is specified</Arg2>
|
||||||
<Arg3>Optional: Server-Hostnames/Amazon-Instance-Names seperated by commas</Arg3>
|
<Arg3>Optional: Server-Hostnames/Amazon-Instance-Names seperated by commas</Arg3>
|
||||||
@@ -309,9 +309,9 @@
|
|||||||
</Cmd48>
|
</Cmd48>
|
||||||
<Cmd49>
|
<Cmd49>
|
||||||
<Name>removeModule</Name>
|
<Name>removeModule</Name>
|
||||||
<Desc1>Remove a Module within the InfiniDB System</Desc1>
|
<Desc1>Remove a Module within the MariaDB Columnstore System</Desc1>
|
||||||
<Desc2>This command is used to unconfigure a Module from the Configuration</Desc2>
|
<Desc2>This command is used to unconfigure a Module from the Configuration</Desc2>
|
||||||
<Desc3>Database within the InfiniDB System</Desc3>
|
<Desc3>Database within the MariaDB Columnstore System</Desc3>
|
||||||
<Arg1>Required: Module-type or Module-name being removed</Arg1>
|
<Arg1>Required: Module-type or Module-name being removed</Arg1>
|
||||||
<Arg2>Required: Number-of-Modules being remove when Module-type is specified</Arg2>
|
<Arg2>Required: Number-of-Modules being remove when Module-type is specified</Arg2>
|
||||||
</Cmd49>
|
</Cmd49>
|
||||||
@@ -405,14 +405,14 @@
|
|||||||
<Name>alterSystem-disableModule</Name>
|
<Name>alterSystem-disableModule</Name>
|
||||||
<Desc1>Disable a Module and Alter the InfiniDB System</Desc1>
|
<Desc1>Disable a Module and Alter the InfiniDB System</Desc1>
|
||||||
<Desc2>This command is used to place a Module in an disable state</Desc2>
|
<Desc2>This command is used to place a Module in an disable state</Desc2>
|
||||||
<Desc3>and restart the associated processes the InfiniDB System. </Desc3>
|
<Desc3>and restart the associated processes the MariaDB Columnstore System. </Desc3>
|
||||||
<Arg1>Required: Module-name(s) being placed disable</Arg1>
|
<Arg1>Required: Module-name(s) being placed disable</Arg1>
|
||||||
</Cmd65>
|
</Cmd65>
|
||||||
<Cmd66>
|
<Cmd66>
|
||||||
<Name>alterSystem-enableModule</Name>
|
<Name>alterSystem-enableModule</Name>
|
||||||
<Desc1>Enable a Module and Alter the InfiniDB System</Desc1>
|
<Desc1>Enable a Module and Alter the MariaDB Columnstore System</Desc1>
|
||||||
<Desc2>This command is used to place a Module in an enable state</Desc2>
|
<Desc2>This command is used to place a Module in an enable state</Desc2>
|
||||||
<Desc3>and restart the associated processes the InfiniDB System. </Desc3>
|
<Desc3>and restart the associated processes the MariaDB Columnstore System. </Desc3>
|
||||||
<Arg1>Required: Module-name(s) being placed enable</Arg1>
|
<Arg1>Required: Module-name(s) being placed enable</Arg1>
|
||||||
</Cmd66>
|
</Cmd66>
|
||||||
<Cmd67>
|
<Cmd67>
|
||||||
|
@@ -348,7 +348,7 @@ int main(int argc, char *argv[])
|
|||||||
}
|
}
|
||||||
|
|
||||||
// read input
|
// read input
|
||||||
pcommand = readline("MariaDB-Columnstore > ");
|
pcommand = readline("mscadmin> ");
|
||||||
|
|
||||||
if (!pcommand) // user hit <Ctrl>-D
|
if (!pcommand) // user hit <Ctrl>-D
|
||||||
pcommand = strdup("exit");
|
pcommand = strdup("exit");
|
||||||
|
Reference in New Issue
Block a user