Backups can be performed at any time without locking out users.

There is little or no impact on the performance of the application system during the backup process.

Backup and restore

VSS backup is implemented as an additional Windows filesystem backup on Windows Server 2003. The level of data integrity is slightly improved in comparison to a traditional backup of active volume. For detailed information on Windows filesystem backup and restore, see the online Help.

During a VSS filesystem backup, applications cannot effectively contribute to data consistency because they are not aware of the VSS mechanism. However, Data Protector and a provider can still cooperate in creating volume shadow copies. VSS filesystem backup offers the option of backing up data as it appears at a certain point-in-time, regardless of system I/O activity during the backup.

When Data Protector requests a backup of the volumes specified in the backup specification, the VSS mechanism commits all pending I/O operations, holds incoming writing requests, and prepares a shadow copy volume.

When the shadow copy is created, Data Protector starts its normal backup procedure, except that the source volume is replaced by the newly created shadow copy. If shadow copy creation fails, Data Protector will proceed with a normal filesystem backup if such behavior was specified in the backup specification.

A computer is backed up while files are open and services are running. Files are not skipped during such a backup. VSS allows services and applications to continue running uninterrupted on the actual volumes while a shadow copy is being made. After the backup is completed, the shadow copy is deleted.

The restore of data backed up using the VSS filesystem backup does not differ from the standard restore procedure.

296

Microsoft Volume Shadow Copy service