Cluster Server 7.4.1 Implementation Guide for Microsoft Exchange 2010 - Windows

Last Published:
Product(s): InfoScale & Storage Foundation (7.4.1)
Platform: Windows
  1. Introducing the VCS agents for Exchange and NetApp
    1.  
      About VCS support for Exchange 2010 and NetApp
    2. About the VCS database agent for Exchange 2010
      1.  
        Agent functions
      2.  
        Agent state definitions
    3. About the VCS hardware replication agent for NetApp
      1.  
        About the NetApp Filer agent
      2.  
        About the NetApp SnapDrive agent
      3.  
        About the NetApp SnapMirror agent
    4. How the VCS agents make Exchange highly available
      1.  
        Local cluster configuration
      2.  
        Disaster recovery configuration
    5. Typical Exchange configurations in a VCS cluster
      1.  
        Active-Active failover configuration
      2.  
        Disaster recovery configuration for Exchange
  2. Installing the product and configuring a VCS cluster
    1.  
      About installing the VCS agents
    2. Configuring the cluster using the Cluster Configuration Wizard
      1.  
        Configuring notification
      2.  
        Configuring Wide-Area Connector process for global clusters
  3. Installing Microsoft Exchange Server 2010
    1.  
      About installing Exchange 2010 in a VCS environment
    2. Before you install Exchange 2010
      1.  
        Configuring Microsoft iSCSI initiator
    3. Managing storage using NetApp filer
      1.  
        Connecting virtual disks to the cluster node
      2.  
        Disconnecting virtual disks from the cluster nodes
    4. Managing storage using Windows Logical Disk Manager
      1.  
        Reserving disks (if you use Windows LDM)
      2.  
        Creating volumes (if you use Windows LDM)
      3.  
        Mounting volumes (if you use Windows LDM)
      4.  
        Unassigning a drive letter
      5.  
        Releasing disks (if you use Windows LDM)
    5. Installing Exchange Server 2010
      1.  
        Creating mailbox databases on shared storage
  4. Configuring the Exchange database service group
    1.  
      About configuring the Exchange service group
    2.  
      Prerequisites for configuring the Exchange database service group
    3. Creating the Exchange database service group
      1.  
        Running SnapManager for Exchange
      2.  
        About the modifications required for tagged VLAN or teamed network
    4. About verifying the service group configuration
      1.  
        Bringing the service group online
      2.  
        Taking the service group offline
      3.  
        Switching the service group
    5. About modifying the Exchange database service group configuration
      1.  
        Prerequisites for modifying an Exchange database service group
      2.  
        Modifying the Exchange database service group
    6.  
      Deleting the Exchange service group
  5. Making a standalone Exchange server highly available
    1.  
      High availability configuration for a standalone server
    2.  
      Moving mailbox databases to shared storage
  6. Deploying Disaster Recovery for Exchange Server
    1.  
      About disaster recovery configuration
    2.  
      Setting up disaster recovery configuration
    3.  
      Configure replication using NetApp SnapMirror
    4.  
      Configure NetAppSnapMirror resources at the primary site
    5.  
      Configure NetAppSnapMirror resources at the secondary site
  7. Removing the software components
    1.  
      About removing the software components
    2. Remove Microsoft Exchange
      1.  
        Removing a node without removing Microsoft Exchange
      2.  
        Removing a node and removing Microsoft Exchange
  8. Troubleshooting
    1.  
      About troubleshooting VCS agents for Exchange
    2.  
      VCS logging
    3.  
      VCS Cluster Configuration Wizard (VCW) logs
    4.  
      VCWsilent logs
    5.  
      NetApp agents error messages
  9. Appendix A. Resource type definitions
    1.  
      About resource type definitions
    2. Exchange database agent
      1.  
        Exchange 2010 database agent resource type definition
      2.  
        Exchange 2010 database agent attribute definitions
      3.  
        Dependency graph for an Exchange cluster
  10. Appendix B. Sample Configurations
    1.  
      About the sample configurations
    2.  
      Sample service group configuration

About the modifications required for tagged VLAN or teamed network

Perform this task only if you have a tagged VLAN network configuration having multiple logical network interfaces or a teamed network interface that share the same MAC address.

After you configure the application service group, you must edit the "MACAddress" attribute of the VCS NIC agent and the IP agent.

During the application service group configuration, you are required to select an network adapter for each cluster system and specify the virtual IP address for the virtual server. The application configuration wizard internally retrieves the MAC address of the specified interface and the MAC address of the interface to which the specified IP address is assigned. It then sets these MAC Addresses as the value of the "MACAddress" attribute of the VCS NIC and IP agent respectively.

If the selected interface or the interface to which the specified IP is assigned shares the MAC address with other logical interfaces, then the following issues may occur:

  • NIC agent may begin to monitor an interface other than the one selected.

  • The IP agent may assign the specified virtual IP address or the virtual server name to an interface other than the one selected. As a result, the IP agent may monitor an IP address other than the one specified.

As a workaround, use the VCS Java Console to edit the "MACAddress" attribute and specify its value as the interface name instead of the MAC address. You must enter the interface name in double quotes. For example, MACAddress = "InterfaceName"

Notes:

  • After you specify the interface name as the "MACAddress" attribute value, if you want to use the VCS wizards to modify any settings, then you must first reset the value of the "MACAddress" attribute to the MAC address of the interface. Failing this, the VCS wizard may fail to identify and populate the selected interface. Use the VCS Java Console to edit the attribute values.

  • If you change the interface name, you must update the "MACAddress" attribute value to specify the new name. Failing this, the NIC resource will go in an UNKNOWN state.

  • While editing the "MACAddress" attribute to specify the interface name, you must specify the name of only one interface.