mikael
October 12, 2024, 1:58pm
1
Hi!
I have installed borgbackup via Homebrew on my Aurora box. Connecting from my TrueNAS server to this Aurora box with passwordless SSH works great.
However, doing a borg backup from the server to the Aurora computer does not work great.
I do this from the TrueNAS server:
borg create user@AuroraIP:/home/user/testrepo/::just_a_name /mnt/dataset/directory/
I get:
Connection closed by remote host. Is borg working on the server?
Which makes me think borg on the server doesn’t find the Homebrew version of borg on the Aurora box (despite Homebrew being in path).
Does anyone have experience with this? Should I resort to layering?
Really wish borgbackup
was on the image! Such a fantastic program.
mikael
October 12, 2024, 2:12pm
2
Did:
brew uninstall borgbackup
rpm-ostree install borgbackup
Can confirm it now works as intended. Would it be possible to make it work with Homebrew instead?
If not, perhaps I should suggest borgbackup
to be included in the Aurora image… If restic
is there I really think borgbackup
should be there too.
I remember trying both and that I found borg to be superior. Why? I don’t remember.
j0rge
October 13, 2024, 2:05pm
4
Someone file an issue to put borgbackup
on the image and I’ll take a look this week.
1 Like
I have just reverted to Bluefin, after a short hiatus to Fedora Workstation; one of the the first tasks was to install Borg Backup to restore my home
directory. I installed it via “Homebreew” - no issues whatsoever, it worked fine.
And the the last backup was made using borgbackup
v1.2.8, restored using v1.4.0.
1 Like
mikael
October 13, 2024, 7:42pm
6
valentin:
I have just reverted to Bluefin, after a short hiatus to Fedora Workstation; one of the the first tasks was to install Borg Backup to restore my home
directory. I installed it via “Homebreew” - no issues whatsoever, it worked fine.
That would work for me too.
What didn’t work for me was trying to create borg backup over SSH with the Aurora machine as the SSH backup destination. Borg on the source won’t find Homebrew Borg on the Aurora destination.
Should soon land on your machine when the PR gets merged @mikael
ublue-os:main
← ublue-os:add-borgbackup
opened 06:30AM - 14 Oct 24 UTC
This PR adds borgbackup to the image to address this issue: https://github.com/u… blue-os/bluefin/issues/1778
Forum Thread: https://universal-blue.discourse.group/t/borgbackup-via-homebrew-not-working-great/4495
1 Like
This landed just recently. Closing thread as this is now fixed.
1 Like
system
Closed
October 15, 2024, 3:30pm
10
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.