Advanced File System (AdvFS) is the default file system for the Compaq Tru64TM UNIX® (formerly DIGITAL UNIX) operating system. It provides rapid crash recovery and a flexible structure that allows you to manage your file system while it is on line.
AdvFS Utilities is a layered product that extends the file system capabilities by including utilities to add volumes, create clones, stripe files, and balance file domains. AdvFS Utilities also includes a graphical user interface (GUI) to simplify AdvFS management.
This guide describes AdvFS and AdvFS Utilities in detail.
It provides information
on features and functions, and it gives suggestions on how to use these functions.
Many functions can be accomplished through either the command line or GUI.
The AdvFS
GUI provides online help for completing specific procedures.
Structure of This Document
This guide contains the following chapters and appendixes:
Chapter 1 introduces AdvFS, describes new AdvFS features, and presents an overview of AdvFS design.
Chapter 2 details how to configure your AdvFS system.
Chapter 3 explains how to set up and use quotas on AdvFS files.
Chapter 4 explains fileset cloning and backup and restore procedures.
Chapter 5 provides information and instructions for maximizing the performance of AdvFS.
Chapter 6
describes the AdvFS GUI,
dtadvfs
.
Chapter 7 provides diagnostic and troubleshooting instructions for problems that can be handled at the file system level.
Appendix A lists all of the commands available for AdvFS functions.
Appendix B provides guidelines for converting from the UNIX File System (UFS) to AdvFS and from AdvFS to UFS.
Appendix C presents instructions for accessing file information through the SysMan menu.
The Glossary contains definitions of terms unique to AdvFS or that need clarification.
This guide uses the following conventions:
%
$
A percent sign represents the C shell system prompt. A dollar sign represents the system prompt for the Bourne, Korn, and POSIX shells.
#
A number sign represents the superuser prompt.
%
cat
Boldface type in interactive examples indicates typed user input.
Italic (slanted) type indicates variable values, placeholders, and function argument names.
In syntax definitions, brackets indicate items that are optional and braces indicate items that are required. Vertical bars separating items inside brackets or braces indicate that you choose one item from among those listed.
colored
text
In syntax definitions, literal elements are colored green. Variable values, placeholders, and function argument names are colored red. No special colored text is used outside of syntax descriptions.
In syntax definitions, a horizontal ellipsis indicates that the preceding item can be repeated one or more times.
cat
(1)A cross-reference to a reference page includes the appropriate section
number in parentheses.
For example,
cat
(1)
indicates that you can find information on the
cat
command in Section 1 of the reference pages.
This symbol indicates that you hold down the first named key while pressing the key or mouse button that follows the slash. In examples, this key combination is enclosed in a box (for example, [Ctrl/C] ).