Storage Foundation 8.0.2 Quick Recovery Solutions Guide for Enterprise Vault - Windows

Last Published:
Product(s): InfoScale & Storage Foundation (8.0.2)
Platform: Windows
  1. Introducing Quick Recovery for Enterprise Vault
    1.  
      About Quick Recovery snapshot solutions
    2.  
      About snapshot-assisted backups
    3.  
      Advantages of Quick Recovery snapshots
    4.  
      Quick Recovery process
    5.  
      Enterprise Vault components supported by SFW
    6. Methods of implementing Quick Recovery snapshots
      1.  
        About the Enterprise Vault Snapshot Scheduler Wizard
      2.  
        About the Enterprise Vault Snapshot and Snapback wizards and the vxsnap utility
    7. About the components used in Quick Recovery
      1.  
        FlashSnap and FastResync
      2. Integration with Microsoft Volume Shadow Copy Service
        1.  
          VSS framework
        2.  
          VSS process
  2. Preparing to implement Quick Recovery for Enterprise Vault
    1.  
      Tasks for preparing to implement Quick Recovery for Enterprise Vault
    2. Reviewing the prerequisites
      1.  
        Storage requirements and best practices
      2.  
        Configuration requirements and best practices
    3. Configuring Enterprise Vault storage with Storage Foundation for Windows
      1.  
        Creating dynamic disk groups
      2.  
        Creating dynamic volumes
      3.  
        Pointing the databases and log paths to the SFW volumes
    4. Preparing for Enterprise Vault snapshots
      1.  
        Invoking the Enterprise Vault Management Shell
      2.  
        Configuring the Veritas Scheduler Service
      3.  
        Starting services required for Enterprise Vault Quick Recovery
  3. Scheduling or creating a snapshot set for Enterprise Vault
    1.  
      About scheduling or creating a snapshot set
    2.  
      Tasks to schedule a new snapshot set
    3.  
      Tasks to create a one-time snapshot set
    4.  
      Configuration requirements for snapshots
    5.  
      Preparing an EV snapshot mirror
    6.  
      Scheduling a new snapshot set
    7.  
      Creating a one-time EV snapshot set
    8.  
      Refreshing an EV snapshot
  4. Maintaining or troubleshooting snapshots
    1.  
      Viewing the status of scheduled snapshots
    2.  
      Troubleshooting scheduled snapshots
    3.  
      Deleting or modifying schedules
    4.  
      Synchronizing schedules after adding a cluster node
  5. Recovering Enterprise Vault components
    1.  
      About recovering an Enterprise Vault Server component
    2.  
      Tasks for recovering an Enterprise Vault Server component
    3.  
      Prerequisites for recovering an Enterprise Vault Server component
    4.  
      Types of recovery
    5.  
      Recovering using snapshots without log replay
    6.  
      Restoring snapshots and manually applying logs
    7.  
      Post-recovery steps
  6. Vxsnap utility command line reference for Enterprise Vault
    1.  
      About the Vxsnap utility
    2. Vxsnap keywords
      1.  
        vxsnap prepare
      2.  
        vxsnap create
      3.  
        vxsnap reattach
      4.  
        vxsnap restore

Enterprise Vault components supported by SFW

The following table lists the Enterprise Vault (EV) components that are supported by SFW.

Table: Enterprise Vault components supported by SFW

Icon

Name

Description

Directory Database

The Enterprise Vault Directory database holds configuration information for each site in the Directory (EnterpriseVaultDirectory).

Monitoring Database

Enterprise Vault has a Monitoring agent on each Enterprise Vault server. The Monitoring agents collect monitoring data at the scheduled intervals, usually every few minutes, and store it in the Enterprise Vault Monitoring database. If multiple EV sites share a Directory database, then they must also share a Monitoring database (EnterpriseVaultMonitoring).

Reporting database

The Reporting database stores reporting information that is generated from the collected Monitoring data. There is one Reporting database named EnterpriseVaultFSAReporting corresponding to the Directory database.

Auditing database

The Auditing database stores audit information. There is one Auditing database named EnterpriseVaultAudit corresponding to the Directory database.

Site

A site comprises one or more Enterprise Vault servers running one or more Enterprise Vault services and tasks to archive items from specified targets.

In addition, a site also has a collection of vault stores, archiving policies that define how and when items are to be archived, and Retention Categories that define the duration for which the data can be stored before being deleted.

Index

The Indexing Service indexes items as they are archived. There is one Index for each archive.

Vault Store Group

Vault Store Group (VSG) is a collection of Vault Stores that are configured to share data.

Fingerprint database

A Vault Store Group contains one or more Fingerprint Catalog databases (FDB) to hold a shared item's metadata.

Vault Store

Enterprise Vault organizes archives in entities called Vault Stores. Vault Stores contain one or more Enterprise Vault partitions. A partition can reside on any of the supported storage media.

Vault Store database

The Vault Store SQL databases contain information about every archive operation processed for all archives within a Vault Store. Both the Vault Store's database and the Vault Store's files must be complete to be able to retrieve messages from an archive.

Open Partition

In each Vault Store, there can be only one Open partition. This is the partition in which Enterprise Vault archives data.

An Open Partition is the current active Partition in which Enterprise Vault data is being written.

Ready Partition

Each Vault Store can have a number of Ready Partitions. A Ready Partition is the next available partition to be used.

Closed Partition

Each Vault Store can have any number of Closed Vault Store Partitions. Enterprise Vault does not archive content into partitions that are closed.