-
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
oops unmounting #646
Comments
Apr 7 21:37:50 benton kernel: [ 7633.313683] BUG: unable to handle kernel NULL pointer dereference at 0000000000000400 |
Yesterday I had a snapshot that would not unmount. Today, after rebooting, I see there was a logged kernel bug.
This all occurred while setting up a zfs snapshot for a remote backup using rsnapshot.
From memory, the following operations led up to this oops:
There was low read/write activity during this, partly using the kernel nfs server.
Eventually the snapshot could not be unmounted. unmount reported that the filesystem was in use, but lsof did not identify any processes using files.
zfs scrub is clean today, after a reboot.
Ubuntu 11.10 with zfs installed from ppa:
$ dpkg-query -l|grep zfs
ii libzfs1 0.6.0.56-0ubuntu1
oneiric1 Native ZFS filesystem library for Linuxoneiric Native ZFS filesystem metapackage for Ubuntu.ii mountall 2.31-zfs1 filesystem mounting tool
ii ubuntu-zfs 6
ii zfs-dkms 0.6.0.56-0ubuntu1
oneiric1 Native ZFS filesystem kernel modules for Linuxoneiric1 Native ZFS management utilities for Linuxii zfsutils 0.6.0.56-0ubuntu1
The text was updated successfully, but these errors were encountered: