ZIMBRA: How To Fix ZMREPLCHK Command for check the status replication LDAP

by Tuesday, October 07, 2014 0 comments






when i check the status of replication, i got this status :


[root@ldap conf]# /opt/zimbra/libexec/zmreplchk
SSL_ca_path /opt/zimbra
/conf/ca does not exist at /opt/zimbra/zimbramon/lib/IO/Socket/SSL.pm line 377.
[root@ldap conf]#



use this command to edit the script


vi /opt/zimbra/libexec/zmreplchk



A workaround is to add following line:

chomp $val;

After this line:
my $val=`$c{zmlocalconfig} -x -s -m nokey ${key} 2> /dev/null`;


And that fix the issue. 

Let me know if how it goes.


M. Anwar

Founder of madeinanwar.blogspot.com

Terimakasih telah berkunjung kesini. semoga bermanfaat.

0 comments:

Post a Comment

komentar anda sangat berguna bagi saya..