Migration from Centos7 to Oracle Linux 8

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
dremlin
Posts: 1
Joined: Wed Jun 22, 2022 6:35 am

Migration from Centos7 to Oracle Linux 8

Post by dremlin »

Hi all.

I am trying to migrate the Zimbra 8.8.15_GA_4308.FOSS server running on CentOS 7 (fully updated) to Oralce Linux 8

Instruction :
https://wiki.zimbra.com/wiki/How_to_mov ... her_server

On oracle linux 8 installed and deleted last version ( zcs-8.8.15_GA_3953.RHEL8_64.20200629025823.tgz )

After copying old zimbra files to oracle linux 8 /opt directory i tried to run the command ./install.sh (step 7 in instruction)

But there was an error

Code: Select all

./install.sh

Operations logged to /tmp/install.log.mNDaBQqJ
Checking for existing installation...
    zimbra-drive...FOUND zimbra-drive-1.0.13.1576152256-1
    zimbra-imapd...NOT FOUND
    zimbra-patch...FOUND zimbra-patch-8.8.15.1655471268
    zimbra-mta-patch...FOUND zimbra-mta-patch-8.8.15.1655471268
    zimbra-proxy-patch...FOUND zimbra-proxy-patch-8.8.15.1655471268
    zimbra-license-tools...NOT FOUND
    zimbra-license-extension...NOT FOUND
    zimbra-network-store...NOT FOUND
    zimbra-network-modules-ng...NOT FOUND
    zimbra-chat...NOT FOUND
    zimbra-talk...NOT FOUND
    zimbra-ldap...FOUND zimbra-ldap-8.8.15_GA_3953
    zimbra-logger...FOUND zimbra-logger-8.8.15_GA_3953
    zimbra-mta...FOUND zimbra-mta-8.8.15_GA_3953
    zimbra-dnscache...NOT FOUND
    zimbra-snmp...FOUND zimbra-snmp-8.8.15_GA_3953
    zimbra-store...FOUND zimbra-store-8.8.15_GA_3953
    zimbra-apache...FOUND zimbra-apache-8.8.15_GA_3953
    zimbra-spell...FOUND zimbra-spell-8.8.15_GA_3953
    zimbra-convertd...NOT FOUND
    zimbra-memcached...FOUND zimbra-memcached-1.6.5-1zimbra8.7b1
    zimbra-proxy...FOUND zimbra-proxy-8.8.15_GA_3953
    zimbra-archiving...NOT FOUND
    zimbra-core...FOUND zimbra-core-8.8.15_GA_3953
ZCS upgrade from 8.8.15 to 8.8.15 will be performed.
Validating ldap configuration
/usr/bin/perl: symbol lookup error: /opt/zimbra/common/lib/perl5//x86_64-linux-thread-multi/auto/Socket/Socket.so: undefined symbol: Perl_xs_apiversion_bootcheck
Unknown Error: It should be impossible to reach this statement.

Perl installed on my server is perl 5, version 26, subversion 3 (v5.26.3)
I think this may be due to different versions of perl.

anyone can help me?
Klug
Ambassador
Ambassador
Posts: 2747
Joined: Mon Dec 16, 2013 11:35 am
Location: France - Drôme
ZCS/ZD Version: All of them
Contact:

Re: Migration from Centos7 to Oracle Linux 8

Post by Klug »

Post Reply