I was looking for a way to move one VPS server(all OS configs, application structure etc) to another VPS hosting provider. I mean completely. Without manual reconfiguration and reinstalling all the applications after moving.

Is it possible?

I noticed that even if my hosting provider offers server images - it's not possible to install them on any other VPS hosting provider.

P.S. Let's assume that we're moving between equal OS versions.

link|improve this question

62% accept rate
This is pretty much a duplicate of serverfault.com/questions/153100 there's not much (if any) difference between different VPS providers and different managed server providers. – kaerast Jun 22 '10 at 8:04
feedback

1 Answer

up vote 1 down vote accepted

If you have access to the server image itself, and the provider you're moving to is using the exact same virtualization technology as the one you're moving from, and the provider you're moving to will allow you to boot a server image directly (rather than going through the normal provisioning process), then it could be as simple a matter as copying the OS image and changing the IPs.

That isn't likely to be the case, however, given the way most VPS providers work. Instead, you're probably better off doing the migration the old-fashioned way.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.