• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Migration from v10.4.4 to v12

Igor Smitran

New Pleskian
I am trying to migrate site to another server where Plesk 12 is installed. It is CentOS 7 based server.

Migration script doesn't sync and exits with errors:

Mail sync error:

Can not deploy mail content ******
rsync execution error: Syntax or usage error (1).
Stderr is:
--------------------------------
rsync: --usermap=41:mailman,48:apache: unknown option
rsync error: syntax or usage error (code 1) at main.c(1435) [client=3.0.9]

vhost.conf sync error:

Can not deploy configuration data (vhost.conf) of domain ****
rsync execution error: Syntax or usage error (1).
Stderr is:
--------------------------------
rsync: --usermap=41:mailman,48:apache: unknown option
rsync error: syntax or usage error (code 1) at main.c(1435) [client=3.0.9]


Domain content error

Can not deploy content of domain ***
rsync execution error: Syntax or usage error (1).
Stderr is:
--------------------------------
rsync: --usermap=41:mailman,48:apache: unknown option
rsync error: syntax or usage error (code 1) at main.c(1435) [client=3.0.9]

WebStat error

Can not deploy webstat content of domain *****
rsync execution error: Syntax or usage error (1).
Stderr is:
--------------------------------
rsync: --usermap=41:mailman,48:apache: unknown option
rsync error: syntax or usage error (code 1) at main.c(1435) [client=3.0.9]

FTPStat error

Can not deploy ftpstat content of domain *****
rsync execution error: Syntax or usage error (1).
Stderr is:
--------------------------------
rsync: --usermap=41:mailman,48:apache: unknown option
rsync error: syntax or usage error (code 1) at main.c(1435) [client=3.0.9]

Log files error

Can not deploy log files on domain *******
rsync execution error: Syntax or usage error (1).
Stderr is:
--------------------------------
rsync: --usermap=41:mailman,48:apache: unknown option
rsync error: syntax or usage error (code 1) at main.c(1435) [client=3.0.9]

rsync version is same on both servers. First server is CentOS 5. second server is CentOS 7.
 
Back
Top