Allen Herrera
8554238f5d
update cs_package_manager.sh v3.9
2025-04-08 09:43:06 -04:00
Allen Herrera
d198ff77f2
adjusted list flag to --list in mcs_backup_manager.sh
2025-03-14 23:02:22 +03:00
Allen Herrera
001367e68a
feat(backup): added timestamps to localstorage backups major sections, new flag backup --apply-retention-only , more verbose logging in poll_check_no_active_sql_writes(), fixes to multinode race conditions to apply apply_backup_retention_policy() ( #3422 )
2025-03-14 11:36:01 +00:00
Allen Herrera
cd1939ee07
update backuo to v3.11, backup list and restore list + fixes
2025-02-21 22:29:58 +04:00
Allen Herrera
0d78f2f6c6
feat(cs-package-manager): added multinode install via --nodes flag & dev upgrade along with some help texts ( #3279 )
...
Co-authored-by: Allen Herrera <allen@AllensBlackMBP.attlocal.net>
2024-08-28 20:17:40 +03:00
Allen Herrera
a02d15ad11
MCOL-5771 fixed -spoll for newer versions and config-file defaults
2024-08-23 13:30:26 +03:00
mariadb-AlanMologorsky
7b0a04270f
MCOL-5618: Fix after testing
...
[add] -P to restore help in mcs_backup_restore.sh
[fix] -f argument default value in both backup and restore wrapper commands
[fix] -i argument behaviour and type + default value
[fix] -P argument position and help for both backup and restore wrapper commands
[fix] disable some pylint warning for both backup and restore wrapper files
2024-06-26 20:57:10 +03: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
3934819ce1
Intermediate commit to move changes from old filepath to the new one.
2024-06-18 14:02:53 +03:00
Allen Herrera
a69d4c3a6c
add comment to auto_select_most_recent_backup_for_incremental in mcs_backup_manager.sh
2024-06-07 09:06:14 +03:00
Allen Herrera
815b29b2ed
resolved PR comments for cs_package_manager.sh & mcs_backup_manager.sh
2024-06-07 09:06:14 +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
f005c1d99a
added dbrm_restore for LocalStorage & S3
2024-06-07 07:20:25 +03:00
mariadb-AlanMologorsky
c70d206afe
MCOL-5618: Testing fix + script minor fixes.
...
- [fix] wrong cooking of .sh invoke string
- [fix] restore_dbrm -> dbrm_restore, backup_dbrm -> dbrm_backup to use same naming in both python wrapper and mcs_backup_manager.sh
- [fix] mathod of checking cmapi online or not in mcs_backup_manager.sh
2024-06-07 06:44:49 +03: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