Multi-server insallation : install a new store server with commercial certificate

Ask questions about your setup or get help installing ZCS server (ZD section below).
Post Reply
wodel
Advanced member
Advanced member
Posts: 52
Joined: Sat Sep 13, 2014 12:24 am

Multi-server insallation : install a new store server with commercial certificate

Post by wodel »

Hi,

We're testing the installation of Zimbra in multi-server configuration.
After the installation we had :
- Two Zimbra ldap matser/slave
- Two Zimbra MTA/Proxy
- Two Zimbra Store

Then we installed a commercial certificate to see how to do it in a multi-server implementation, all went well.
Then we decided to add a new store, in the installation process we had an error concerning the certificate and some Zimlets didn't get deployed on the new store.
At the end of the installation of the store 3, some services didn't start, so we deployed the commercial certificate on it, we restarted the services, and all was working .... but
The zimlet problem persisted, We created a new user on the new store, he has all the zimlet enabled by default on the COS, but when we use it, the zimlets are not shown and don't work, for example chat zimlet.

Doing some research, we found that in the two first stores we have this :

Code: Select all

[root@store2 zimbra]# ls zimlets-deployed/
com_zextras_chat_open         com_zimbra_cert_manager      com_zimbra_mailarchive       com_zimbra_ucconfig
com_zextras_client            com_zimbra_click2call_cisco  com_zimbra_mobilesync        com_zimbra_url
com_zextras_drive_open        com_zimbra_click2call_mitel  com_zimbra_phone             com_zimbra_viewmail
com_zextras_zextras           com_zimbra_clientuploader    com_zimbra_proxy_config      com_zimbra_voiceprefs
com_zimbra_adminversioncheck  com_zimbra_convertd          com_zimbra_securemail        com_zimbra_webex
com_zimbra_archive            com_zimbra_date              com_zimbra_smime             com_zimbra_xmbxsearch
com_zimbra_attachcontacts     com_zimbra_delegatedadmin    com_zimbra_smime_cert_admin  com_zimbra_ymemoticons
com_zimbra_attachmail         com_zimbra_email             com_zimbra_srchhighlighter
com_zimbra_backuprestore      com_zimbra_hsm               com_zimbra_tooltip
com_zimbra_bulkprovision      com_zimbra_license           com_zimbra_two_factor_auth


but in the new store we have :

Code: Select all

[root@store3 ~]# ls /opt/zimbra/zimlets-deployed/
com_zextras_client
We will try to redeploy the Zimlets on the 3rd store, but is there a way to avoid this problem while installing?

Regards.

Regards.
Post Reply