Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • request unix-admin to give them login access to the suncat machines
  • Wiki Markup
    add them to the LSF queue permissions list with _ypgroup adduser \-group suncat-norm \-user <username> \[-user ...\]_
  • if appropriate, add them to majordomo list with approve <password> subscribe suncat-l <emailaddr>
  • if appropriate, add them to .mailrc suncatcomp list

...

Code Block
-----------------------------------------------------
Red Hat Enterprise Linux Client release 5.5 (Tikanga)
Kernel 2.6.18-194.11.1.el5 on an x86_64

suncat0006 login: 
-----------------------------------------------------

...

Use Esc-( to get to the hpiLO prompt.

Useful commands (I think you need to "cd system1" before these will work):

Code Block
power on
power off
exit

...

You can also connect to the HP Baseboard Management Controller (ie, IPMI)
on the serial port by pressing

Wiki Markup
Esc-(    \[that is, escape followed by shift-9)

Then press enter once. You will get this "Login: " prompt with a capital L.
This the BMC login prompt:

...

Code Block
-----------------------------------------------------
/./-> exit

Command Line Interface (CLI)
Copyright 2004-2008 ServerEngines Corporation
All rights reserved.

Login: 
-----------------------------------------------------

...

Code Block
-----------------------------------------------------
login: Login timed out 
Red Hat Enterprise Linux Client release 5.5 (Tikanga)
Kernel 2.6.18-194.11.1.el5 on an x86_64

suncat0006 login: 
-----------------------------------------------------

...

When you are connected to the linux serial port console (and NOT the BMC) you
can send the kernel SysRq commands. See this page if you are unfamiliar with
the linux kernel SysRq facility:

http://en.wikipedia.org/wiki/Magic_SysRq_keyImage Removed

You can send the kernel sysrq commands by first sending a break signal on
the serial port console, followed by a single character which represents a
command, eg, hard reset, show memory, etc.
You can send a break followed by a space to see the possible commands.

...

Code Block
SysRq : HELP : loglevel0-8 reBoot Crashdump tErm Full kIll thaw-filesystems(J) saK showMem Nice powerOff showPc unRaw Sync showTasks Unmount shoWcpus 

The Capital letters show the character that you use for each action. For example,
to show current memory statistics, you use 'M'.

...

For CPU usage monitoring:

http://ganglia02.slac.stanford.edu:8080/ganglia/batch/?m=load_one&r=week&s=descending&c=suncat&h=&sh=1&hc=4&z=smallImage Removed

To look for memory/CPU problems:

http://nagios.slac.stanford.edu/nagios/cgi-bin/status.cgi?hostgroup=SUNCAT%20cluster&style=detailImage Removed

There is also some history in /scswork/ranger

...