Veritas Storage Foundation 5.1 SP1 Advanced Features Administrator"s Guide (5900-1503, April 2011)
Administering snapshot file
systems
This chapter includes the following topics:
■ About snapshot file systems
■ How a snapshot file system works
■ Snapshot file system backups
■ Snapshot file system performance
■ About snapshot file system disk structure
■ Differences between snapshots and Storage Checkpoints
■ Creating a snapshot file system
■ Backup examples
About snapshot file systems
A snapshot file system is an exact image of a VxFS file system, referred to as the
snapped file system, that provides a mechanism for making backups. The snapshot
is a consistent view of the file system “snapped" at the point in time the snapshot
is made. You can select files to back up from the snapshot using a standard utility
such as cpio or cp, or back up the entire file system image using the vxdump or
fscat utilities.
You use the mount command to create a snapshot file system; the mkfs command
is not required. A snapshot file system is always read-only. A snapshot file system
exists only as long as the snapped file system is mounted, and the snapshot file
system ceases to exist when unmounted. A snapped file system cannot be
18
Chapter