Slow resilvering of special device mirror #14031
-
Hi there Is there any way to speed up this process? And what is ZFS doing at the first part of the resilvering? (building a list of files to transfer manybe?) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
I haven't tested special vdev resilvering, but next week I am going to present my scrub optimization work on OpenZFS Dev Summit. I was able to about double its performance earlier this year. So depending what version you are running, it may help you to update to the latest 2.1.6. |
Beta Was this translation helpful? Give feedback.
-
Yeah this on 2.1.4 (Ubuntu 22.04). Any idea if it is possible to upgrade zfs on this disto? |
Beta Was this translation helpful? Give feedback.
-
To answer your question about what ZFS Is doing (there's at least one talk on this, if you'd like someone both more authoritative and going into more detail):
Wild speculation, I don't have a test setup I could try that with quickly here right now, but it'd be interesting to see what zpool iostat -v said for a little while during the phase where it was writing to the spinning disks... (You could also try making use of |
Beta Was this translation helpful? Give feedback.
To answer your question about what ZFS Is doing (there's at least one talk on this, if you'd like someone both more authoritative and going into more detail):