Rich Braun
Rich Braun
Well OK, I'll try the latest. Note that 2.0.5.0 was released 3 *days* ago on 3-Jan-2020 and the one in which I reported this bug dates back 6 months (with...
I've installed the newer version and will report on my experiences. Like @dgcom, I'd like to see multithreading and an end to sqlite. But first things first, let's see how...
For the saveset that triggered this current issue, the B2 bucket is 469.8GB containing a total of 1846 files. The dblock files are each 500MB. My hardware is quad-core with...
Update: I'm now 63 hours into the database recreate (as a reminder, the remote storage is half a terabyte on Backblaze B2--a moderately-big backup for a home user, a piddling...
Now at 123 hours. The progress bar shows (roughly) 90%, the CPU is still cranking at the same 50% level. This is running 2.0.5.0 2020-01-03 version, for a B2 bucket...
Can you check the path name of the haproxy.cfg mount? I see this in your command line: ``` docker run -it -d --cap-add=NET_ADMIN --name haproxy-keepalived \ --net=host --privileged --userns=host --restart...
Keepalived is already current at `2.2.7`; I bumped haproxy from `2.6.0` to `2.6.4` (version 2.7 is still in development). The author of keepalived had [this to say](https://groups.io/g/keepalived-users/topic/80179175?p=,,,20,0,0,0::recentpostdate/sticky,,,20,1,80,80179175) about `track_process` in...
Thanks so much for finding the offending `$`! Fixed that, and added your comments about `--pid=host` to the README. Pull the image and see if you can now run it...
Sorry, looks like I missed saving out that file -- watch this [pipeline run](https://gitlab.com/instantlinux/docker-tools/-/pipelines/627233284) and its sub-jobs, once it finishes you can re-try.
Have I addressed your issues fully? Let me know if there's anything else that will improve this image.