Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rasconf(5) — AIX PS/2 1.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

attributes

error

osm

trace

errdemon

syslogd

trace



RASCONF(5,F)                AIX Technical Reference                RASCONF(5,F)



-------------------------------------------------------------------------------
rasconf



PURPOSE

Defines the reliability, availability, and serviceability (RAS) configuration
file.

DESCRIPTION

The rasconf file defines attributes of the reliability, availability, and
serviceability (RAS) system.  Initially, RAS logging is inactive and must be
activated before any RAS data can be collected.

This attribute file consists of stanzas that govern the actions of daemons
associated with individual RAS devices.  Each stanza name is the name of the
associated RAS device.

The following attributes are valid:

file = file    Specifies the file into which the daemon will write the RAS
               information.

size = blocks  Specifies the maximum size, in 1024-byte blocks, to which the
               daemon will allow the file to grow.

EXAMPLE

A typical rasconf file can contain the following:

     /dev/klog:
       file = /usr/adm/messages
       size = 100

     /dev/error:
       file = /usr/adm/ras/errfile
       size = 50

     /dev/trace:
       file = /usr/adm/ras/trcfile
       size = 80
       buffer = 6

FILE

/etc/rasconf

RELATED INFORMATION

In this book:  "attributes," "error,"  "osm," and  "trace."



Processed November 7, 1990       RASCONF(5,F)                                 1





RASCONF(5,F)                AIX Technical Reference                RASCONF(5,F)




The errdemon, syslogd and trace commands in AIX Operating System Commands
Reference.




















































Processed November 7, 1990       RASCONF(5,F)                                 2



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026