Leonid Fedorov
1384cf64aa
Revert "chore(install): no more deps for awk and ps for postinstall script"
...
This reverts commit a0c861adbb
.
2025-06-24 22:18:36 +04:00
Leonid Fedorov
a0c861adbb
chore(install): no more deps for awk and ps for postinstall script
2025-06-13 13:44:16 +01:00
Allen Herrera
07be8e3fa1
feat(installation): MCOL-4886 skip chown if top folder permissions good ( #3093 )
...
* MCOL-4886 skip chown if top folder permissions good
* remove '-type f' check permissions of directories too
2025-04-01 18:03:07 +04:00
Denis Khalikov
7b25f1bee4
fix(build): Fixing build for S3 with "LocalStorage" type.
2025-04-01 18:03:07 +04:00
drrtuy
385e580e9c
MCOL-5175 Bump overlooked libmariaS3 and added more ENV variables to fine tune initial installation on S3 ( #2870 )
...
Co-authored-by: Roman Nozdrin <rnozdrin@mariadb.com >
2023-06-27 17:33:39 +03:00
mariadb-AlanMologorsky
0ee1d94f71
MCOL-5218: Additional fix to mcs-loadbrm and mcs-savebrm + postinstall.
...
[fix] bug in detecting primary.
[fix] minor bugs.
[add] not getting meta on secondaries if no cmapi available on primary node.
[fix] postinstall script to mask mariadb-columnstore service on multinode configurations.
2022-09-23 22:01:16 +03:00
Roman Nozdrin
dc82c080f6
MCOL-5097 This patch fixes bash syntax issue and removes ExeMgr systemd unit on post-install
2022-07-08 07:53:34 +02:00
Roman Nozdrin
c89864c37d
MCOL-5060 Fixes post-install script failures in containers
2022-05-30 11:41:09 +00:00
Roman Nozdrin
7453db6b02
MCOL-5001 This patch removes ExeMgr traces
2022-04-04 12:50:42 +00:00
benthompson15
64a6b8a041
MCOL-4965: upgrade breaks trying to use deprecated autoConfigure executable. ( #2243 )
2022-02-03 16:41:43 -06:00
Roman Nozdrin
b5d500e97b
MCOL-4094 shell test argument quotation fix ( #2246 )
...
Co-authored-by: Roman Nozdrin <rnozdrin@mariadb.com >
2022-02-03 16:14:47 -06:00
Roman Nozdrin
22b0e4addc
MCOL-4943 Moved SQL script call into columnstore-post-install
2021-12-18 03:59:58 +00:00
David Hall
1d2114a0d5
MCOL-4751: done run mycnfUpgrade anymore just reuse existing cnf if possible
2021-08-05 11:12:17 -05:00
benthompson15
21e6e88d0f
MCOL-4751: autoConfigure to run in post-install on files in correct paths.
2021-08-05 11:11:54 -05:00
benthompson15
12e3368ebf
MCOL-4597: logic from postConfigure migrated to post-install to upgrade existing columnstore.cnf
2021-05-26 10:41:39 -05:00
Alexander Barkov
4a389f937d
MCOL-4669 Syslog does not setup if compiled with CMAKE_INSTALL_PREFIX
2021-04-06 06:58:09 +04:00
benthompson15
a953409df5
MCOL-4386: Create new StorageManager setting for EC2 using assigned IAM credentials.
2021-03-30 13:10:12 -05:00
benthompson15
432c9b21ae
MCOL-4483: remove unused directories and fix some default paths.
2021-03-02 10:28:23 -06:00
benthompson15
afa88866bb
MCOL-4483: Fix and consolidate log files and cpimport logging.
2021-02-12 15:40:16 -06:00
Roman Nozdrin
cf8b8fa786
Merge pull request #1543 from jmrojas2332/develop
...
Columnstore syslog file creation should be with mysql as owner
2020-10-27 18:23:55 +03:00
Roman Nozdrin
39a1dd604d
Merge pull request #1480 from dhall-MariaDB/MCOL-4329-dev
...
MCOL-4329 dev set plugin-maturity to stable
2020-10-27 18:07:22 +03:00
Jose Rojas
ee03f4eccb
Merge branch 'develop' into develop
2020-10-23 16:58:19 -05:00
Jose Rojas
d61dc06c3c
Make CMake variables for default user/group for maintainability
2020-10-23 21:57:35 +00:00
David Hall
a50bec905f
MCOL-4329 save x-columnstore.cnf
...
Save to x-columnstore.cnf.rpmsave rather than delete
2020-10-22 11:20:04 -05:00
benthompson15
75a995df47
add path to testS3Connection in columnstore-post-install.in
2020-10-21 13:14:45 -05:00
benthompson15
eb79e604e0
Fix for IAM/STS to have sts_region configurable and not tied to S3 bucket region.
2020-10-15 15:40:53 -05:00
benthompson15
039521fe91
Fix phrasing of error and cnf comments
2020-10-15 15:34:45 -05:00
benthompson15
bddea43178
add post-install setting of iam_role_name and sts_endpoint thru ENV variables.
2020-10-15 15:34:42 -05:00
Jose
0637c19313
MCOL-4314 Workernode template changes based on feedback
2020-10-09 07:08:42 -05:00
Jose Rojas
140babc341
MCOL-4314 Related. Make workernode template service only when copying from support directory
2020-10-07 00:12:15 -05:00
Jose Rojas
2a6dd64e5f
MCOL-4314 Related. Make mcs-workernode a template service to avoid SM contention
2020-10-07 00:12:15 -05:00
Alexander Barkov
5c40c98124
Fixing a problem in MCOL-4335 Add absolute path into columnstore-post-install and mariadb-columnstore-start.sh
...
install_mcs_mysql.sh resides in ENGINE_SBINDIR, not in ENGINE_BINDIR
2020-10-05 16:32:24 +04:00
Alexander Barkov
12312f5085
MCOL-4335 Add absolute path into columnstore-post-install and mariadb-columnstore-start.sh
2020-10-05 11:49:23 +04:00
Jose Rojas
49e3d76db1
MCOL-4314 Related. Add shared dbroot1 synchronization
2020-10-01 16:12:09 -05:00
Jose Rojas
d4b33b072e
MCOL-4314 Fix newly initialized nodes corrupting shared storagemanager.
2020-10-01 16:12:09 -05:00
David Hall
b5bc38c4ad
MCOL-4329 dev set plugin-maturity to stable
...
Also remove x-columnstore.cnf
2020-09-28 14:35:34 -05:00
Jose Rojas
f129d506d3
MCOL-4314 Address comment regarding systemctl stop mariadb-columnstore
2020-09-25 09:53:02 -05:00
Jose Rojas
bb7f137f65
MCOL-4314 Move flock to mariadb-columnstore-start script
2020-09-24 11:24:30 -05:00
Jose Rojas
f966584bee
MCOL-4314 shared storage manager cluster initialization fix.
2020-09-24 11:24:03 -05:00
Jose Rojas
9ac4e756fd
Merge pull request #1424 from drrtuy/MCOL-4295
...
MCOL-4295 Replace hardcoded paths with dynamic ones
2020-09-08 09:26:59 -05:00
Jose Rojas
a5b7e8480a
MCOL-4012 Related. Run SM as non-root user mysql by default
2020-09-04 13:22:34 -05:00
Roman Nozdrin
75082659ad
MCOL-4295 Replace hardcoded paths with dynamic ones
2020-09-04 11:49:42 +00:00
Jose Rojas
c48524fb73
Merge branch 'develop' into MCOL-4012
2020-09-01 15:55:37 -05:00
Jose Rojas
19a303f44e
MCOL-4012 Add back mcs-loadbrm.py.in and mcs-loadbrm.service
2020-09-01 20:53:55 +00:00
Jose Rojas
ce64ad7bac
MCOL-4012 Update
2020-09-01 20:53:35 +00:00
Patrick LeBlanc
ed778502da
Merge pull request #1405 from jmrojas2332/MCOL-4227-develop
...
MCOL-4227 Related. Shared storage
2020-08-31 16:58:13 -05:00
Jose Rojas
30936192d6
MCOL-4227 Related. Prevent cluster using shared storage from intializing more than once
2020-08-31 16:53:45 +00:00
benthompson15
667a2d4eb9
MCOL-3494: change environmental to environment in error messages.
2020-08-26 15:42:01 -05:00
benthompson15
ad6e4246ef
MCOL-3494: reword error message.
2020-08-26 15:40:05 -05:00
benthompson15
f289b4fe6b
MCOL-3494: have the post install script check the storagemanager S3 connectivity.
2020-08-26 15:33:25 -05:00