1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-04-18 21:44:02 +03:00

28 Commits

Author SHA1 Message Date
Allen Herrera
232c11d7f6 update columnstore_review to v1.4.13 2025-01-10 16:43:42 -05:00
mariadb-AlanMologorsky
d2742b5a1b MCOL-5618: Fix packaging.
[mv] extra/cs_package_manager.sh -> cmapi/scripts/cs_package_manager.sh to pack and deliver the script with cmapi package
[add] cs_package_manager.sh to cmapi package
[fix] download paths for mcs_backup_manager.sh and cs_package_manager.sh
2024-06-21 05:47:13 +03:00
mariadb-AlanMologorsky
0e17e14afb remove old file 2024-06-18 14:02:53 +03:00
Allen Herrera
af7b14ab37 update to the latest mcs_backup_manager + cs_package_manager 2024-06-18 14:02:53 +03:00
Allen Herrera
331d578824 Added backup retention flag -r and incremental auto_most_recent option to mcs_backup_manager.sh 2024-06-07 09:06:14 +03:00
Allen Herrera
e235759dae added dbrm_restore for LocalStorage & S3 2024-06-07 09:06:14 +03:00
Allen Herrera
2f17c819a2 resolved PR comments for cs_package_manager.sh & mcs_backup_manager.sh 2024-06-07 07:20:25 +03:00
Allen Herrera
66996bec22 small comment cleanup 2024-06-07 07:20:25 +03:00
Allen Herrera
f005c1d99a added dbrm_restore for LocalStorage & S3 2024-06-07 07:20:25 +03:00
Allen Herrera
5b982469a2 added mcs-storagemanager journal output for S3 --logs bundle 2024-05-13 21:14:21 +04:00
Alan Mologorsky
6844923b9a
feat(cmapi,cli): MCOL-5618: Add backup, restore, backup-dbrm, restore-dbrm commands for mcs cli tool. (#3130)
* MCOL-5618: Add backup, restore, backup-dbrm, restore-dbrm commands for mcs cli tool.

[add] mcs_cluster_tool/helpers.py file with cook_sh_arg function inside
[add] MCS_BACKUP_MANAGER_SH to mcs_cluster_tool/constants.py
[add] backup and restore commands to "mcs" Typer APP

* MCOL-5618: Move mcs_backup_manager.sh to cmapi/scripts.

* MCOL-5618: Install mcs_backup_manager.sh with CMAPI package.
2024-04-01 16:51:38 +03:00
Allen Herrera
ed9ec93358 mcs_backup_manager rename -vs-ssl to -nv-ssl 2024-02-15 05:31:52 +03:00
Allen Herrera
8ac8d08d48 added short hand versions of some variables and small fixes to parameter naming - vs _ 2024-02-15 05:31:52 +03:00
Allen Herrera
9681841cfc added comments to functions for next release 2024-01-23 19:52:47 +03:00
Allen Herrera
aa6b68aacc update to latest version of mcs backup manager with PR comments addressed 2024-01-23 19:52:47 +03:00
Allen Herrera
f57bdb6d2e update mcs_backup_manager.sh - add ubuntu/debian support 2024-01-23 19:52:47 +03:00
Allen Herrera
ec0c5ea045 mcs_backup_manager.sh - typo in comments of bsl license 2024-01-23 19:52:47 +03:00
Allen Herrera
10c953fcf3 add bsl license to mcs_backup_manager.sh + skip removing locks when poll_wait fails 2024-01-23 19:52:47 +03:00
Allen Herrera
3643a2e401 updated columnstore_backup.sh -> mcs_backup_manager.sh 2024-01-23 19:52:47 +03:00
Allen Herrera
7259b0c693
feat(tooling): add rhel support in cs_package_manager.sh (#3105) 2024-01-12 10:53:24 +03:00
Allen Herrera
4fbf5ff78d
Update cs package manager dev ubuntu (#3060)
* cs_package_manager.sh - fix ubuntu dev installs

* cs_package_manager.sh - remove some useless comments

* debian/ubuntu dev install to use drone repo + remove wget dependancy

* + exits if repo files missing

* auto install aws cli for dev builds

* removed commented section from cs_package_manager
2023-12-22 04:42:22 +04:00
Allen Herrera
fb496644f8 update columnstore_review.sh to v1.4.4 - smls and kernal ulimits+ added to --logs 2023-12-12 17:42:39 +03:00
Allen Herrera
244e0adc8e
feat(package_manager): improved cs_package_manager functionality for better UX
- add apt support for community and enterprise install
- add enterprise_staging install
- filter check results down to os/arch
- add --token flag for enterprise (#3002)
2023-10-20 17:13:10 +03:00
Allen Herrera
221dea1788 fixed on premise s3 backup & restore --endpoint-url flag 2023-10-03 01:58:55 +03:00
Allen Herrera
d2b05afdc1 init columnstore_backup.sh 2023-10-03 01:58:55 +03:00
Allen Herrera
a97ff73cea
init columnstore_review.sh & cs_package_manager.sh (#2969) 2023-09-26 05:59:00 +03:00
Andrew Hutchings
a347a8f5aa Merge branch 'develop-1.1' into develop 2017-10-30 10:29:30 +00:00
Andrew Hutchings
01446d1e22 Reformat all code to coding standard 2017-10-26 17:18:17 +01:00