Ajcody-Going-From-A-Single-ZCS-Server-To-Multi-Server-Configuration: Difference between revisions

m (Created page with '==Going From A Single ZCS Server To A Multi-Server Configuration== ===Actual Going From A Single ZCS Server To A Multi-Server Configuration Homepage=== Please see: [[Ajcody-Goi…')
 
Line 4: Line 4:


Please see: [[Ajcody-Going-From-A-Single-ZCS-Server-To-Multi-Server-Configuration]]
Please see: [[Ajcody-Going-From-A-Single-ZCS-Server-To-Multi-Server-Configuration]]
===Non-Proxy Component Option===
Non-proxy component option:
* Install new mailstore [ref: Install Guide]
** Packages would be: zimbra-store, zimbra-apache, zimbra-spell
*** Your current server already is 'logger host'.
* You'll set this variable on both servers :
** To see current setting:
*** <pre> zmprov gs `zmhostname` zimbraMailReferMode</pre>
** To set option:
*** <pre>zmprov ms `zmhostname` zimbraMailReferMode wronghost</pre>
* Add one user to new mailstore, test access
* Use zmmailboxmove to move user's to new mailstore
** Ref for zmmailboxmove:
*** [[CLI_zmmailboxmove_Network_Edition_only]]




Line 48: Line 31:
** Ref for zmmailboxmove:
** Ref for zmmailboxmove:
*** [[CLI_zmmailboxmove_Network_Edition_only]]
*** [[CLI_zmmailboxmove_Network_Edition_only]]
===Non-Proxy Component Option===
Non-proxy component option:
* Install new mailstore [ref: Install Guide]
** Packages would be: zimbra-store, zimbra-apache, zimbra-spell
*** Your current server already is 'logger host'.
* You'll set this variable on both servers :
** To see current setting:
*** <pre> zmprov gs `zmhostname` zimbraMailReferMode</pre>
** To set option:
*** <pre>zmprov ms `zmhostname` zimbraMailReferMode wronghost</pre>
* Add one user to new mailstore, test access
* Use zmmailboxmove to move user's to new mailstore
** Ref for zmmailboxmove:
*** [[CLI_zmmailboxmove_Network_Edition_only]]


===Other Options===
===Other Options===

Revision as of 16:22, 13 August 2010

Going From A Single ZCS Server To A Multi-Server Configuration

Actual Going From A Single ZCS Server To A Multi-Server Configuration Homepage

Please see: Ajcody-Going-From-A-Single-ZCS-Server-To-Multi-Server-Configuration


Proxy Component Option

Proxy component option:


Non-Proxy Component Option

Non-proxy component option:

  • Install new mailstore [ref: Install Guide]
    • Packages would be: zimbra-store, zimbra-apache, zimbra-spell
      • Your current server already is 'logger host'.
  • You'll set this variable on both servers :
    • To see current setting:
      •  zmprov gs `zmhostname` zimbraMailReferMode
    • To set option:
      • zmprov ms `zmhostname` zimbraMailReferMode wronghost
  • Add one user to new mailstore, test access
  • Use zmmailboxmove to move user's to new mailstore


Other Options

Other options at your disposal are:

  • Contact Professional Services for them to help with your deployment & changing in environment.
  • If you have not already,look into our Training classes.
  • Setup a test environment that allows you to note what issues that you might encounter and would allow support to address those specific questions prior to your attempted changes in production.
Jump to: navigation, search