Melvil Dui
Cadet
- Joined
- Jun 21, 2018
- Messages
- 8
Scenario:
Largely static collection of files totaling ~ 240 TB on old FreeNAS 9.3 system. 90+% of the files (by number, more by space consumed) should never change. This system recently had a drive replaced and is estimating about 500 hours for the resilver to finish. This system is also serving files to computers on the network.
New replacement system is FreeNAS 11.1 with more space. It will not be serving files until the copy is completed.
The machines are next to one another. At this moment the old system has a 10G link and the new one has a 1G link. (The faster ethernet device was not recognized and will be replaced.)
While waiting, I'd still like to use the link that is there to start copying everything. (Based on the resilver speed, I think normal system usage on old system will limit copy throughput anyway.)
I gather that ZFS replication will be a bad idea, because it's not interruptible. So that would mean rsync is the best and only option, or is there a third path?
Largely static collection of files totaling ~ 240 TB on old FreeNAS 9.3 system. 90+% of the files (by number, more by space consumed) should never change. This system recently had a drive replaced and is estimating about 500 hours for the resilver to finish. This system is also serving files to computers on the network.
New replacement system is FreeNAS 11.1 with more space. It will not be serving files until the copy is completed.
The machines are next to one another. At this moment the old system has a 10G link and the new one has a 1G link. (The faster ethernet device was not recognized and will be replaced.)
While waiting, I'd still like to use the link that is there to start copying everything. (Based on the resilver speed, I think normal system usage on old system will limit copy throughput anyway.)
I gather that ZFS replication will be a bad idea, because it's not interruptible. So that would mean rsync is the best and only option, or is there a third path?