-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ZFS mount/unmount process stuck #6966
Comments
There is an updated version of the #7207. |
I have simmilar problem, but I have no answer from zfs like "ZFS returned EBUSY": it just hangs. But I am using 18.04 and zfs 0.7.5 (latest in bionic repo) And after that commands like "zfs list" hangs too with no info, only kernel errors like: #7207 marked as closed and fixed in version 0.7.9. I tried to install it from ppa, but it did not help. |
This may be a duplicate of #7659. |
@stgraber do you think the fix is going to be in the 18.04 anytime soon? |
@vazir you can watch it here: |
This issue has been automatically marked as "stale" because it has not had any activity for a while. It will be closed in 90 days if no further activity occurs. Thank you for your contributions. |
System information
Describe the problem you're observing
Specifically were encountering issues within LXD. The ZFS mount point seems to be locked after restarting a LXC container that uses ZFS. This doesnt seem to be a LXD-related problem but rather a bug within ZFS.
LXD log:
action=shutdown created=2017-11-24T15:01:04+0000 ephemeral=false lvl=info msg="Shutting down container" name=c2 t=2017-12-15T05:44:10+0000 timeout=-1s used=2017-11-24T15:06:55+0000
action=shutdown created=2017-11-24T15:01:04+0000 ephemeral=false lvl=info msg="Shut down container" name=c2 t=2017-12-15T05:44:40+0000 timeout=-1s used=2017-11-24T15:06:55+0000
lvl=warn msg="Unable to update backup.yaml at this time." name=c2 t=2017-12-15T05:44:40+0000
lvl=warn msg="ZFS returned EBUSY while "/var/snap/lxd/common/lxd/storage-pools/lxd/containers/c2" is actually not a mountpoint." t=2017-12-15T05:44:50+0000
lvl=warn msg="Unable to update backup.yaml at this time." name=c2 t=2017-12-15T05:44:50+0000
Describe how to reproduce the problem
https://github.com/lxc/lxd/issues/4104
Probably also related to:
#5796
Include any warning/errors/backtraces from the system logs
The text was updated successfully, but these errors were encountered: