You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.
ubuntu 3.2.0-34-generic, zfs 0.6.0.88-0ubuntu1~precise1
this screen is all I could get from the machine http://clip2net.com/s/2zcdR
at the time of crash, I was transferring the zfs filesystem from one pool to another, as mentioned in #97.
the exact command was:
zfs send -v -R oldpool/oldfs@latest_snapshot | zfs receive -F -d newpool
both sending and receving fs had compression on
I can live with spl crashes, but I'm afraid of entire kernel crashes. What can I do to collect necessary debugging dump next time?
The text was updated successfully, but these errors were encountered:
@mailinglists35 If it occurs again please grab the output from dmesg if the machine is still responsive. But for now I'm going to close this issue since there's not enough information to do something with. Also please open up new issues in the ZFS tracker and not the SPL tracker unless your sure it's an issue with the SPL.
ubuntu 3.2.0-34-generic, zfs 0.6.0.88-0ubuntu1~precise1
this screen is all I could get from the machine
http://clip2net.com/s/2zcdR
at the time of crash, I was transferring the zfs filesystem from one pool to another, as mentioned in #97.
the exact command was:
zfs send -v -R oldpool/oldfs@latest_snapshot | zfs receive -F -d newpool
both sending and receving fs had compression on
I can live with spl crashes, but I'm afraid of entire kernel crashes. What can I do to collect necessary debugging dump next time?
The text was updated successfully, but these errors were encountered: