henfri

Results 59 comments of henfri

Hello, > 1. Can you share the exact command used to create your btrfs setup with label `DataPool1` and how its mounted? How it was created: Sorry, that is too...

Hello, that's really odd. Please let me know if I can do more to help you finding the issue. Do you see any risk of data loss from my first...

Hello, it is a sub-volume, but it is not mounted as sub-volume. ``` mount |grep sda /dev/sda1 on /srv/dev-disk-by-label-DataPool1 type btrfs (rw,noatime,space_cache,subvolid=5,subvol=/) ``` I ran it in the root folder...

Ok, thanks for the status update and sorry for my late reply. Here the output after the balance (the balance did not fix the transid failures, but this did: `mount...

Hm... ``` btrfs fi du /srv/dev-disk-by-label-DataPool1/dduper_test/testfiles/f1 /srv/dev-disk-by-label-DataPool1/dduper_test/testfiles/f2 Total Exclusive Set shared Filename 50.00MiB 50.00MiB 0.00B /srv/dev-disk-by-label-DataPool1/dduper_test/testfiles/f1 50.00MiB 50.00MiB 0.00B /srv/dev-disk-by-label-DataPool1/dduper_test/testfiles/f2 root@homeserver:/home/henfri# dduper --device /dev/sda1 --files /srv/dev-disk-by-label-DataPool1/dduper_test/testfiles/f1 /srv/dev-disk-by-label-DataPool1/dduper_test/testfiles/f2 btrfs fi du...

Hello, I did post the error on the btrfs mailing list and it is suspected to be a bug in dduper: https://lore.kernel.org/linux-btrfs/em2ffec6ef-fe64-4239-b238-ae962d1826f6@ryzen/T/ > file deduper: > > 194 def btrfs_dump_csum(filename):...

Hello, thank you both for your elaborate replies. I am running btrfs-balance-least-used now. It would be really good to add parts of your replies to the official documentation. I think,...

Hello again, I've been running bees(d) now for 12 days on a 8TB Raid1 (90% full). I have not yet saved (notable) space. How can I check, if everything is...

Hello, I have many snapshots indeed. I had to reboot the machine in between. Does that affect the progress, or does bees pick up where it stopped? Regards, Hendrik

Thanks. Then I am fairly surprised.. It has run for 15-20 days now in total - without saving any space. ``` systemctl status [email protected][email protected] - Bees (c4a6a2c9-5cf0-49b8-812a-0784953f9ba3) Loaded:...