A
AlessandroC
Guest
Howdy,
I have to migrate my hosting server to a new one. I had bought a Plesk license and installed the panel on a minimal CentOS 5.2 distro. Everything seems to work flawlessy but I need to migrate all my services to the new server trying to get no downtime. How can I achive this?
My old server's services:
- DNS
- Web-hosting (with FTP access)
- MySQL hosting
- Mail hosting (courier-imap)
Thank you,
Alessandro.
EDIT: Actually the only service I need help with is courier-imap. The last time I moved my server I used this method:
1) Disable the MTA on the new server;
1) Add both servers (the old and the new one) in the DNS as MX with the same priority;
2) Wait for the DNS update;
3) Disable the MTA on the old server;
4) Copy the old mailbox directories contents to the new server;
5) Enable the MTA on the new server.
During the MTA downtime there shouldn't be any loss (usually MTA retries the connection after a while if the last one failed).
Anyone has a better method compatible with Plesk?
I have to migrate my hosting server to a new one. I had bought a Plesk license and installed the panel on a minimal CentOS 5.2 distro. Everything seems to work flawlessy but I need to migrate all my services to the new server trying to get no downtime. How can I achive this?
My old server's services:
- DNS
- Web-hosting (with FTP access)
- MySQL hosting
- Mail hosting (courier-imap)
Thank you,
Alessandro.
EDIT: Actually the only service I need help with is courier-imap. The last time I moved my server I used this method:
1) Disable the MTA on the new server;
1) Add both servers (the old and the new one) in the DNS as MX with the same priority;
2) Wait for the DNS update;
3) Disable the MTA on the old server;
4) Copy the old mailbox directories contents to the new server;
5) Enable the MTA on the new server.
During the MTA downtime there shouldn't be any loss (usually MTA retries the connection after a while if the last one failed).
Anyone has a better method compatible with Plesk?
Last edited by a moderator: