Storage Foundation 8.0 Administrator's Guide - Windows
- Overview
- Setup and configuration
- Function overview
- About the client console for Storage Foundation
- Recommendations for caching-enabled disks
- Configure basic disks (Optional)
- About creating dynamic disk groups
- About creating dynamic volumes
- Set desired preferences
- Using the GUI to manage your storage
- Working with disks, partitions, and volumes
- Adding storage
- Disk tasks
- Remove a disk from the computer
- Veritas Disk ID (VDID)
- General Partition/Volume tasks
- Mount a volume at an empty folder (Drive path)
- Expand a dynamic volume
- Shrink a dynamic volume
- Basic disk and volume tasks
- Automatic discovery of SSD devices and manual classification as SSD
- Volume Manager space allocation is SSD aware
- Dealing with disk groups
- Disk groups overview
- Delete a dynamic disk group
- Detaching and attaching dynamic disks
- Importing and deporting dynamic disk groups
- Partitioned shared storage with private dynamic disk group protection
- Fast failover in clustered environments
- iSCSI SAN support
- Settings for monitoring objects
- Event monitoring and notification
- Event notification
- Configuring Automatic volume growth
- Standard features for adding fault tolerance
- Performance tuning
- FlashSnap
- FlashSnap components
- FastResync
- Snapshot commands
- Dynamic Disk Group Split and Join
- Dynamic disk group join
- Using Dynamic Disk Group Split and Join with a cluster on shared storage
- Dynamic Disk Group Split and Join troubleshooting tips
- Fast File Resync
- Volume Shadow Copy Service (VSS)
- Using the VSS snapshot wizards with Microsoft Exchange
- Using the VSS snapshot wizards with Enterprise Vault
- Using the VSS snapshot wizards with Microsoft SQL
- Copy on Write (COW)
- Using the VSS COW snapshot wizards with Microsoft Exchange
- Using the VSS COW snapshot wizards with Microsoft SQL
- Configuring data caching with SmartIO
- Typical deployment scenarios
- About cache area
- Configuring SmartIO
- Frequently asked questions about SmartIO
- Dynamic Multi-Pathing
- Configuring Cluster Volume Manager (CVM)
- Configuring a CVM cluster
- Administering CVM
- Access modes for cluster-shared volumes
- Storage disconnectivity and CVM disk detach policy
- Unconfiguring a CVM cluster
- Command shipping
- About I/O Fencing
- Administering site-aware allocation for campus clusters
- SFW for Hyper-V virtual machines
- Introduction to Storage Foundation solutions for Hyper-V environments
- Live migration support for SFW dynamic disk group
- Preparing the host machines
- Configuring the SFW storage
- Administering storage migration for SFW and Hyper-V virtual machine volumes
- Optional Storage Foundation features for Hyper-V environments
- Microsoft Failover Clustering support
- Configuring a quorum in a Microsoft Failover Cluster
- Implementing disaster recovery with Volume Replicator
- Troubleshooting and recovery
- Using disk and volume status information
- Resolving common problem situations
- Commands or procedures used in troubleshooting and recovery
- Rescan command
- Repair volume command for dynamic mirrored volumes
- Additional troubleshooting issues
- Disk issues
- Volume issues
- Disk group issues
- Connection issues
- Issues related to boot or restart
- Cluster issues
- Dynamic Multi-Pathing issues
- vxsnap issues
- Other issues
- CVM issues
- Appendix A. Command line interface
- Overview of the command line interface
- vxclustadm
- vxvol
- vxdg
- vxclus
- vxdisk
- vxassist
- vxassist (Windows-specific)
- vxsd
- vxedit
- vxdmpadm
- vxcbr
- vxsnap
- vxscrub
- sfcache
- Tuning SFW
- Appendix B. VDID details for arrays
Enabling fast failover for disk groups in a Microsoft Failover Clustering environment
Enabling fast failover for SFW disk groups in a Microsoft Failover Clustering environment involves the following tasks:
Configuring SFW fast failover support using the SFW Configuration Wizard for Microsoft Failover Cluster
Enabling FastFailover attribute for SFW VMDg resources
To support the fast failover feature, a new attribute, FastFailOver, is added to the Volume Manager Disk Group (VMDg) resource. This attribute decides whether or not a disk group is enabled for fast failover. The FastFailOver attribute can take values of True or False. The value True indicates that the agent enables fast failover for the configured disk group. The default value False indicates that fast failover is disabled for the disk group.
Note:
Apart from configuring SFW fast failover support for Microsoft Failover Clustering, the SFW Configuration Wizard for Microsoft Failover Cluster also prepares a cluster for Cluster Volume Manager (CVM) support. Therefore, it can also be used for configuring CVM in a Microsoft Failover Clustering environment.
Note:
The disk group version must be 60 or later for fast failover to work. To verify the disk group version, from the VEA console, right-click the disk group and click
. Disk group upgrade is required if you have upgraded SFW HA on the cluster nodes. Refer to the Veritas InfoScale Installation and Upgrade Guide for more information.Using the SFW Configuration Wizard for Microsoft Failover Cluster to configure fast failover
- From the Start screen open the Run dialog box.
In the Run dialog box, type scc, and then click OK to launch the Solutions Configuration Center (SCC).
- From the Solutions view in the SCC, click SFW Configuration Wizard for Microsoft Failover Cluster to launch the wizard.
- The SFW Configuration Wizard for Microsoft Failover Cluster panel displays cluster and system (node) information and lets you configure or unconfigure systems for fast failover as described below.
Fields
Description
Cluster Name
The automatically-assigned name for the cluster configuration. This name is the same as that of the Microsoft failover cluster.
System Name
This table lists all the systems (nodes) that can participate in the cluster. Select the required cluster nodes that you want to configure for fast failover.
Configuration Status
The following configuration statuses are displayed:
Configured: The node is configured in the cluster.
Not Configured: The node is not configured in the cluster.
Invalid Configuration: There are configuration issues with the node.
Not Supported: Unsupported configuration. This is displayed if you don't select the Microsoft Failover Cluster option during the product installation.
Configuration Status Details
Displays the configuration status information for the selected systems.
Select one or more systems that are not yet configured and click Configure to configure fast failover support for the selected systems.
To unconfigure fast failover support, select one or more configured systems and click Unconfigure to unconfigure fast failover support for the selected systems.
- Click Done to exit the wizard.
To enable fast failover for SFW VMDg resources
- From the Start screen, click Administrative Tools.
Launch the Failover Cluster Manager snap-in by clicking Failover Cluster Manager.
- Right-click Services and Applications. Select More Actions > Create Empty Service or Application. This creates a service group, for example, SG1.
- Right-click the new service group and select Add a Resource > More Resources > Add a Volume Manager Disk Group from the context menu.
A new Volume Manager Disk Group (VMDg) resource is created with a default name.
- Right-click the VMDg resource and select Properties.
Complete the following on the Properties window:
Select the General tab to change the default name of the New Volume Manager Disk Group to a name of your choice. Say, for example: VMDg1
Now select the Properties tab and perform the following steps:
In the DiskGroupName box enter the dynamic cluster disk group name created earlier in this document. Say, for example GuestDG1.
Edit the FastFailOver attribute value to TRUE.
Displayed default value is FALSE.
Note:
To enable live migration, you must set the FastFailOver attribute to TRUE for all VMDg resources in a cluster.
- Right-click the VMDg resource and select Bring this resource online option from the center pane of the Failover Cluster Manager snap-in.