binaryfox
binaryfox
> Wait it worked in 1.4.2 without the bind mount? We had other problems (mounts left behind after the iSCSI volume was detached) so it might just be that this...
Using `strace` I've confirmed that in both the v1.4.2 and v1.7.2 images `lsblk -o FSTYPE /dev/sdf` will attempt to read from `/run/udev` in order to read the fstype property. If...
I think am encountering the same underlying problem, though it appears for me as `getFilteredByTag()` returning no results. If I switch to `getAll()` I observe that many posts are missing.