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

Document Information

Preface

1.  File System Overview

2.  About the Master Configuration File

3.  mcf File Examples

4.  Configuring the File System

5.  Configuring a Shared File System

6.  Administering File System Quotas

7.  Advanced File System Topics

8.  SMB Service in SAM-QFS

9.  Configuring WORM-FS File Systems

10.  Tunable Parameters

11.  Using QFS File Systems with SANergy (SAN-QFS)

12.  Mount Options in a Shared File System

13.  Using the samu Operator Utility

samu Operator Utility at a Glance

Overview of the samu Operator Utility

How to Start the samu Utility

How to Display a samu Screen

How to Stop samu

Interacting With samu

Identifying a Device

Accessing Online Help

Operator Displays

(a) - Archiver Status Display

Navigation

Sample Display

Field Descriptions

(c) - Device Configuration Display

Navigation

Sample Display

Field Descriptions

(C) - Memory Display

Sample Display

(d) - Daemon Trace Controls Display

Sample Display

(D) - Disk Volume Dictionary

Sample Display

Flags

(f) - File Systems Display

Sample Display

Field Descriptions

(F) - Optical Disc Label Display

(h) - Help Display

Navigation

Sample Display

(I) - Inode Display

Navigation

Sample Display

(J) - Preview Shared Memory Display

Navigation

Sample Display

(K) - Kernel Statistics Display

Navigation

Sample Display

(l) - Usage Display

Sample Display

(L) - Shared Memory Tables

Sample Display

(m) - Mass Storage Status Display

Sample Display

Field Descriptions

(M) - Shared Memory Display

Navigation

Sample Display

(n) - Staging Status Display

Sample Display

(N) - File System Parameters Display

Navigation

Sample Display

(o) - Optical Disc Status Display

Navigation

Sample Display

Field Descriptions

(p) - Removable Media Load Requests Display

Navigation

Sample Display

Field Descriptions

Flags

(P) - Active Services Display

Navigation

Sample Display

(r) - Removable Media Status Display

Sample Display

Field Descriptions

(R) - Sun SAM-Remote Information Display

(s) - Device Status Display

Navigation

Sample Display

Field Descriptions

(S) - Sector Data Display

Navigation

(t) - Tape Drive Status Display

Navigation

Sample Display

Field Descriptions

(T) - SCSI Sense Data Display

Navigation

(u) - Staging Queue Display

Navigation

Sample Display

Field Descriptions

(U) - Device Table Display

Navigation

Sample Display

(v) - Automated Library Catalog Display

Navigation

Sample Display

Field Descriptions

Flags

(w) - Pending Stage Queue

Navigation

Sample Display

Field Descriptions

Status Codes

Removable Media Device Display Status Codes

File System Display Status Codes

States of an Operator Display Device

How to Change a Drive State From down to on

Operator Commands

Device Commands

File System Commands: I/O Management

The flush_behind Command

force_nfs_async and noforce_nfs_async Commands

readahead Command

sw_raid and nosw_raid Commands

writebehind Command

wr_throttle Command

File System Commands: Direct I/O Management

dio_rd_form_min and dio_wr_form_min Commands

dio_rd_ill_min and dio_wr_ill_min Commands

dio_rd_consec and dio_wr_consec Commands

dio_szero and nodio_szero Commands

forcedirectio and noforcedirectio Commands

File System Commands: Sun QFS Shared File Systems

meta_timeo Command

mh_write and nomh_write Commands

minallocsz and maxallocsz Commands

rdlease, wrlease, and aplease Commands

File System Commands: Miscellaneous

abr and noabr Commands

dmr and nodmr Commands

invalid interval Command

mm_stripe Command

qwrite and noqwrite Commands

refresh_at_eof and norefresh_at_eof Commands

suid and nosuid Commands

stripe Command

sync_meta Command

trace and notrace Commands

Miscellaneous Commands

clear vsn Command

devlog Command

diskvols flag Command

dtrace Commands

fs Command

mount Command

open Command

read Command

refresh Command

snap Command

! shell-command Command

Overview of the samu Operator Utility

The samu operator utility requires a display terminal that displays a minimum of 24 lines by 80 characters wide. The utility includes the following features:

The display windows shown in this section are representative examples. The format and amount of information displayed on your terminal can be different depending on your terminal model and the devices configured in your environment.

The following sections describe how to start and stop samu, interact with the utility, access the help windows, and view operator displays.

How to Start the samu Utility

How to Display a samu Screen

The samu command accepts options on its command line for displaying different samu screens.

  1. Type a colon (:) character.

    The following command line appears in the lower left corner:

    Command:
  2. Type the letter that corresponds to the display you want to view and press the Return key.

    For example, to view the Automated Library Catalog Display, type a v character and press Return.

    For a complete list of the displays and the letters that correspond to the displays, type h for the Help Display.

How to Stop samu

Interacting With samu

The samu utility is similar the UNIX vi editor with respect to paging forward or backward, entering commands, refreshing the display, and quitting the utility.

For each operator display, the description includes the control key sequences you use to navigate in that display. The samu(1M) man page summarizes the control key sequences.

The last line of the display window shows any error messages. If a command error occurs, automatic display refreshing halts until the next operator action.

Identifying a Device

Each device included in the Sun QFS environment is assigned an equipment number (for example, 10) in the mcf file. Many samu commands require you to identify a specific device using its equipment number. To see a list of the devices and their equipment numbers, access the (c) - Device Configuration Display

Accessing Online Help

When you start samu, the default display is the first page of the online Help. The Help provides a summary of the samu displays.

To access the Help display at any time, type :h. To navigate in the online Help, press Ctrl-F to move to the next page, or Ctrl-B to move to the previous page. To return to the help display at any time, press the h key.