
Clustered Mailbox Server Installation and Configuration
You can install the Mailbox server role on a cluster by performing a few steps on each node. After the cluster has been formed and validated, you should install the Mailbox server role on the active node. When installing the Mailbox server role in an SCC, you must make sure that the path for the Exchange database file is located on a shared disk in the cluster. If you do not select a drive and path that is a shared disk in the cluster, Setup will fail with an error message. For detailed steps about how to install the Mailbox server role on the active node, see How to Install the Active Clustered Mailbox Role in a Single Copy Cluster on Windows Server 2003.
After you have installed the Mailbox server role and a clustered mailbox server on the active node and verified the first storage group's configuration, you should install the Mailbox server role on the passive node by following the steps in How to Install the Passive Clustered Mailbox Role in a Single Copy Cluster on Windows Server 2003.
Clustered Mailbox Server Storage Dependencies
After the clustered mailbox server has been installed, and before it is put into production, you must configure physical disk resources for the databases using Cluster Administrator or Cluster.exe. If this step is not performed and the proper cluster resource dependencies are not established, the databases will not mount after a failover or handoff has occurred. For detailed steps about how to configure the appropriate physical disk resource dependencies in an SCC running on Windows Server 2003, see How to Configure Disk Dependencies for a Single Copy Cluster on Windows Server 2003.
Installing Multiple Clustered Mailbox Servers
An SCC is only supported in an active/passive configuration or in a single-node active configuration. However, there can be multiple active and multiple passive nodes in the same SCC. In active/passive clusters, the cluster includes at least one (or more) active nodes and at least one (or more) passive nodes, for example, two active nodes and a passive node. In active/passive failover clusters, the number of clustered mailbox server instances is always less than the number of physical nodes in the cluster.
A Windows failover cluster can contain up to eight physical nodes. Therefore, the maximum number of clustered mailbox servers that can exist in one SCC is seven. A passive node may serve one or more active nodes, but we recommend that you deploy at least one passive node for every active node in the cluster.
The process for installing additional active and passive nodes is no different from the process for installing the first active and passive nodes. The requirement is that each active node that you install must have a corresponding passive node to be supported. A single passive node can be designated as the passive node for multiple active nodes. However, doing so may compromise availability because at any specific time, each node can only host one clustered mailbox server. In the case of two active nodes and one passive node, for example, the SCC does not have sufficient passive nodes to accommodate the simultaneous failure of both active nodes.
Note: |
|---|
|
In an SCC that contains multiple clustered mailbox servers, there is a known issue where you might not be able to create new mailboxes on the second and any subsequent clustered mailbox server that was installed in the failover cluster. When this issue occurs, attempts to create a new mailbox on the second or subsequent clustered mailbox server in the cluster will fail with the following error message: "A proxy generator DLL on server FQDN.serverName could not be found or failed to initialize. Proxy addresses for the current recipient cannot be calculated. Please ensure that all proxy address generator DLLs have been installed on the target server." You can resolve this issue by creating the new mailbox on another Mailbox server, and then moving that mailbox to the second or subsequent clustered mailbox server in the cluster. You can also resolve this issue by creating a Microsoft MTA object in Active Directory for the clustered mailbox server. For detailed steps, see How to Enable Mailbox Creation on the Second or Successive Clustered Mailbox Server of an Exchange 2007 Single Copy Cluster.
|