JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun QFS and Sun Storage Archive Manager 5.3 Installation Guide     Sun QFS and Sun Storage Archive Manager 5.3 Information Library
search filter icon
search icon

Document Information

Preface

1.  About Sun QFS and Sun Storage Archive Manager

2.  Planning Your Environment

3.  Preparing for Installation

4.  Release Package Contents, Directories, and Files

5.  Installing Sun QFS and SAM-QFS

6.  Installing and Configuring SAM-QFS Manager

7.  Configuring the File System Environment

8.  Setting Up Mount Parameters and Initializing the File System Environment

9.  Backing Up SAM-QFS Data and Files

10.  Upgrading Sun QFS and SAM-QFS

11.  Uninstalling the SAM-QFS Manager Software

12.  Installing Sun QFS and Sun Storage Archive Manager -- Quick Start

Before You Begin

Installing Packages

How to Install Packages

Enabling SAM-QFS Logging

How to Enable SAM-QFS Logging

Enabling SAM-QFS Daemon Tracing

How to Enable SAM-QFS Daemon Tracing

Setting Up the Root Path Variable

Setting Up a Stand-Alone QFS

How to Set Up Stand-Alone QFS

Setting Up a Shared QFS

How to Set Up Shared QFS

Enabling the Network Time Protocol Daemon (Shared QFS)

How to Enable the Network Time Protocol Daemon (Shared QFS)

Setting Up the Network File System

How to Set Up the Network File System

Installing the SAM-QFS Manager

How to Install the SAM-QFS Manager

Commands to Monitor a Shared File System

Installing Packages

How to Install Packages

  1. Insert the installation physical media into your computer or go to the directory into which you downloaded the packages.
  2. Change to the directory corresponding to the architecture of your system, either SPARC or x86.
  3. Select the correct Oracle Solaris version, either 2.10 or 2.11.
  4. Install the packages.
    • To install the SAM-QFS (archiving and file system) functionality, type the following command:

      pkgadd -d . SUNWsamfsr SUNWsamfsu
    • To install just the file system functionality, type the following command:

      pkgadd -d . SUNWqfsr SUNWqfsu

    Note - The SUNWsamfswm package has been merged with the SUNWqfs and SUNWsamfs packages. You do not have to install the SUNWsamfswm package separately to enable the WORM-FS functionality.

    To enable the WORM-FS functionality, specify the mount options from the following list:

    • worm_capable

    • worm_lite

    • worm_emul

    • emul_lite

    For more information about the WORM-FS file system, see Chapter 9, Configuring WORM-FS File Systems, in Sun QFS File System 5.3 Configuration and Administration Guide.


  5. Verify the installation.
    • To verify a SAM-QFS installation, type the following command:

      pkginfo |grep sampkginfo -l SUNWsamfsr
    • To verify a QFS-only installation, type the following command:

      pkginfo |grep qfspkginfo -l SUNWqfsr