Ludovic Poujol lpoujol · he/him
  • Marseille, France
  • Joined on 2018-10-24
lpoujol pushed to bkctld_measure_time at evolix/evobackup 2025-01-14 11:59:30 +01:00
ba5fab4852 server: Update CHANGELOG.md
lpoujol created pull request evolix/evobackup#80 2025-01-14 11:43:09 +01:00
WIP: server > Introduce monitoring of inc creation time
lpoujol pushed to bkctld_measure_time at evolix/evobackup 2025-01-14 11:38:49 +01:00
0f7570fb87 server: bkctld-check-setup : Add a check to ensure inc creation time is bellow a given warning/critical threshold
lpoujol pushed to bkctld_measure_time at evolix/evobackup 2025-01-14 10:39:57 +01:00
a419e0262d server: bkctld-check-setup : Warn when inc and rm are running at the same time
lpoujol pushed to bkctld_measure_time at evolix/evobackup 2025-01-14 10:32:36 +01:00
8147ba84ee server: bkctld-check-setup - Check how many inc operations are running
lpoujol pushed to bkctld_measure_time at evolix/evobackup 2025-01-14 10:29:37 +01:00
dbb40b8659 server: bkctld-check-setup - Check how many inc operations are running
lpoujol created branch bkctld_measure_time in evolix/evobackup 2025-01-14 10:17:06 +01:00
lpoujol pushed to bkctld_measure_time at evolix/evobackup 2025-01-14 10:17:06 +01:00
457a4ddcda server: Measure and keep inc creation time
lpoujol commented on issue evolix/evobackup#77 2025-01-10 12:48:44 +01:00
bkctld inc > Monitoring of inc time creation

I've got two main ideas for that

Option A :

bkctld-inc could measure the time taken, write it down somewhere (/var/lib/bkctld ?) So bkctld-check-setup command (or a new one) could…

lpoujol pushed to master at evolix/evobackup 2025-01-10 12:41:54 +01:00
ab9327b8b2 server: bkctld-rm: Add Begining/end log message and invert logging priorities
981b8978e3 server: bkctld-inc: Add Begining/end log message (with the inc name) and invert logging priorities
Compare 2 commits »
lpoujol commented on issue evolix/evobackup#78 2025-01-10 12:33:08 +01:00
bkctld inc > kill previous inc creation when a new one starts ?

Few ideas :

  • Setting to allow (or not) simultaneous inc creation
  • Setting to disallow rm operations during inc creation ?
lpoujol pushed to master at evolix/evobackup 2025-01-10 12:09:59 +01:00
9344bef64c server: Update munin plugin bkctld_rsyncs
084d4a5211 server: update changelog
0ce0d4213d server: update changelog
Compare 3 commits »
lpoujol commented on issue evolix/evobackup#78 2025-01-10 11:35:36 +01:00
bkctld inc > kill previous inc creation when a new one starts ?

When creating "incs", if you kill one that is currently running, you end up with forever incomplete data for the corresponding day.

Indeed, but, if the inc creation of day0 takes more than…

lpoujol merged pull request evolix/evobackup#54 2025-01-10 11:08:15 +01:00
Disable padding for the last column
lpoujol pushed to master at evolix/evobackup 2025-01-10 11:08:15 +01:00
a42c196f75 Disable padding for the last column (#54)
49b9b763fb Merge branch 'master' into bkctld_status_disable_last_column_padding
9bfec89f18 Disable padding for the last column
Compare 3 commits »
lpoujol pushed to bkctld_status_disable_last_column_padding at evolix/evobackup 2025-01-10 11:03:38 +01:00
49b9b763fb Merge branch 'master' into bkctld_status_disable_last_column_padding
82820115c5 Client - Release 25.01
ac0c137c50 Update CHANGELOG
ead8c7b48a Fix compatibility with OpenBSD (#79)
1c09d6f8bb Add function for backup Linstor Database
Compare 313 commits »
lpoujol commented on pull request evolix/evobackup#39 2025-01-10 10:47:51 +01:00
WIP: fix the command line interface

This PR is 5years old :o

@jlecour Shall we update it so we can merge it ? Or do we give-up ?

lpoujol opened issue evolix/evobackup#78 2025-01-03 16:00:43 +01:00
bkctld inc > kill previous inc creation when a new one starts ?
lpoujol opened issue evolix/evobackup#77 2025-01-03 16:00:04 +01:00
bkctld inc > Monitoring of inc time creation
lpoujol opened issue evolix/evobackup#76 2024-12-09 16:11:24 +01:00
bkctld stats > Missing duc database update