Ben Thompson
103640dd8a
Fixes for prompt text and add/remove module logic
2017-08-19 00:54:23 -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
70b61444e2
change GlusterConfig to DataRedundancyConfig in configuration file
2017-08-11 01:05:50 -05:00
david hill
6ed975d818
MCOL-850 - merged from develop-1.0
2017-08-09 15:59:43 -05:00
Ben Thompson
90a04235eb
handle glusterAssign/glusterUnassign in cases where device is already mounted or not mounted yet
2017-08-03 11:01:47 -05:00
Ben Thompson
7ec2a244ef
Add data redundancy feature.
2017-07-20 10:01:39 -05:00
david hill
712c2ed90f
MCOL-770 - more amazon related changes
2017-06-29 14:41:17 -05:00
david hill
743fec5c5e
MCOL-770
2017-06-21 16:21:59 -05:00
Ben Thompson
60fd4c6029
modify liboam changeMyCnf to add new values with prefix 'loose-' add change to setConfig and setSystemName to set the server_audit_syslog_info value when systemName is changed
2017-04-18 15:58:09 -05:00
benthompson15
f803b94eb6
Revert "when setting systemName also modify my.cnf to update server_audit_sys…"
2017-04-17 11:56:27 -05:00
Ben Thompson
8aa37589b5
when setting systemName also modify my.cnf to update server_audit_syslog_info value.
2017-04-06 11:47:54 -05:00
david hill
04bdb60fff
more merges from 1.0.8
2017-03-28 14:17:17 -05:00
david hill
f4e3b7299d
commit from develop, MCOL-455, MCOL-527, AND MCOL-528
2017-01-24 09:15:01 -06:00
dhall-InfiniDB
b50187315f
Merge pull request #94 from mariadb-corporation/MCOL-505
...
MCOL-505 Performance improvements to ExeMgr
2017-01-12 11:50:49 -06:00
Andrew Hutchings
2f3937ac7e
MCOL-505 Performance improvements to ExeMgr
...
This fix improves the performance of ExeMgr by doing the following:
* Significantly reduces the amount of time the xml configuration is
scanned
* Uses a much faster way to determine the CPU core count
* Reduces the amount of times certain allocations are executed
* Rowgroup pre-allocates vectors for 1024 rows
This improves performance for the first query of a connection and the
performance for smaller result sets. It may well improve performance in
other areas too.
2017-01-12 16:58:16 +00:00
David Hill
9a7b048ba3
MCOL-462
2017-01-05 16:19:05 -06:00
David Hill
4b68b5d6ba
MCOL-462
2017-01-04 13:18:41 -06:00
David Hill
9283635460
add more checks around the getsystems
2016-12-05 22:35:01 +00:00
David Hill
97b84159b8
MCOL-416
2016-11-24 15:06:23 +00:00
David Hill
9ce117f521
MCOL-61, ami install
2016-11-20 22:47:54 +00:00
David Hill
ac5940fed3
fix non-root fstab permission issue
2016-11-20 00:14:38 +00:00
David Hill
2f366aa1bc
fix non-root fstab permission issue
2016-11-20 00:12:49 +00:00
David Hill
f785bea1d9
mcol-61
2016-11-17 22:42:22 +00:00
David Hill
03efedde03
fix fstab non-root issue
2016-11-17 22:26:58 +00:00
David Hill
7a833a9dfb
Merge branch 'develop' into mcol-61
...
Conflicts:
oam/install_scripts/post-install
oam/oamcpp/liboamcpp.cpp
2016-11-17 15:39:53 +00:00
David Hill
a74b03fdad
mcol-404, non-root install fixes
2016-11-16 23:22:25 +00:00
David Hill
3b33601a20
mcol-406, fix non-root startup issue
2016-11-15 16:30:58 +00:00
david hill
401c3b4929
changed to use new MCS cloud scripts
2016-11-09 13:48:06 -06:00
david hill
41a43ad5ea
Merge branch 'develop' of https://github.com/mariadb-corporation/mariadb-columnstore-engine into develop
2016-10-24 17:53:58 -05:00
david hill
c30e80393b
mcol-343
2016-10-24 17:53:43 -05:00
david hill
2727fc498d
no error logging from checkLogFile, arent needed and issues unwanted error logs
2016-10-24 14:11:42 +00:00
david hill
897d8d3f3d
change snmp to alarm
2016-10-10 17:46:24 -05:00
david hill
ebd3b05c5d
more changes
2016-10-10 14:03:26 -05:00
David Hall
299c145858
MCOL-137 dbroot offline error. Fix logic for non-root user
2016-09-29 15:53:38 -05:00
David Hall
3ef45a2c6d
MCOL-290 Decomsrv showing as initialize
2016-09-14 17:10:57 -05:00
David Hall
7e0723a8bc
MCOL-259 replace system call to columnstore status with a function call to alleviate a race condition. Also added exception logging in a few places that will be helpful.
2016-09-02 09:30:53 -05:00
David Hall
482047679a
MCOL-259 add some retry logic to the OAMCache system. Add that degraded is still valid for a PM.
2016-08-23 16:51:16 -05:00
david hill
91d2304ad0
fix amazon adddbroot issue
2016-08-18 14:12:35 -05:00
david hill
dd1750de55
mcol-5 add in exception returns when service is down
2016-07-20 09:46:50 -05:00
david hill
6db1e3cec8
MCOL-70 - fix compiler error
2016-07-05 11:07:38 -05:00
david hill
6e1ce92b0f
MCOL-70
2016-06-30 14:28:15 -05:00
david hill
f01c8bcadc
add check of service status before sending to procmon
2016-06-29 10:33:18 -05:00
david hill
8050f3eeec
add check of service status before sending to procmon
2016-06-29 10:30:08 -05:00
david hill
e2cf01ec61
add check of service status before sending to procmon
2016-06-29 10:24:49 -05:00
david hill
055aee33e2
add check of service status before sending to procmon
2016-06-29 10:17:38 -05:00
david hill
a9903fc053
add check of service status before sending to procmgr
2016-06-29 09:55:18 -05:00
david hill
7d8de28b43
MCOL-59, change calpont.xml
2016-06-22 16:00:00 -05:00
Sergei Golubchik
b1b60065d9
build fails with boost linking errors
2016-06-03 13:55:09 +03:00
david hill
e9d96ddc85
copyright additions
2016-06-01 20:03:20 -05:00
david hill
3a6d4c3fd2
Revert "copyright name change"
...
This reverts commit 7000f6e4f2eadf5bafccf7b459b3a3eff229d426.
2016-06-01 17:54:28 -05:00