а в старый сервер воткнуть новые SSD там можно? чтобы никуда ничего не переливать по сети, а всё локально скопировать.
кстати, просто скопировать, скорее всего, не получится. там вот такое щас:
root@osmby-hetzner ~/osm2vectortiles # dd status=progress bs=1M iflag=direct if=/dev/sda of=/dev/null
15333326848 bytes (15 GB, 14 GiB) copied, 1814 s, 8.5 MB/s
dd: error reading '/dev/sda': Input/output error
14625+0 records in
14625+0 records out
15335424000 bytes (15 GB, 14 GiB) copied, 1814.54 s, 8.5 MB/s
root@osmby-hetzner ~/osm2vectortiles # dd status=progress bs=1M iflag=direct if=/dev/sdb of=/dev/null
1774190592 bytes (1.8 GB, 1.7 GiB) copied, 222 s, 8.0 MB/s
dd: error reading '/dev/sdb': Input/output error
1696+0 records in
1696+0 records out
1778384896 bytes (1.8 GB, 1.7 GiB) copied, 222.609 s, 8.0 MB/s