Versions Compared

Key

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

...

Code Block
lsload -R suncat (show CPU loading of all suncat machines)
lshosts -R suncat (show list of suncat machines and associated info)
bhosts -w suncatfarm (show status of hosts, from a batch perspective)
bacct -u all -b -q "suncat-xlong suncat-long suncat-medium suncat-short" -C "2010/9/25," > bacct.out &

Access to BIOS

For the farm nodes, at the command line type

Code Block

sudo ipmitool bootdev bios

This should cause the console interface to show the BIOS screen after the next reboot. Subsequent reboots do not do this.

For the login nodes, the best I have been able to do is hit ESC-9. This gives the "rbsu" CLI to view/control BIOS settings. We have only been able to get the VT100-graphics version of the BIOS with a crash cart.

Sometimes the console baud rates are messed up. They can be changed with ^E-C-P. Choose 56000 or 9600 typically.