-
Notifications
You must be signed in to change notification settings - Fork 178
general protection fault: 0000 [#1] SMP arc_adapt #285
Comments
This does appear to be zfs related, can you include the version of zfs you were running. The Ubuntu PPA was recently updated to include packages for spl/zfs-0.6.2, it would be best if you could update to the latest stable and report if the issue still occurs. |
This issue did happen on the latest build from the PPA included at the bottom. Please let me know if there is any other information you would like from me. dpkg -s zfs-dkms
dpkg -s spl-dkms
/etc/apt/sources.list.d/zfs-native-stable-precise.list
|
This is happening very regularly for me too. I think since the time I moved to 3.11 kernel, its been very frequent. |
I'm hitting something like this consistently during heavy IO. General protection fault, then txg_sync sits in the D state. I'm not sure when the problem started as this system is usually fairly idle. |
Thanks for the additional debug, it should help. |
Looks the same as openzfs/zfs#470 |
This was a duplicate of openzfs/zfs#470 which was resolved. |
My system keeps locking up and I think it might be something with zfs.
After the error happens I cannot do any zpool or zfs command. Other times the load keeps increasing and network, input devices, and video stops to function.
When I do a hard reboot it will work for a while, but will lock up after a indeterminate amount of time.
Here are some log output.
/var/log/syslog (Just general protection fault)
Running Mythbuntu 12.04
uname -a
cat /etc/modprobe.d/zfs.conf
cat /proc/spl/kmem/slab
cat /proc/spl/kstat/zfs/arcstats
cat /proc/spl/kstat/zfs/zil
cat /proc/spl/kstat/zfs/zfetchstats
cat /proc/spl/kstat/zfs/vdev_cache_stats
cat /proc/spl/kstat/zfs/fm
cat /proc/spl/kstat/zfs/txgs-data
cat /proc/spl/kstat/zfs/dmu_tx
cat /proc/spl/kstat/zfs/dmu_tx_assign-data
cat /proc/meminfo
The text was updated successfully, but these errors were encountered: