Storage Foundation 8.0.2 Quick Recovery Solutions Guide for Enterprise Vault - Windows
- Introducing Quick Recovery for Enterprise Vault
- Preparing to implement Quick Recovery for Enterprise Vault
- Scheduling or creating a snapshot set for Enterprise Vault
- Maintaining or troubleshooting snapshots
- Recovering Enterprise Vault components- About recovering an Enterprise Vault Server component
- Tasks for recovering an Enterprise Vault Server component
- Prerequisites for recovering an Enterprise Vault Server component
- Types of recovery
- Recovering using snapshots without log replay
- Restoring snapshots and manually applying logs
- Post-recovery steps
 
- Vxsnap utility command line reference for Enterprise Vault
VSS framework
There are four components to the VSS framework: Requestor, Writer, Provider, and the Volume Shadow Copy Service itself.
Table: VSS framework components
| Component | Action | 
|---|---|
| Volume Shadow Copy Service | Talks to and coordinates the Requestor, Provider, and Writer. | 
| Requestor | As a Requestor, the vxsnap component of FlashSnap notifies the VSS coordinator to initiate the VSS request to prepare Enterprise Vault for quiescing and later requests that the snap shot process begin. | 
| Writer | As Writers, VSS-enabled applications such as Enterprise Vault respond to requests to prepare and participate in the generation of snapshots, provide success/failure status, and provide information about the application including what is to be backed up and restored, and restore strategy. | 
| Provider | As a Provider, FlashSnap creates the persistent snapshot. |