What is the fastest method to "migrate" a volume to another region?
The only method I have found on my own is:
- create a new volume in the desired region
- attach it to a server in that region
- rsync the two volumes
Is there anything faster?
THX
Stefano
1 Reply
I don't see any faster alternative to what Linode provides in their documentation or using rsync.