-
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 send takes a long time before data is sent #1357
Comments
Sometimes the smaller the data amount the longer it seems to take?? last volume i did had only 4.27 KB of data, but it took 5 min 22 seconds before data was sent into the pipe. It instantly completed the send. BK |
I've flagged this as a performance issue, perhaps someone can look in to it time permitting. |
Thanks, here are a few more details for the helpful sole who helps us: BK |
Possibly related to #2131 |
Closing as stale. Several zfs send/recv performance improvements have been made to master. |
I can't say this is critical, but given the magic the team has put out lately I could see someone making this improvement.
When I do a zfs send I usually send the data into pipe viewer (pv) which shows how much data is flowing through the pipe. In some cases with pools with large numbers of volumes and snapshots the data takes time before it starts flowing. Sometimes over a minute.
BK
The text was updated successfully, but these errors were encountered: