PILOT_SHORT (Nov96)       furnace

NAME

pilot_short --- terse procedure for pilot login and oven startup

DESCRIPTION

This help file describes the PILOT STARTUP SEQUENCE FOR THE OVEN. See pilot_login for more verbose and helpful instructions.

STEP 1: login to the console as pilot.

STEP 2: Create shared memory segments if needed

Run the oven task for all three computers as shown below. Before you "exit" from each oven, use the "Database" menu to "Read parameters from disk".

In the blue window:

mi> oven ncomp=0	(Exit)
mi> oven ncomp=1	(Exit)
mi> oven ncomp=2	(Exit)

STEP 3: Start the data and parameter daemons.

But, don't start background jobs if they are already running! Check by using: "!ps -efc | grep pilot"

In the blue window:

mi> ovenp &
mi> ovenb &
mi> ovend &
mi> oven 

STEP 4: Start the error daemons.

In the red window:

mi> ovene ncomp=0 offset=10 & 
mi> ovene ncomp=1 offset=11 &
mi> ovene ncomp=2 offset=12 &
mi> oveng & 
mi> oven offset=14

STEP 5: Start the oven cron task.

Start the cron task in the purple window (border): "ovenc &"

RELATED MIRROR HELP TASKS

oven, ovenb, ovenp, ovend, ovene, oveng, ovenw, ovenc, ovenr

RELATED FURNACE HELP TASKS

pilot_login, user_login, dead_sun

RELATED IRAF HELP TASKS

jobs, kill, spy, lpar, unlearn, flpr, prc, cursors

RELATED UNIX MAN PAGES

xterm, ps, grep, ipcs, ipcrm, openwin, kill, w, netstat, X11