Quote:
Originally Posted by americo I'm looking a Zimbra cluster scheme installation and i thinking in the next solution: |
It's "cluster" as in "multi-servers setup", not as in "High Availability", right ?
Quote:
Originally Posted by americo This is scheme correct? |
Yes, looks nice.
How many users do you intend to provision on each mailstore servers ?
There's a spreadsheet you can get from Zimbra and/or local VAR to help you out on this (provisionning, SAN, etc).
Quote:
Originally Posted by americo 1. I need the others server are connected to a SAN or the data could be locally? |
They can be locally.
Quote:
Originally Posted by americo 2. For MTAs, i considering separating for AS/AV servers... its ok? or can i install 4 MTAs with Zimbra AS/AV. |
I'm not sure to understand what you're trying to achieve.
What would you like to do ?
Quote:
Originally Posted by americo 3. For Load Balancing... i need to install the zimbra-proxy on each servers? or can i install i dedicate zimbra-proxy (on its own server) but in this case how can i resolve the high avalability? and which services or servers are covered with zimbra-proxy? |
Load Balancing does not exist within Zimbra.
The Zimbra Proxy will allow you go give a single URL to your users (
http://zimbra.domain.tld) and "hide" several mailstores behind it.
A user's mailbox is "attached" to a mailstore : it's created on a mailstore and is not accessible from the others ones (even with SAN).
If you want to do HA, you need to use RHCS (Red Hat Cluster Suite) or Veritas Cluster.
HA can be done either with two nodes (all services on each node) or with "lots" of nodes (one service per couple of nodes).