-
Currently my snapshots are names like this using `timestamp_format long-iso`:
```
ID 548 gen 26991 top level 265 path snapshots/mhr2/home/home.20220707T050000+0200
ID 549 gen 26991 top level 265 pa…
-
System information:
```
root@ubuntu:/# uname -a
Linux ubuntu 4.4.0-59-generic #80-Ubuntu SMP Fri Jan 6 17:47:47 UTC 2017 x86_64 x86_64 x86_64
root@ubuntu:/# snapper --version
snapper 0.4.1
flag…
carbn updated
7 years ago
-
I have `/` on `/dev/sda2`, timeshift snapshot is stored in `/dev/sda3`. If I want to use BTRFS mode. which of these partitions must use BTRFS, or both must be BTRFS?
If `/dev/sda2` is ext4, is it …
-
Page: Storage
As a user I want to:
* See what subvolumes are snapshots
* Make a snapshot (optionally read only)
* Delete a snapshot
To implemen this, modify our existing `btrfs subvolume li…
jelly updated
7 months ago
-
root@gr7-mail-web:/mnt/snapshots/daily# btrfs-sync -v /mnt/snapshots/daily/\@* btrfs@172.16.70.5:/mnt/snapshots
* Check source
* Check destination
* Skip existing '/mnt/snapshots/daily/@home_2020-0…
-
Possible bug, here is re-producing steps:
1. Run any configuration with a target setting.
2. `cd your-target-disk`
3. `btrfs sub snap -r snapshots/your-specific-snapshot test/your-specific-snapsh…
-
**Describe the bug**
Timeshift without hesitation destroys potentially valid snapshots after their `info.json` is corrupted. Mainly, it is actively deleting snapshots instead of panicking, preventi…
-
I have btrfs on my root filesystem above luks, and I have daily snapshots transfered to another btrfs filesystem. Recently I expanded my btrfs filesystem (online, I was impressed) and copied some quan…
Seb35 updated
3 years ago
-
I'm trying to remove unneeded snapshots without my backup drive being connected.
```
% sudo btrbk prune --preserve-backups
WARNING: Skipping target "/media/backup/btrbk/rootfs": Failed to fetch s…
-
I repetitive got this error:
```
Command execution failed (exitcode=1): `btrfs send -p /mnt/btrfs_root/_btrbk_snap/opt.20180423 /mnt/btrfs_root/_btrbk_snap/opt.20180424 | ssh -q -p 22022 -c aes256…