Systems management
From Wikitech
(Difference between revisions)
(Created page with "''None of this is ready for use, do not reference this page yet'' ~~~~ Systems management will eventually be handled completely via IPMI and the IPMI management script. This i...") |
|||
| Line 5: | Line 5: | ||
System management is done via the ipmi_mgmt script. This script is installed on iron, which is the operations task host. | System management is done via the ipmi_mgmt script. This script is installed on iron, which is the operations task host. | ||
| − | Syntax is ipmi_mgmt <host> <commands> | + | Syntax is ipmi_mgmt <host> <commands> <br /> |
Command Listing | Command Listing | ||
| − | Power commands: powercycle, powerdown, powerup, powerstatus, powermonitor | + | Power commands: powercycle, powerdown, powerup, powerstatus, powermonitor |
| − | Setting one time boot option: bootbios, bootcdrom, bootdisk, bootfloppy, bootpxe | + | Setting one time boot option: bootbios, bootcdrom, bootdisk, bootfloppy, bootpxe |
| − | Serial Console: console & ~~. to disconnect when done; consoleclose (for unintentional DC that doesn't free the com port) | + | Serial Console: console & ~~. to disconnect when done; consoleclose (for unintentional DC that doesn't free the com port) |
| − | BMC/LOM specific: bmcinfo, bmcreset. | + | BMC/LOM specific: bmcinfo, bmcreset. |
| − | Info gathering: fru, id (flash lights on system for local tech ID), log (BMC event log), sdr, sensor, sysinfo | + | Info gathering: fru, id (flash lights on system for local tech ID), log (BMC event log), sdr, sensor, sysinfo |
Latest revision as of 17:40, 13 March 2012
None of this is ready for use, do not reference this page yet RobH 17:39, 13 March 2012 (UTC)
Systems management will eventually be handled completely via IPMI and the IPMI management script. This is a process that is currently ongoing, so not all information on this page can be accurately applied to all systems.
System management is done via the ipmi_mgmt script. This script is installed on iron, which is the operations task host.
Syntax is ipmi_mgmt <host> <commands>
Command Listing
Power commands: powercycle, powerdown, powerup, powerstatus, powermonitor Setting one time boot option: bootbios, bootcdrom, bootdisk, bootfloppy, bootpxe Serial Console: console & ~~. to disconnect when done; consoleclose (for unintentional DC that doesn't free the com port) BMC/LOM specific: bmcinfo, bmcreset. Info gathering: fru, id (flash lights on system for local tech ID), log (BMC event log), sdr, sensor, sysinfo