Displaying 2 results from an estimated 2 matches for "810gb".
Did you mean:
10gb
2020 Apr 03
0
C8 and backup solution
...because my messages aren't making it to the list]
>
>>> In a previous message, Alessandro Baggi said:
> A> Bacula works without any problem, well tested, solid but complex to
> A> configure. Tested on a single server (with volumes on disk) and a
> A> full backup of 810gb (~150000 files) took 6,30 hours (too much).
>
> For a full backup, I'd use something like "scp -rp". Anything else
> has overhead you don't need for the first copy.
>
> Also, pick a good cipher (-c) for the ssh/scp commands -- it can improve
> your speed by an or...
2020 Apr 02
7
C8 and backup solution
...nux workstation. (this number could be
higher in future). Currently I'm testing bacula, scripted rsync with
hardlink and borgbackup on C8.1.
Bacula works without any problem, well tested, solid but complex to
configure. Tested on a single server (with volumes on disk) and? a full
backup of 810gb (~150000 files) took 6,30 hours (too much). I would run
deduplication but 1. bacula on C8 is not compiled with aligned 2. bacula
put attention on some possibile bad scenario where deduplication could
be a problem in losing one block that could break many files with the
same shared block. So ded...