-
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
SPL Panic during ZFS Receive #12270
Comments
could you please post the exact commands that you used on sending/receiving side ? (of course leaving out any sensitive information/data) also what are the custom settings on the pools (if applicable) ? |
The sender uses
This results in the following commands:
and executed on the receiver:
A sample sending pool is this (there are several on different servers):
While the receiver pool is this:
While the receving data set is
|
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
zfs receive hangs and resulting in huge load on server. access to zfs datasets non possible
Describe how to reproduce the problem
Not easy to replicate. Seems to happen at random. This is a backup server. It receives on encrypted datasets from unencrypted source. At the same time, it lists/deletes old snaphosts. It has ~3TB across 10+ datasets and around 1000 snapshots.
Could be depended on load/hard disk delay (i.e. 2TB disks arranged on 2x2 mirror vdevs). The IOPS are not many.
Include any warning/errors/backtraces from the system logs
No warnings in the logs. Only the stack trace.
The text was updated successfully, but these errors were encountered: