Closed thomasf1234 closed 6 years ago
You appear to have hit a kernel bug resulting in ZFS transactions being completely stuck. This was reported on earlier Ubuntu kernels, so I'd recommend making sure you upgrade to the latest bugfix kernel (4.15.0-29 I believe), then see if that helps.
Closing this bug as based on the dmesg output above, your kernel isn't in a working state right now.
Thank you so much for diagnosing that
Required information
Issue description
I've been using LXD a lot recently with packer, but I am facing frequent hanging when publishing the stopped container. The packer build runs apt-get update, apt-get upgrade, and installs puppet. It then stops the container and issues a lxc publish command, but
lxc operation list
shows a running operation on image POST. If I run this 5 times, then I would expect to see at least 1 case where this problem occurs, and I have to reboot the VM, which is not practical when running through CI. Note, the last few entries of dmesg display as red messages when printed in the console (full output showed below) but I do not have the context to determine if related.Can someone please help me understand how to overcome this?
process
lxc monitor
The last entry
Initializing a ZFS driver
hangs indefinitely.lxc config show mycont
dmesg