Commit Graph
65 Commits
Author SHA1 Message Date
Bastian Mäuser 813c54760d WIP 2024-02-26 17:25:46 +01:00
Bastian Mäuser 5588b7342e Require Unique Disk names throughout all Storage pools. 2024-02-26 17:09:13 +01:00
Bastian Mäuser 2f985df07d Added option, do specify VMs to process using Proxmox UI Tags 2024-02-26 15:32:23 +01:00
Bastian Mäuser b7c86b0206 fix incremental ecpool 2024-02-23 12:08:50 +01:00
Bastian Mäuser 3d0babd12c Adjust Documentation 2024-02-23 11:43:00 +01:00
Bastian Mäuser a885c9fbf9 Added Option to select ssh cipher and set decent default for it 2024-02-23 11:38:11 +01:00
Bastian 8cd0472cba Fix Documentation typo 2024-01-15 12:04:50 +01:00
Bastian 8467bcd08e improvement: precise wording 2023-08-04 16:05:56 +02:00
Bastian 48eb3f840e fix: missing vm_id in log message 2023-08-04 15:59:07 +02:00
Bastian 514d19b9f6 added: retrieve ceph versions for compatibility checks 2023-08-04 15:54:37 +02:00
Bastian a6e1f9342a added: support for EFI Disks 2023-08-04 15:36:18 +02:00
Bastian 59b8ab5ce2 added: default pool, feature: confirm --migrate, add: --noconfirm 2023-08-04 13:38:26 +02:00
Bastian 4bfd79e79e improved: retrieve source/destination cluster name for better insights 2023-07-13 15:18:24 +02:00
Bastian 6e8eb7ce2b fixed: preflight checks 2023-07-13 14:45:55 +02:00
Bastian be88cb4d40 fixed: perf_vm_stopped++ never counted. 2023-07-13 13:54:20 +02:00
Bastian 1343dc6b51 fixed: Correct target host now displayed in log messsage, Add downtime counter 2023-07-13 13:51:58 +02:00
Bastian 5ce325beec Strip ansi color codes from syslog and mail 2023-06-13 16:29:06 +02:00
Bastian b8d2386e69 Added Logging by mail functionality, added --mail parameter, added logfilehandling 2023-06-13 16:13:23 +02:00
Bastian a5ea397d11 bump version 2023-06-13 14:33:20 +02:00
Bastian 36dabe9d79 fixed several linting issues 2023-06-13 14:21:06 +02:00
Bastian 284cfb6e76 Added features to README, minor wording changes 2023-04-26 15:41:13 +02:00
Bastian 5b7fd4986b Add preflight check: pool_exists 2023-03-23 16:14:04 +01:00
Bastian 41abd0429a Fix Regex to exclude cloud-init drive 2023-03-23 15:46:58 +01:00
Bastian 890567ad05 Remove vm from ha group before shutting down on migration 2023-03-23 14:10:55 +01:00
Bastian f5441f4c0b Sanitize cloud-init drives from the config 2023-03-22 15:22:36 +01:00
Bastian fb5b3a6d09 Merge pull request #1 from lephisto/feature-move
Add --migrate feature: near-live migrate between clusters
2023-03-22 14:42:05 +01:00
Bastian 5bf37e886c Add --migrate feature: near-live migrate between clusters 2023-03-22 14:40:01 +01:00
Bastian 010f04c412 make --vmids=num vorking with --prefixids, bump version 2022-12-06 14:20:28 +01:00
Bastian 13245fdf5e Add --jobname as mandatory parameter 2022-11-16 12:47:47 +01:00
Bastian ae641a3927 Add colors to central logging function 2022-11-15 16:21:36 +01:00
Bastian 2f3fa5a39f Add some decent coloring 2022-11-14 16:34:55 +01:00
Bastian 7f64f6abc8 Add Helper for bash colors 2022-11-14 15:43:14 +01:00
Bastian 99f3ced23c Fix Total Byte CCounter 2022-11-04 22:52:10 +01:00
Bastian d72e66a230 exec crossover 2022-11-04 22:38:37 +01:00
Bastian 88ccbc914f Fix locale error in human_readable() function 2022-11-04 22:37:40 +01:00
Bastian fa953c6dbc restore crossover 2022-11-01 19:52:25 +01:00
Bastian b60c086071 Fix counting issue, Readme 2022-11-01 19:26:56 +01:00
Bastian 21301838de Improve Performance metrics and logging 2022-11-01 17:07:08 +01:00
Bastian 3cbe62f246 Add .gitignore 2022-11-01 16:47:22 +01:00
Bastian ccd957c6ed logging improvements, human readable stuff 2022-10-28 21:29:41 +02:00
Bastian ce5660c186 Bump Version 2022-10-28 14:54:45 +02:00
Bastian aecea23afd Added Documentation for updated housekeeping rules 2022-10-28 14:53:56 +02:00
Bastian 812253a7e0 Rewrite of housekeeping, timebased retention introduced 2022-10-28 13:53:07 +02:00
Bastian f20e4c4f63 Added performance metrics, some message polishing 2022-10-28 11:35:36 +02:00
Bastian 1883342180 Unlock Source VM directly after fsfreeze 2022-10-28 10:46:06 +02:00
Bastian ccbc40511c Added Metric InfluxDB to InfluxDB 2022-10-27 16:55:47 +02:00
Bastian 0b0bdaec33 minor changes and fixes 2022-10-27 16:51:59 +02:00
Bastian 11261d6473 remove junk 2022-10-27 13:32:25 +02:00
Bastian 4cab0a5c26 Adjust Documentation 2022-10-26 17:03:35 +02:00
Bastian c229fbf21e Added option to regex-rewrite the VM config 2022-10-26 17:02:25 +02:00
Bastian 6c8b6d99ca Added functionality to set vmids=all to mirror all VMs on source 2022-10-26 13:47:27 +02:00
Bastian 512f7d664f Fix regression where multiple existing snaps on source prevented full copies to run. 2022-10-26 13:05:42 +02:00
Bastian bc2f6f34fc some fix to snapshotsize calculation 2022-10-24 16:39:28 +02:00
Bastian fd190a3622 Some magic to get a proper value for snapshot size 2022-10-24 15:10:30 +02:00
Bastian 9b29489dc8 Added estimation of Transfer times and amounts of data 2022-10-24 13:37:37 +02:00
Bastian 886512bd41 Fix confusion of PVE Pool name vs Ceph Pool name 2022-10-23 02:02:25 +02:00
Bastian 35110daf35 Fix cornercase where disks could be the same on different source pools 2022-10-22 20:10:50 +02:00
Bastian 0cee976786 Add lookup, in case pve poolname doesn't match Ceph poolname 2022-10-21 19:38:07 +02:00
Bastian aadf7e656c Add stuff to readme 2022-10-21 18:18:24 +02:00
Bastian 8c6ffc4d85 Add Readme 2022-10-21 18:07:29 +02:00
Bastian d8ec4891c5 Changed logic of locking, changed help accordingly 2022-10-21 17:31:45 +02:00
Bastian 9b5506b4d1 unified mirror method, added snapshot retention feature 2022-10-21 16:50:12 +02:00
Bastian 15fe2c8593 Added online mirroring functionality 2022-10-20 16:31:11 +02:00
Bastian 7129fa8f1b Initial Commit 2022-10-19 16:20:15 +02:00
Bastian 6ce284019b Initial commit 2022-10-19 16:16:42 +02:00