-
Notifications
You must be signed in to change notification settings - Fork 136
dqlite detection issues with musl and zfs #134
Comments
What kernel version are you running on? I'll try to reproduce and fix this. |
Kernel is 5.4.34-0-lts, and I'm running Alpine Linux 3.11.6, LXD/LXC 4.1 |
@freeekanayaka btw, if we can find out what is causing this and produce a patch I'll submit to alpinelinux.org and get it included in a package revision. |
Once I nail it down, I'll cut a new release. But you can surely cherry pick the patch and submit it to Alpine. |
@dngray please can you run lxd again under |
Sure I just ran If you need me to do anything else I'm happy to help however best I can. I did format an external disk with EXT4, and mounted it to |
Thanks @dngray. I believe I know what the issue is and how to fix it. Stay tuned :) |
@dngray if you have way to re-build the libraft.so object that is installed on your system and confirm that the patch linked above works, that would be great. Thanks |
I'll do that, and let you know if I have any trouble. |
Okay, i've tested this and it does seem to work! The sockets are now correctly created (seccomp.socket and unix.socket). |
Hi,
As per @stgraber's recommendation in https://github.com/lxc/lxd/issues/7347#issuecomment-626730013 I've opened an issue here.
I'm willing to debug/assist in any way that I can to find a solution to this issue.
The text was updated successfully, but these errors were encountered: