HP A3550A - High Availability Disk Arrays Model 20 Storage Enclosure User Manual page 128

High availability disk array
Hide thumbs Also See for A3550A - High Availability Disk Arrays Model 20 Storage Enclosure:
Table of Contents

Advertisement

gridmgr0::101:20:The Gridmgr:/home/gridmgr0:/bin/ksh
gridmgr1::101:20:The Gridmgr:/home/gridmgr1:/bin/ksh
cd /home
mkdir gridmgr0
mkdir gridmgr1
cd gridmgr0
vi .profile
#—————————————————————————————————
# @(#) $Revision: 66.1 $
#—————————————————————————————————
# User .profile for Grid Manager
#—————————————————————————————————
# Emulate vt100 terminal.
TERM=vt100
export TERM
# Set up the shell environment.
set -u
trap "echo 'logout'" 0
# Set up the shell variables.
EDITOR=vi
export EDITOR
# Set up the Grid Manager Mux Port.
TTYDEV=ttylu#pport#
export TTYDEV
# Ensure there is only one invocation of Grid Manager.
if ps -ef | grep -v grep | grep -v getty | grep $TTYDEV
then echo "Grid Manager is currently in use. Try again later."
exit
else
exec cu -l $TTYDEV
fi
3-16
Make the RS-232C Connection to the Host System

Advertisement

Table of Contents
loading

This manual is also suitable for:

30/fc

Table of Contents