ChorusOS 4.0 File System Administration Guide

Preface

The ChorusOS 4.0 File System Administration Guide describes how to set up and use local and network file systems supported by ChorusOSTM 4.0. It details system image configuration, setting up devices attached to the ChorusOS system to support file systems, running NFS services on the ChorusOS system, mounting and unmounting file systems on the ChorusOS system, and related tasks.

Who Should Use This Guide

This document is written for both ChorusOS users and system administrators.

Before You Read This Guide

You must be familiar with the concepts explained in the ChorusOS 4.0 Introduction.

You must also have an operational ChorusOS 4.0 system including at least a target and a host. For more information, see the ChorusOS 4.0 Installation Guide for Solaris Hosts or the ChorusOS 4.0 Installation Guide for Windows NT Hosts.

How This Guide Is Organized

Chapter 1, Introduction presents the process of preparing file systems and discusses some important aspects of system initialization that concern file systems.

Chapter 2, How to Configure the System Image explains how to configure a system image to include support for file systems and related hardware.

Chapter 3, How to Set Up File Systems On the Target details how to set up file systems on devices that are physically attached to the ChorusOS system.

Chapter 4, How to Share Target File Systems Over NFS describes how to set up and run an NFS server on the ChorusOS system.

Chapter 5, File System Commands explains how to add and remove file systems within the existing file system hierarchy.

Chapter 6, Examples provides examples.

Related Reading

Ordering Sun Documents

Fatbrain.com, an Internet professional bookstore, stocks selected product documentation from Sun Microsystems, Inc.

For a list of documents and how to order them, visit the Sun Documentation Center on Fatbrain.com at http://www1.fatbrain.com/documentation/sun.

Accessing Sun Documentation Online

The docs.sun.comSM Web site enables you to access Sun technical documentation online. You can browse the docs.sun.com archive or search for a specific book title or subject. The URL is http://www.oracle.com/technetwork/indexes/documentation/index.html.

Typographical Conventions

The following table describes the typographical changes used in this book.

Table P-1 Typographical Conventions

Typeface or Symbol 

Meaning 

Example 

AaBbCc123

 The names of commands, files, and directories; on-screen computer output

Edit your .login file.

Use ls -a to list all files.

machine_name% you have mail.

AaBbCc123

 What you type, contrasted with on-screen computer outputmachine_name% su Password:

AaBbCc123

 Command-line placeholder: replace with a real name or value

To delete a file, type rm filename.

AaBbCc123

Book titles, new words, or terms, or words to be emphasized. 

Read Chapter 6 in User's Guide.

These are called class options.

You must be root to do this.

Shell Prompts

The following table shows the default system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.

Table P-2 Shell Prompts

Shell 

Prompt 

 C shell promptmachine_name%
 C shell superuser promptmachine_name#
 Bourne shell and Korn shell prompt$
 Bourne shell and Korn shell superuser prompt#