SEP sesam Volume Shadow Copy Service (VSS) for Windows

From SEPsesam

Jump to: navigation, search

Contents

Description

With the Volume Shadow Copy Service (VSS) opened files can be consistently backed up under Windows. For this a non-persistent snapshot (shadow) is taken of the volumes and then backed up (in Windows).

The data is stored in the saveset with original location, e.g. "C:\".

The total amount of VSS snaphosts is restricted to oper systems:

  • under XP only one set (with some volumes) is allowed,
  • other oper systems allow up to 64 sets.
ATTENTION

This feature is for file backup only and won't work with the source system_state. All other backup types aren't supported yet.

ATTENTION: If the restricted total amount of created volumes will be exceeded then a VSS backup fails. The total amount includes VSS snapshots which may be created otherwise!

As VSS uses the Copy-on-Write method only the amount of space for data which is changed during backup is needed as additional space during backup. The non-persistent snapshot disappears after the backup and does not occupy a volume identifier. Differential and incremental backups are processed on the shadow. The restore is unaffected by changes of the backup method.

ATTENTION

Having the Microsoft Auto-Updater running while an VSS Backup is done might result in Backups failing (WIN32 API error: 21 - The Device is not ready). Please assure that the Auto-Updater is deactivated during the Time the Backup Task is running.

See:

A description using SEPsesam Pre-/Post-Interface for SEPsesam Version 3.0 is located under SEP sesam Volume Shadow Copy Service (VSS) for Windows via Pre/Post.

Installation

No installation is neccessary. All the needed components are included in the SEP Sesam kit.

Activating VSS

If -o vss is entered in the backup options data will be read from a temporary shadow copy.

For this a backup task for the client has to be created or an existing one has to be adjusted (add -o vss in the options 1 tab in the backup options). The source is unaffected by this change and can be entered as usual or by browser.

Image:vss.jpg

System Requirements

  • Client operating system: Windows XP, 2003, 2008
  • Sesam Server from version 3.4.1.64
  • Sesam Client from version 3.4.1.64

Installation

The SEP sesam kit contains all necessary components. Therefore there is no need to install further packages.

Activation of the VSS Shadow Backup

Establish a new backup task or modify an existing one for the client. Add option -o vss in field Save options in the task properties under tab Options 1. The task source is unchanged.

Personal tools