I moved a 7TB node to a new drive, node already migrated to hashstore, and it took 11 hours. Both drives are on the same PC, Exos SATA drives, OS on NVMe, 32GB RAM, Ubuntu server, ext4 fs. It is way faster than moving a piecestore node. I remember it took me like 1 day/TB.
Here is what I used:
Node is run as user, not as root, and the commands are run also as user.
Both source and destination have the same owner and permissions.
I understand that the --delete flag deletes the source content.
Well, it didn’t… Why? What did I miss?
Doesn’t the “–delete” flag erase anything in the destination folder that’s not in the source folder? And if the destination was the new empty drive…
(you’re syncing files: and that flag keeps old stuff from piling up in destinations: like if you’re syncing daily or something)