Q: I am using Cluster Shared Volumes with my Windows 2008 R2 Hyper-V environment. How should I back up that content?

When looking for backup software, make sure it supports Cluster Shared Volumes.

John Savill

August 25, 2011

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A: Cluster Shared Volumes allows an NTFS volume to be accessed by all nodes in the cluster at the same time. However, while the file system is NTFS, some background work is going on to handle metadata writes that can't be performed by more than one node.

When you perform a backup, make sure the Cluster Shared Volumes disk is in redirected mode. Backup software that supports Cluster Shared Volumes does this via a specific backup call to the Cluster Shared Volumes storage, which allows the Failover Cluster manager to show the disk as "Backup in progress, Redirected-access." This lets administrators looking at the console see why the Cluster Shared Volumes disk is in redirected mode, in addition to actually putting the disk in redirected mode.

When looking for backup software, make sure it states it supports Cluster Shared Volumes; System Center Data Protection Manager 2010 and BackupExec do (and there are many more). Also, to ensure the best performance backup, if you have hardware that supports Volume Shadow Copy Service (VSS), make sure you have the VSS hardware provider installed on all nodes in the cluster.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like