Zygo

Results 411 comments of Zygo

> ERROR: /boot/.beeshome MUST BE A SUBVOL! If `.beeshome` isn't on the target btrfs then it doesn't matter whether it's a subvol or not (especially on filesystems that don't have...

> So .beeshome must be on the target filesystem that bees is trying to dedupe. No, the opposite. beeshome does not have to be on the target filesystem. _If_ it...

@kakra You're not wrong. ;) The `ExtentWalker` code is very paranoid about ensuring that it reads a complete and correct list of extents while scanning forward and backward in the...

Something like "`this exception prevents bees from grinding to a halt at this point. You can ignore this if you are not a bees developer`" could be more words than...

> * How do I check what the `zstd` compression on `sv2` actually got me? `compsize sv2` will report usage broken down by compression type. > * I would like...

Yep, that's a bug. Using an absolute path in `$BEESHOME` works, but relative paths do not.

> it turned out that there was some kernel trace in the syslog when mounting, and freezing the mount somehow Can you post the stack trace from the mount?

_Repeatable_ lockups? Try looking in `/run/bees/$UUID.status` (or run bees with the environment variable `BEESSTATUS=/run/bees.status`), and see what the threads are doing when it locks up.

This _could_ be the slow backrefs issue: tid 22506: crawl_1899: [1548.92s] syncing #280 (deleted) tid 22507: crawl_1899: [1548.77s] resolving 0x13d70b21000z1000 matched BeesBlockData { 4K 0x568dd000 fd = 3554 'snapshots/VirtualMachines/VirtualMachines.20171130T104151+0100/OpenSuse LEAP/OpenSuse...

Followup question: in the bees log, are there any lines with the words 'WORKAROUND', 'PERFORMANCE', or 'toxic' on them?