Veritas Enterprise Vault™ Backup and Recovery

Last Published:
Product(s): Enterprise Vault (12.1)
  1. About this guide
    1. Where to get more information about Enterprise Vault
      1.  
        Enterprise Vault training modules
  2. Introduction to Enterprise Vault backup and recovery
    1.  
      About backup and recovery
  3. Backing up Enterprise Vault
    1.  
      About Enterprise Vault backups
    2.  
      About Enterprise Vault backup mode
    3. Backup of Enterprise Vault data
      1.  
        Enterprise Vault system databases backup
      2.  
        Fingerprint databases backup
      3. Vault store partitions and vault store databases backup
        1.  
          Removal of Enterprise Vault safety copies after backup
      4.  
        Backing up index locations
    4. About backup mode cmdlets
      1.  
        Index location backup mode cmdlet syntax
      2.  
        Vault store backup mode cmdlet syntax
    5.  
      Generating PowerShell backup commands for your environment
    6.  
      Using PowerShell cmdlets in backup scripts
  4. Enterprise Vault recovery procedures
    1.  
      About using EVSVR as part of the recovery procedure
    2. Recovering Enterprise Vault using full system backups
      1.  
        Carrying out an environment recovery procedure
    3. Recovering Enterprise Vault using data-only backups
      1.  
        Recovery procedure 1: Installing software on the servers
      2.  
        Recovery procedure 2: Restoring Enterprise Vault system databases
      3.  
        Recovery procedure 3: Renaming servers
      4.  
        Recovery procedure 4: Copy or move the Enterprise Vault data files
      5.  
        Recovery procedure 5: Clearing the directory database entries
      6.  
        Recovery procedure 6: Recreating services and tasks on the first Directory service computer
      7.  
        Recovery procedure 7: Recreating services and tasks on Enterprise Vault servers
      8.  
        Recovery procedure 8: Checking the Web Access application settings
      9.  
        Recovery procedure 9: Checking registry entries
    4.  
      Recovery of an Enterprise Vault component
    5. Recovery of Enterprise Vault in a VCS cluster
      1.  
        Recovery scenario 1: One of the cluster nodes needs rebuilding
      2.  
        Recovery scenario 2: All the cluster nodes need rebuilding
    6. Recovery of Enterprise Vault in a Windows Server failover cluster
      1.  
        Recovery scenario 1: One of the cluster nodes needs rebuilding
      2.  
        Recovery scenario 2: All the cluster nodes need rebuilding

About Enterprise Vault backup mode

Enterprise Vault lets you place vault stores and index locations in backup mode for the duration of a data backup. Enterprise Vault does not write any data into vault store partitions or index locations while they are in backup mode. However, services to users are maintained while vault stores and index locations are in backup mode. For example, users can continue to search their archives and restore items from them.

You can set backup mode on vault stores and index locations in the Enterprise Vault administration console. When your backup is complete, you can use the administration console to clear backup mode.

You can also use PowerShell cmdlets in the Enterprise Vault Management Shell to set, clear, and report on vault store and index location backup mode. When you use the PowerShell cmdlets to set and clear backup mode, Enterprise Vault maintains a count of the number of requests for each vault store and index location to support the use of concurrent backup scripts.

See About backup mode cmdlets.

To manage backup mode on vault stores, your user account must be assigned the storage administrator role. To manage backup mode on index locations, your user account must be assigned the power administrator role.

See "Roles-based administration" in the Administrator's Guide.

In the administration console, you can set and clear vault store backup mode in the following places:

  • The context menu on the Enterprise Vault site

  • The context menu on any vault store group

  • The context menu on any vault store

You can set and clear index location backup mode in the following places:

  • The context menu on the Enterprise Vault site

  • The context menu on any Enterprise Vault server

  • The index service properties page

When you set and clear backup mode on index locations and vault stores, events are written to the Enterprise Vault event log. The indexing service also writes an event when it starts, if any index locations are in backup mode. This event lists all the index locations that are in backup mode.

The following examples show how to use backup mode in the administration console. The first example is a procedure to set backup mode on all the vault stores in a vault store group. The second example is a procedure to find the current backup mode settings for index locations on a server called EVServer.domain1.local.

To set backup mode on all the vault stores in a vault store group

  1. In the left pane of the administration console, expand the Vault Store Group container.
  2. Right-click the vault store group whose vault stores you want to place in backup mode, and click Set State > Set Backup Mode on all Vault Stores.

The Backup Mode column in the right pane now shows that backup mode is set on all the vault stores in the vault store group.

To see the current backup mode settings for index locations, and to change these settings

  1. In the left pane of the administration console, browse to Enterprise Vault Servers > EVServer.domain1.local > Services.
  2. In the right pane, right-click Enterprise Vault Indexing Service and click Properties.
  3. Click the Index Locations tab.
  4. The Backup Mode column shows the current backup mode settings for all the index locations on the server. You can change the setting for any of these locations.