Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
Cluster Server 8.0 Implementation Guide for Microsoft Exchange - Windows
- Introducing the VCS agents for Exchange and NetApp
- Installing the product and configuring a VCS cluster
- Installing Microsoft Exchange Server
- Configuring the Exchange database service group
- About configuring the Exchange service group
- Prerequisites for configuring the Exchange database service group
- Creating the Exchange database service group
- About verifying the service group configuration
- About modifying the Exchange database service group configuration
- Deleting the Exchange service group
- Making a standalone Exchange server highly available
- Deploying Disaster Recovery for Exchange Server
- Removing the software components
- Troubleshooting
- Appendix A. Resource type definitions
- Appendix B. Sample Configurations
Releasing disks (if you use Windows LDM)
Perform the following steps to release reserved disks from a cluster node.
These steps are required only if you are configuring shared storage. Skip these steps for a non-shared storage configuration.
To release disks
- To display all the disks, type the following on the command line:
C:\>havol -scsitest /l
Make a note of the disk numbers (Disk# column in the table) of the disk that you wish to release. You will need it in the next step.
- To release a reserved disk, type the following on the command line:
C:\>havol -scsitest /REL:<disk #>
For example, to release disk 4, type:
C:\>havol -scsitest /REL:4
Make a note of the disk number and the corresponding signature. You may require these details to identify and reserve the disks later.