Views
HowToTurnCafeinaOn
last edited 4 years ago by cheo
How to start Cafeina
Our Origin 300 is a pain to start up, here's what I did this time:
- Turn on naxgul (for NFS home directories)
- Turn power on at the back.
- Connect over the serial console. Ssh to nazgul and run minicom over the serial line, cafeina's L2 controller runs 38400 N 8 1.
- At the
L2>prompt enterpwr u(if you don't have aL2>prompt type^T) - Type
^Dto get a console prompt, then enter, you should see a menu:System Maintenance Menu 1) Start System 2) Install System Software 3) Run Diagnostics 4) Recover System 5) Enter Command Monitor Option?
- Check to make sure all nodes are up (there are diagnostic messages before the menu)
- type 1.
- The routing is almost certainly broken on cafeina. Log in as root and run
/etc/init.d/network stop; /etc/init.d/network start - log in as root, and start up
/etc/init.d/pbs start, for some reason, it doesn't want to run automagically. - There is probably be needed to run releasehold, and diagnose -j to if there are problems with the pbs jobs.
-- Main.HumbertoOrtiz - 02 Jun 2003