About This Manual

This manual provides task-based information and instruction for understanding, configuring, troubleshooting, and tuning the Advanced File System (AdvFS) file system. AdvFS is the default file system for the Compaq Tru64TM UNIX operating system. For hardware and software requirements, see the Tru64 UNIX Software Product Description (SPD).

AdvFS Utilities is a separately licensed product that provides additional file management capabilities and graphical user interfaces to simplify system administration. Logical Storage Manager Storage Administrator (LSMSA) provides a java-based graphical interface for managing LSM objects and the AdvFS file system (see Logical Storage Manager). The AdvFS GUI, which runs under the Common Desktop Environment (CDE), lets you perform AdvFS operations in a graphical environment.

Audience

This manual is designed primarily for system administrators. It describes the AdvFS file system and AdvFS Utilities. Administrators and programmers who are familiar with other UNIX systems can use this manual as a teaching guide for the AdvFS file system.

New and Changed Features

This manual documents the following features that are new in AdvFS in Version 5.1A:

The following features were added to AdvFS in previous Version 5 releases:

You can review all documentation for all releases at http://www.tru64unix.compaq.com/docs/ Also at this site you can view the Technical Updates for any information not included in the documentation provided with your media.

Organization

This manual is organized as follows:

Chapter 1 Describes the volumes, domains, and filesets that make up the AdvFS file system and provides information for configuring the system
Chapter 2 Explains user and group quotas as well as fileset quotas, which are unique to the AdvFS file system
Chapter 3 Provides directions for backing up and restoring data
Chapter 4 Provides guidelines for optimizing and tuning your AdvFS file system
Chapter 5 Provides information to help you troubleshoot problems with your AdvFS file system
Appendix A Explains the use of the SysMan menu
Appendix B Lists all the AdvFS commands and compares them with UFS commands
Appendix C Provides an explanation and sample code for converting a file system to AdvFS
Appendix D Describes the AdvFS Graphical User Interface
Appendix E Describes using controller-based cloning and snapshotting

Related Documentation

Other useful documentation includes:

The Documentation Overview provides information on all of the books in the Tru64 UNIX documentation set.

The Tru64 UNIX documentation is available on the World Wide Web at the following URL:


http://www.tru64unix.compaq.com/docs/

Icons on Tru64 UNIX Printed Books

The printed version of the Tru64 UNIX documentation uses letter icons on the spines of the books to help specific audiences quickly find the books that meet their needs. (You can order the printed documentation from Compaq.) The following list describes this convention:

  G Books for general users
  S Books for system and network administrators
  P Books for programmers
  D Books for device driver writers
  R Books for reference page users

Some books in the documentation help meet the needs of several audiences. For example, the information in some system books is also used by programmers. Keep this in mind when searching for information on specific topics.

http://www.tru64unix.compaq.com/docs/ provides information on all of the books in the Tru64 UNIX documentation set.

Reader's Comments

Compaq welcomes any comments and suggestions you have on this and other Tru64 UNIX manuals.

You can send your comments in the following ways:

Please include the following information along with your comments:

The Tru64 UNIX Publications group cannot respond to system problems or technical support inquiries. Please address technical questions to your local system vendor or to the appropriate Compaq technical support office. Information provided with the software media explains how to send problem reports to Compaq.

Conventions

This guide uses the following conventions:

#

A number sign represents the superuser prompt.

% cat

Boldface type in interactive examples indicates typed user input.

file

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.

. . .

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.

[Ctrl/x]

This symbol indicates that you hold down the first named key while pressing the key that follows the slash.