View Single Post
Old 05-15-2011, 07:37 AM   #1
Junior Member
 
Join Date: Jan 2011
Posts: 20
krisj is on a distinguished road
Unhappy trouble moving users between servers

Hi, hopefully you could help.
I am trying to move users between 2 ISPmanager servers. they are both running cloudlinux 5.5, with pretty much identical setup.

i am using the user import feature in ispmanager. using remote server over https.

all works well, but no e-mails get transferred.

domains are created, files get moved, db's get created, ftp users are fine too. mailbox users are created and their directories are built under /var/www/hostuser/data/email/...

but that's it.

here is whats in the usermove.log

Code:
May 15 04:44:26 [156452] INFO Restoring 'mailbox@domain.net' with status 'full'...
May 15 04:44:26 [156452] EXTINFO Execute (/bin/tar -x -o -p -m -f /tmp/pbkp_156452/hostuser/pbkp_mailbox@domain.net.tar -C /tmp/pbkp_156452/hostuser/unpacked_mailbox@domain.net/ mailbox) return=0 exited
May 15 04:44:26 [156452] INFO Converting maildir into mbox '/var/mail/virtuser_512'...
I can also see the ispmanager's temporary tarball in /tmp/<tempdir>/... being worked on during this process... and /tmp/pbkp_156452/hostuser/unpacked_mailbox@domain.net/ gets unpacked etc...

but nothing gets unpacked/moved into the final /var/www/hostuser/data/email/domain.net/mailbox

there is also a notice in the manager:

Code:
May 15 05:06:13 /*-------------Notifications from <2nd server IP>-----------------*/
May 15 05:06:13 May 15 05:20:03 zones: Failed to backup 'domain.net': code=9 Code 9 . Skip it.

May 15 05:06:13 /*------------------The end-------------------------*/

no errors or warnings in ispmgr.log

any idea how to fix this, or what might be wrong?

many thanks in advance!
krisj is offline   Reply With Quote