devZer0

Results 144 comments of devZer0

folks sorry to tell, but this sucks really really big. i had numerous reboots becaus of this issue, which create far more hassle then this issue itself. and even worse...

please provide a command-line option to disable dns lookups or don't quit if name lookup fails - as you can see the domain lookup error makes avahi-browse unusable, as it...

i have created a prune script which seems to work good for me. you can pass the number of days to keep as a param. value it must be greater...

``` root@pve1:~# zfs get compression|grep "@"|wc -l 124 root@pve1:~# zfs get compression|grep "#"|wc -l 25005

i'm getting a little bit nervous....but i dislike the extra prune-script approach. could we please have a bookmark prune feature ? ``` # zfs list -t bookmark| wc -l 47261

did you ever try to delete 40k zfs booksmarks @beren12 ? a bookmark is an object, and every object takes ressources and runtime. ``` # zfs get all|wc -l 219593

it does not seem so that it's fixed there ``` root@pve-bigiron:~/sanoid# git checkout master Already on 'master' Your branch is up to date with 'origin/master'. root@pve-bigiron:~/sanoid# ./sanoid --prune-snapshots --verbose INFO:...

root@pve-bigiron:/var/run/sanoid# ls -la total 8 drwxr-xr-x 2 root root 80 Jan 10 20:18 . drwxr-xr-x 34 root root 1440 Jan 10 20:16 .. -rw-r--r-- 1 root root 58 Jan 10...

there is no process 913700 indeed, the message seems to be caused by the leftover file. after removing /var/run/sanoid contents, the warning is gone. anyhow, when there are files leftover...