When Exchange Server is installed on the cluster server, Setup will by default only copy the Exchange Server binaries to the hard drive and make some modifications in the cluster registry. Even after you install Exchange Server to all nodes in the cluster, you will still not see any changes in Exchange System Manager that you would see on a non-clustered server. Non-clustered Setup creates the Exchange server object in the Active Directory® directory service, but clustered Setup does not.
When Exchange Server is installed on all nodes, the MSExchangeSA resource must be created manually in the Exchange resource group. When the MSExchangeSA resource is created, it will automatically create all other Exchange resources for you, such as MSExchangeIS, message transfer agent (MTA), and HTTP virtual server. That is when the server object will be added to Active Directory in the configuration partition of Active Directory, so you will be able to see the server object from Exchange System Manager after this point.
During the MSExchangeSA resource setup, one of the steps is to provide the location for Exchange databases. It is vital to provide the path to the shared disk resource in this step.
All those Exchange resources that now have been created are usually called the Exchange Virtual Server (EVS). The following example shows how that will look in Cluster Administrator.
Now Microsoft Office Outlook® 2003 clients should actually connect to the name of the EVS, rather than the name of an individual cluster node. The EVS name can be found if you check the Properties of the Network Name resource in the Exchange Group. If clients connect to the EVS name, no matter which cluster node currently owns the Exchange Group, the name that clients access is always the same. That is the point of clustering in Exchange Server. In the case of a cluster node failure, one of other cluster nodes will take ownership of EVS, and therefore clients will be able to connect to the same Exchange server. If clients were connecting to Node A instead of Exchange Server, for example, and then Node A fails, Exchange services for those clients would be unavailable.
The following illustration shows the concept of virtual server and how it relates to actual cluster nodes. Users are opening their Outlook clients and over the network connecting to the Exchange virtual server that is currently owned by Node A. Node A is the node that has control over the shared disk that contains Exchange 2000 Server databases.
For example, if Node A has a hardware failure, Node B realizes that Node A has failed, and then takes ownership of the Exchange virtual server and all associated resources. Node B takes the ownership of network name, IP address, disk, system attendant, and all other Exchange resources. Users that are logging on with their Outlook clients do not know about the failure, because they are connecting to EVS and not a particular physical server. They do not care which node currently owns the virtual server.