Veritas File System (VxFS)
Introduction
The Veritas File System (VxFS) is a high availability, high performance, commercial grade file system that provides features such as transaction based journaling, fast recovery,
The Veritas File System version (VxFS ) is the vxfs file system for
VxFS Features
VxFS supports the following features:
•
An extent is defined as one or more adjacent blocks of data within the file system. VxFS allocates storage in groups of extents rather than a block at a time, thereby resulting in faster
•Extent Attributes
Extent attributes are the extent allocation policies associated with a file. VxFS allocates disk space to files in groups of one or more extents. VxFS enables applications to control extent allocation.
The setext and getext commands enable the administrator to set or view extent attributes associated with a file, as well as to preallocate space for a file.
•Fast File System Recovery
Most file systems rely on full structural verification by the fsck utility as the only means to recover from a system failure. For large disk configurations, this involves a
VxFS reduces system failure recovery time by tracking file system activity in the VxFS intent log. This feature records pending changes to the file system structure in a circular intent log.
•Access Control Lists (ACLs)
An Access Control List (ACL) stores a series of entries that identify specific users or groups, and their access privileges for a directory or file.
•Online Administration
A VxFS file system can be defragmented and resized while it remains online and available to users. The online administrations operations supported are backup, resizing, and defragmentation.
•File Snapshot
VxFS provides online data backup using the snapshot feature. An image of a mounted file system instantly becomes an exact
•Expanded Application Interface
VxFS supports the following specific features for commercial applications:
◦
◦Specifies fixed extent size for files