digint / digint/btrbk

process stuck

Open
#633 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Perl
Stars
2.1k
Forks
139
PR merge metrics
No merged PRs in 30d

Description

Hi,
I'm approaching to this tool, and I'm trying to configure it, but when I exec the command the process remains blocked also for empty subvolumes.

I'm running on Fedora 42, both tools installed via `dnf` and cloning repo from `git`.

I'm testing using two volumes on external devices mounted both on the same system and on two different system.

This is my conf file when the drives are mounted on two different system:
```
transaction_log /home/user/btrbk.log

snapshot_preserve no
target_preserve 24h 7d 4w 12m 5y

Backup data to remote host
volume /mnt/
subvolume subvol1
snapshot_dir .snapshot
target ssh://hostB/mnt/hostA
```

The results that I get is:
```
[send/receive] target: ssh://hpstB:/mnt/hostA/subvol1.20250915T2352
[send/receive] source: /mnt/.snapshot/subvol1.20250507T1738
```
And process is completely blocked.

What I'm wrong?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.