Versions Compared

Key

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

...

Code Block

FRU Control Command (cold/warm reset)

ipmitool-pps -I lan -H <shelfmanager> -t <COB Address> -b 0 -A NONE picmg frucontrol <FRU-ID> <OPTION>

Where:
<shelfmanager> is the hostname/IP address of the Shelf Manager (ex. shasta-sm)
<COB address> is the IPMB address of the COB board (ex. 0x82, 0x84, 0x86, 0x88, 0x8a)
<FRU-ID> is the FRU-ID of the IPMC which is 0x00
<OPTION> is:
      0x00      - Cold Reset
      0x01      - Warm Reset

Short-hand commands

The following commands are provided as scripts in the bin of our group area:

  • ipmi_activate
    Code Block
    
    usage: ipmi_activate <shelf> <slot>
    
  • ipmi_deactivate
  • ipmi_boot
  • ipmi_bootstrap
  • ipmi_eeprom
  • ipmi_read
  • ipmi_write