OSF DCE Administration Guide--Introduction

Customizing the dce_config Processing
# GDA
#
#
# DTS Config
#
NTP_HOST="<hostname>" # Name of ntp server
#
# DFS Config
#
AGG_FS_TYPE=native # native/episode aggregate fs type to export
AGG_DEV_NAME="<device>" # device name for the aggregate to be exported
AGG_MOUNT_PATH="<path>" # mount path for aggregate
AGG_NAME="<name>" # Name of aggregate
AGG_ID="<number>" # numerical id of aggregate
CACHE_SIZE_RAM=10000 # number of bytes for memory cache
CACHE_SIZE_DISK=10000 # number of bytes for disk cache
CACHE_DIR_DISK="/opt/dcelocal/var/adm/dfs/cache" # pathname of disk cache
CLIENT_CACHE_LOC=disk # mem/disk where is the cache
CONFIG_NFS_GATEWAY=n # configure dfs client as nfs gateway
EPI_FORMAT_PART=n # y/n format partition as episode
EPI_FORCE_INIT=n # y/n force initialization, even if data loss
INIT_LFS=n # y/n initialize the LFS (using epiinit)?
LOAD_LFS_KEXT=n # y/n load LFS kernel extentions
ROOT_FILESET_NM="<name>" # Root fileset name
SCM_NAME="<hostname>" # System Control Machine name
10.1.3 Sample Command File
A sample command file, config.cmd, is provided by OSF with the DCE source. You can
copy the file and use it as supplied or you can use it as guide to creating your own
environment file. The sample file is not copied to the install tree during DCE installation.
Figure 10-2 shows this file.
The file consists of install and config command lines and comment lines that document
the script’s actions. The install lines specify the component to install and, for DFS, the
type of server (System Control Machine, Private File Server, File Server, or File Location
Database Server). The config lines specify:
The component to configure
Whether to configure the component as a client, server, or replica (for Security and
GDS)
124244 Tandem Computers Incorporated 105