Advice for migrating email server
        Posted  
        
            by Chris Adams
        on Server Fault
        
        See other posts from Server Fault
        
            or by Chris Adams
        
        
        
        Published on 2010-06-17T14:32:42Z
        Indexed on 
            2010/06/17
            14:33 UTC
        
        
        Read the original article
        Hit count: 331
        
Hi there,
I'm planning to migrate a Zimbra server with about 200gb of data from a server hosted in an office into a datacentre, to increase uptime (we've had a couple of outages when our network here started flaking out, and we have people in other countries relying on this server too).
However, I'm not sure how best to migrate the data into the data centre without rendering the connection unusable during office hours, because there's far too much to send in over night over the two meg upstream connection we have here.
I'm familiar with using tools like nice to stop a long running process degrading machine performance - is there a simple way to throttle a connection between office hours, so the long running transfer doesn't block the pipe, but then opens up outside of office hours to make the most of the bandwidth?
I'm aware the alternative here is to simply mail a hard drive to the data centre, but I'd like to avoid doing that if I could.
We're using Centos Linux for our servers, in the office and the datacentre, so extra points for an open source linux answer.
© Server Fault or respective owner