david hill
|
b4e64f24f3
|
MCOL-1185 MCOL-436 -send alarms to procmgr to be processed
|
2018-02-02 09:04:07 -06:00 |
|
benthompson15
|
f0ed1ddf82
|
Merge pull request #365 from mariadb-corporation/MCOL-1061
Mcol 1061
|
2018-01-16 12:46:38 -06:00 |
|
david hill
|
a9c8f4821b
|
MCOL-1061 - fixed alais name
|
2018-01-16 12:41:41 -06:00 |
|
david hill
|
2d0cea5542
|
MCOL-1167 - fixed -c option
|
2018-01-16 10:18:29 -06:00 |
|
Roman Nozdrin
|
bea47cc657
|
MCOL-939 Moved columnstore version information to columnstoreversion.h for 1.1.X
|
2017-12-12 22:53:33 +03:00 |
|
sneJ p
|
282fd98f13
|
bugfix fix
If a password was set before additional ' shouldn't be set around it twice.
|
2017-12-06 15:39:09 -08:00 |
|
Jens Rowekamp
|
5b5beb05d5
|
patch for MCOL-1086
|
2017-12-06 18:06:47 -05:00 |
|
david hill
|
2a3bd029d0
|
fix a system complete/install comment
|
2017-11-21 15:17:40 -06:00 |
|
david hill
|
fda44955ea
|
MCOL-1020 - added checks to prevent crash
|
2017-11-10 14:13:27 -06:00 |
|
david hill
|
b63d9fcce1
|
MCOL-1024
|
2017-11-10 13:41:50 -06:00 |
|
david hill
|
b43afdb8e9
|
add back in remove prompt changes
|
2017-11-10 11:12:52 -06:00 |
|
david hill
|
22d3016e52
|
fix issue with amazon install problems, rc.local not setup and addmodule failing due to login issues
|
2017-11-10 10:44:43 -06:00 |
|
david hill
|
1c59a8875c
|
added retry on remote install timeout errors
|
2017-11-07 12:52:32 -06:00 |
|
david hill
|
4f63212145
|
mcol-1009 and mcol-1014
|
2017-11-06 17:46:07 -06:00 |
|
david hill
|
43a6465811
|
add a writeconfig after mysqlrep
|
2017-11-06 08:35:54 -06:00 |
|
david hill
|
f9bdec3225
|
MCOL-943 - change to use defauly mysql password logic, reading from the .my.cnf file. changesfrom defaults-file to defulats-extra-file
|
2017-11-02 16:32:38 -05:00 |
|
david hill
|
646f330bf7
|
another for for rc.local
|
2017-10-31 13:41:48 -05:00 |
|
david hill
|
aca653782a
|
change to handle both etc/rc.local and etc/rc.d/rc.local
|
2017-10-31 11:48:48 -05:00 |
|
david hill
|
2d8439c95b
|
add alias note on failed scenerio
|
2017-10-26 14:11:25 -05:00 |
|
benthompson15
|
3f7aa93585
|
Merge branch 'develop-1.1' into DataRedundancy-MCOLs
|
2017-10-26 09:03:19 -05:00 |
|
benthompson15
|
a1c82cb2b7
|
Merge pull request #299 from mariadb-corporation/mcol-667
Mcol 667
|
2017-10-25 15:59:42 -05:00 |
|
david hill
|
1360de6b9c
|
print alias info on failed startups
|
2017-10-25 13:06:58 -05:00 |
|
david hill
|
ca1f85cd05
|
fix rc.local amazon issue
|
2017-10-25 10:16:08 -05:00 |
|
david hill
|
1601d6fd96
|
mcol-667 changes for non-root
|
2017-10-24 16:16:50 -05:00 |
|
david hill
|
44736966e1
|
mcol-667 - change from using bashrc to profile files
|
2017-10-24 10:11:55 -05:00 |
|
david hill
|
7a0e0f629b
|
MCOL-943 non-root changes
|
2017-10-18 14:33:34 -05:00 |
|
root
|
fa49afa2a5
|
MCOL-943
|
2017-10-18 09:43:41 -05:00 |
|
Ben Thompson
|
5e367098a9
|
MCOL-916: Fix for failovers when dbroots cannot be simply swapped between standby and parent modules. MCOL-913: Prevent distribute config file logging errors. MCOL-915 Improve mcsadmin output for removeModule command when using DataRedundancy. MCOL-928: fix for postConfigure not detecting gluster is installed in Debain9.1.
|
2017-10-13 17:12:52 -05:00 |
|
david hill
|
92e42e924b
|
change install scripts on how to handle password/ssh-key
|
2017-09-14 17:02:25 -05:00 |
|
Ben Thompson
|
36b6609936
|
did not comment out the sudo command
|
2017-09-13 17:33:20 -05:00 |
|
Ben Thompson
|
234810905d
|
Set storage uid gid in nonroot installs
|
2017-09-13 17:12:36 -05:00 |
|
Ben Thompson
|
7035273ed7
|
undo sudo for mkdir command
|
2017-09-13 16:42:56 -05:00 |
|
david hill
|
217414b333
|
MCOL-837 - commented out check for FilesPerColumnPartition
|
2017-09-13 10:50:11 -05:00 |
|
david hill
|
f6f15028a8
|
fixed amazon install issues
|
2017-09-12 14:31:29 -05:00 |
|
david hill
|
e4aa86e528
|
fixed module _installer code issue
|
2017-09-12 09:08:55 -05:00 |
|
david hill
|
5df01f749b
|
fixed amazon install issues
|
2017-09-11 17:36:55 -05:00 |
|
david hill
|
53a604ce6d
|
added sudo to runuser non-root startup
|
2017-09-11 13:17:55 -05:00 |
|
Ben Thompson
|
dbbfb84ea4
|
removeModule fixes, check for glusterd in postConfigure, fix glusterUnassign failure logging.
|
2017-09-07 14:59:47 -05:00 |
|
david hill
|
ce6317995c
|
MCOL-837 - removed change for partiion number
|
2017-08-23 13:56:46 -05:00 |
|
david hill
|
7aa4c98c89
|
change to look for packages versus gz file
|
2017-08-22 13:08:13 -05:00 |
|
Ben Thompson
|
103640dd8a
|
Fixes for prompt text and add/remove module logic
|
2017-08-19 00:54:23 -05:00 |
|
Ben Thompson
|
992c90eb21
|
Fix storage prompts in postConfigure
|
2017-08-11 15:18:27 -05:00 |
|
david hill
|
596ae61bdc
|
fix EEpackage being incorrect on binayr install issue
|
2017-08-11 14:43:11 -05:00 |
|
david hill
|
a78db0f021
|
Merge pull request #237 from mariadb-corporation/MCOL-519-Fixes
Mcol 519 fixes
|
2017-08-11 09:33:21 -05:00 |
|
Ben Thompson
|
ace37e882f
|
Fixes for user inputs and brick setup
|
2017-08-11 01:45:44 -05:00 |
|
david hill
|
7ec0a27a12
|
MCOL-750 - fix install failures - timing issues
|
2017-08-10 17:00:59 -05:00 |
|
david hill
|
6ed975d818
|
MCOL-850 - merged from develop-1.0
|
2017-08-09 15:59:43 -05:00 |
|
david hill
|
06e174723a
|
Merge pull request #209 from mariadb-corporation/MCOL-519
MCOL-519
|
2017-08-04 16:12:37 -05:00 |
|
David Hill
|
fd018011a7
|
MCOL-715 - merged fix from 1.0.10
|
2017-07-27 10:53:55 -05:00 |
|
David Hill
|
67e8cb5bfc
|
MCOL-815 - MERGED CODE FROM 1.0.10
|
2017-07-27 10:40:58 -05:00 |
|