We run rsync between production XFS filesystems over 10GE to our FreeNAS storage. I'm hoping to decrease the time rsync takes to determine the differential files. Is this possible by adding L2ARC cache? If so, what option is best? PCIe SSD or standard 2.5" SSD's? Once rsync figures itself out, the writes are decent over 10GE (400-500MB/s).
The data set is currently over 100TB. Each volume we rsync is around 60TB or so.
I believe the rsync process initially reads metadata. If this could reside in cache the transfers hopefully will move quicker.
Thanks!
edit: increase <-> decrease :)
The data set is currently over 100TB. Each volume we rsync is around 60TB or so.
I believe the rsync process initially reads metadata. If this could reside in cache the transfers hopefully will move quicker.
Thanks!
edit: increase <-> decrease :)