-
I have been missing an official distribution archive such as https://snapshot.debian.org/ in OpenSUSE so far.
For Tumbleweed https://download.opensuse.org/history/ is not really going going back real…
-
Hi,
I use https://github.com/Antynea/grub-btrfs which generates grub entries for each snapshots.
I can't configure snapper to create rw snapshots by default.
Nothing in the conf file : http:/…
-
Hi,
on one of my USB btrfs drives, I have bees running for many days successfully, but now it is always running into a polling state and can't be terminated or killed anymore, still using 25% cpu w…
-
Btrfs file system with some subvolumes and snapshots:
```
$ sudo btrfs sub list -t /home
ID gen top level path
-- --- --------- ----
263 170508 5 home
264 170510 5 varlog
266 170510 5 va…
cmurf updated
3 years ago
-
Hi Dave,
It just occurred to me that btrfsmaintenance might be a good place to globally check if the number of subvolumes is getting out of control. At the very least, this proposal will produce a…
sten0 updated
7 years ago
-
Hi,
this is the default subvolume design of SUSE (here SLES 12SP5):
(For simplicity I've filtered any snapshot subvolume.)
```
vlcdbs1p:~ # btrfs su li / | grep -v snapsh
ID 257 gen 2398 top leve…
-
This was [bugzilla.linux-nfs.org 389](https://bugzilla.linux-nfs.org/show_bug.cgi?id=389)
[NeilBrown 2022-06-18 01:56:42 UTC]
In POSIX a inode is identified by identifying a filesystem, and then a…
-
The first time I run snap-sync everything seems to backup fine.
```
/backup/home:
56
/backup/media:
57
/backup/root:
106
```
However, when I run snap-sync again:
```
NOTE: Previous failed…
-
I ran
`bedup dedup --size-cutoff=1024`
After ~50h when "freed" was getting close to 2^32 (do not remember the exact number) there was a bus error. Trying to rerun the same command produced the …
-
Hello!
Please add include_fs -option or equivalent, so it would be easier choose what to backup. For example I have hundreds of machines and would like to backup everything on local filesystems ext2/…