InfoScale™ 9.0 Storage Foundation 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 Enterprise Vault
- Using the VSS snapshot wizards with Microsoft SQL
- Copy on Write (COW)
- 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
- Volume encryption
- Secure file system (SecureFS) for protection against ransomware
- 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
- vxschadm
- sfcache
- Tuning SFW
- Appendix B. VDID details for arrays
- Appendix C. Executive Order logging
Preparing an Enterprise Vault snapshot mirror
Preparing Enterprise Vault (EV) for a snapshot involves preparing all the dependent components of Enterprise Vault. The snapshot prepare operation can be performed at the Enterprise Vault farm, site, VaultStore Group, VaultStore, or the component level. When you right-click an Enterprise Vault object and select the Enterprise Vault Prepare operation from the menu option, related Enterprise Vault sites, components, etc. within (subordinate to) the Enterprise Vault object are prepared for snapshot mirrors.
Note:
You can have only one snapshot volume on a disk for particular production volume.
Note:
If a volume is used for more than one component, it is prepared for snapshot only once when all the components are specified in a vxsnap prepare CLI command or in the Enterprise Vault Prepare wizard. If several components share the same volume and these components are each prepared separately for snapshot mirrors, then the volume is prepared many times (once for every component).
The snapshot mirrors remain attached to the original volumes and continue to be updated until you use the Enterprise Vault Snapshot Wizard, the vxsnap create command, or the Enterprise Vault Snapshot Scheduler Wizard to create the snapshot set.
Please note the following:
When an Enterprise Vault site is Prepared, the Directory database is also Prepared implicitly by the system along with the Enterprise Vault site components.
When a VaultStore database of a VaultStore is prepared, the Open Partition of that VaultStore is also prepared implicitly by the system.
When an Open Partition of a VaultStore is prepared, the VaultStore database of that VaultStore is also prepared implicitly by the system.
Upon completion of the operation, the status (success or failure) of the selected components is recorded in a log, %VMPATH%\logs\EVStatus.log. The log contains information about the success or failure of the operation for the components. In the event that the prepare of a volume for a component fails, the operation continues to prepare the remaining volumes of the component and any other requested components. If the operation succeeds for all the volumes of a component, then the status of the component is logged as a success. If the operation fails for any one of the volumes of the component, then the status of the component is logged as a failure along with the cause of failure.
You can also use the vxsnap prepare CLI command to prepare volumes as snapshot mirrors.
To prepare an Enterprise Vault snapshot mirror
- On the VEA console, navigate to the Storage Agent in the tree-view and expand the Enterprise Vault nodes, under Applications.
- Right-click the desired Enterprise Vault node and click Enterprise Vault Prepare on
the context menu.
- In the wizard, review the Welcome page and click Next.
- In the Select Component dialog, select the Enterprise Vault components (sites, VaultStoreGroups, VaultStores, or partitions) that you want to snapshot prepare.
Review the specifications for the prepare operation and click Finish.
Note:
Ensure that the [NT AUTHORITY\SYSTEM] account is granted the sysadmin server role (from SQL Management Studio Console) on each node.