Jump to content

ITD - Zimbra Multi Server Deployment

From TetraWiki
Revision as of 19:47, 9 April 2021 by Harsh (talk | contribs)

Procedure :

DC Server Details

1. 10.176.24.116 - dcplzmpxy01 - Primary MTA+Proxy  
2. 10.176.24.117 - dcplzmpxy02 - Secondary MTA+Proxy 
3. 10.176.24.118 - dcplzlmmr01 - Master LDAP
4. 10.176.24.119 - dcplzlmmr02 - Slave LDAP
5. 10.176.24.120 - dcplzmbox01a - Primary Mailbox
6. 10.176.24.121 - dcplzmbox01b - Secondary Mailbox   
7. 10.176.24.137 - dcplzmbox01 - Mailbox Cluster IP
 

DR Server Details

1. 10.144.24.179 - drplzimtpx01 - Primary MTA+Proxy  
2. 10.144.24.180 - drplzimtpx02 - Secondary MTA+Proxy 
3. 10.144.24.181 - drplzilpmr01 - Master LDAP
4. 10.144.24.182 - drplzilpmr02 - Slave LDAP
5. 10.144.24.177 - dcplzmbox01a - Primary Mailbox
6. 10.144.24.178 - dcplzmbox01b - Secondary Mailbox   
7. 10.144.24.137 - dcplzmbox01 - Mailbox Cluster IP


1. Install/Configure Zimbra NE 8.8.15 GA Patch 15 Multi Components Architecture - LDAP, Mailbox and MTA + Proxy all on different nodes

NOTE: Installations/Configurations are same for both DC and DR.

Ref : https://zimbra.github.io/installguides/latest/multi.html


- Install Master LDAP

1. ./install.sh 
2. Do you agree with the terms of the software license agreement? [N] : Yes
3. Use Zimbra’s package repository [Y] : Enter
4. Install zimbra-ldap [Y] Y
5. Remaining Packages will be marked "No" for installation.
6. Type 1 to display the Common Configuration submenu.
-> Type 2 and add Master LDAP as 'dcplzmmr01.incometax.co.in'
-> Type 4 to display the automatically generated LDAP admin password : 'root123'
-> Type 7 to set the correct time zone : 'Asia/Kolkata'
-> Type r to return to the Main menu.
-> From the Main menu, type 2 for zimbra-ldap to view the Ldap configuration settings.
-> Type 3 for Domain to create to change the default domain name to the main domain name you want to use for your network : 'incometax.gov.in'
-> The passwords listed in the LDAP configuration menu are automatically generated. Check the passwords for LDAP root, LDAP replication, LDAP Postfix, LDAP Amavis, and LDAP Nginx,                            they must be same as DC LDAP Master LDAP, if not enter the corresponding number 4 through 8 and change the passwords to 'root123'.
-> Type 'a' to apply configurations.

- Install Slave LDAP

1. ./install.sh 
2. Do you agree with the terms of the software license agreement? [N] : Yes
3. Use Zimbra’s package repository [Y] : Enter
4. Install zimbra-ldap [Y] Y
5. Remaining Packages will be marked "No" for installation.
6. Type 1 to display the Common Configuration submenu.
-> Type 2 to change/add LDAP Master HostName : 'drplzilpmr01.incometax.gov.in'
-> Type 4 to display the automatically generated LDAP admin password : 'root123'
-> Type 7 to set the correct time zone : 'Asia/Kolkata'
-> Type r to return to the Main menu.
7. From the Main menu, type 2 for zimbra-ldap to view the Ldap configuration settings.
-> Type 3 for Domain to create to change the default domain name to the main domain name you want to use for your network : 'incometax.gov.in'
8. Type 'a' to apply configurations.
* NOTE : Enable LDAP Replication on Master LDAP 
      :-> /opt/zimbra/libexec/zimbraldapenablereplica


- Install MailBox

1 ./install.sh 
2. Do you agree with the terms of the software license agreement? [N] : Yes
3. Use Zimbra’s package repository [Y] : Enter
4. zimbra-logger, zimbra-snmp, zimbra-store, zimbra-apache, zimbra-spell, zimbra-convertd, zimbra-archiving, zimbra-chat, zimbra-drive, zimbra-network-modules-ng will be marked 'Yes' for  installation.
5. Remaining packages will not be installed.
6. Type Y, and press Enter to modify the system. 
7. Type 1 to display the Common Configuration submenu.

-> Type 2, press Enter, and type the LDAP host name : 'drplzilpmr01.incometax.gov.in' -> Type 4, press Enter, and type the LDAP password : 'root123' -> Type 8 to set the correct time zone : 'Asia/Kolkata'

8. Type r to return to the Main menu.
9. From the Main menu, type 4 for zimbra-store to view the Store configuration settings.

-> Type 4 and set the password for the administrator account : 'root123' -> Type the corresponding number to set the SMTP host. This is the mta-server host name : 'drplzimtpx01.incometax.gov.in' -> Type r to return to the Main menu. 16. When the mailbox server is configured, return to the Main menu and type 'a' to apply the configuration changes.