Storage Foundation 7.4.1 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
Dynamic disk group split
After a dynamic disk group is split through the CLI command, the target disk group is in an Imported state. If you want the dynamic disk group to be in a Deported state, use the CLI version of the command, vxdg split, in which the default state of the target disk group is Deported. However, you can also use the -i switch with vxdg split to have the target disk group be Imported.
With the dynamic disk group split command, if the source disk group is a cluster disk group or a disk group with private dynamic disk group protection, the resulting target disk group becomes the same disk group type.
With the CLI disk group split command, these disk group types need additional parameters to ensure that they retain their respective disk group type.
Note:
Microsoft Disk Management Disk Groups do not support dynamic disk group split.
To split a dynamic disk group
- Make sure that the volumes to be split are not in use and that they are healthy. Similarly, make sure that any disks that are split do not have a Missing status.
You can use the Disk View to look at the disk group's volumes and subdisks, so you can see which disks are appropriate to split. The disks in the new split-off disk group have to contain complete volumes.
If a volume is in use, an error message comes up, asking if you want to force the split operation.
- Right-click a dynamic disk group, disk, or volume in the tree view of the VEA console, and click Split Dynamic Disk Group from the context menu. You can also select the command from the Actions menu on the VEA console menu bar.
- The Dynamic Disk Group Split wizard appears. Click Next to continue.
- In the screen that appears next, specify the information that is needed for splitting the disk group as follows:
Enter the new dynamic disk group name.
Note:
The disk group name should be unique. The dynamic disk group name is limited to 18 ASCII characters. It cannot contain spaces, slash mark (/), backslash (\), exclamation point (!), angle brackets (< >), or equal sign (=). Also, a period cannot be the first character in the name.
Choose either the "Split dynamic disk group by disks" option or the "Split dynamic disk group by volumes" option.
When you choose to split by disks, disks appear in the panes in the lower section of the window. If you choose to split by volumes, volumes appear instead of disks.
Select the disks or volumes that you want to split.
The currently available disks or volumes in the specified disk group are displayed in the left pane, which is labeled "Available disks" or "Available volumes." You select disks or volumes in the left pane and then click Add to move them to the right pane, which is labeled "Selected disks" or "Selected volumes.
"You can use Add All to move more than one disk at once. If all disks are moved, you need to move at least one of them back to the left pane, because you cannot split a dynamic disk group if you include all the disks in the target disk group.
The volumes and disks that belong to the source dynamic disk group and that are not split remain accessible during the entire dynamic disk group split operation.
After entering the specifications, click Next to continue.
- Verify the information for the dynamic disk group split.
The screen that follows shows the type of information you may see. The purpose of this screen is to let you confirm the disk group split.
The wizard shows the disks that are selected for the split in the left column and the volumes that are split in the right column. In this screen, you may see more disks than what you selected for the split. If the disks you have selected result in a disk group with partial volumes, the program supplies the disks needed to ensure that the split-off dynamic disk group have complete volumes.
If you want to make the split-off dynamic disk group larger, you can click Back to go back and add more disks.
When you are satisfied that the information is correct, click Next.
- Click Finish to confirm the dynamic disk group split.
If the dynamic disk group split is successful, you'll be able to view the new target dynamic disk group in the tree view and in the right pane of the console. By default, the new target disk group is in the Imported state if you use the GUI to perform the split. If you use the command line to execute the split, the new target disk group is in the Deported state by default, because it assumes that you want to deport the disk group and then import it on another computer. However, with the command line, you can use the -i switch with the vxdg split command to have the disk group remain in the Imported state.
If the Split Dynamic Disk Group command fails, an error dialog box is displayed showing the reason for failure. The dynamic disk group split operation fails if the target disk group already exists or if a problem occurs when the split operation takes place.
If the computer fails during the split operation, Storage Foundation provides a recovery process. The next section has the details on the recovery process.