How to locate HDD in B8056 by ipmitool raw command

How to locate HDD in B8056 by ipmitool raw command

For SKU B8056T70AE26HR & B8056T70V8E6HR
    • Related Articles

    • How to use IPMITOOL to modify BMC FRU file

      How to use IPMITOOL to modify BMC FRU Ipmitool: v1.8.18 Command: ipmotool [-H hotst_IP –U username –P password] fru edit <fru id> field <section> <index> <string> Sample: ipmotool [-H hotst_IP –U username –P password] fru edit 0 field p 0 MiTAC <fru ...
    • How do I use the IPMI command to check or modify the BMC SKU ID?

      Question: How do I use the IPMI command to check or modify the BMC SKU ID? Answer: We can use the IPMI command to check or modify the MiTAC BMC firmware SKU ID to match the current system SKU model. Example: Change the S5652 BMC firmware SKU ID from ...
    • B8056T70AE26HR-2T LED drive locate raw commands

      Modify last hex to change LED status. (normal=0x00,blink (1HZ)=0x01,remains on (no blink)=0x02,blink (4HZ)=0x04) First backplane: ipmitool raw 0x2e 0x09 0xfd 0x19 0x0 0xC 0xC6 0 0x01 0x04 -----HDD0 ipmitool raw 0x2e 0x09 0xfd 0x19 0x0 0xC 0xC6 0 0x03 ...
    • B8056G68AE12HR-2T LED drive locate raw commands

      Modify last hex to change LED status. (normal=0x00,blink (1HZ)=0x01,remains on (no blink)=0x02,blink (4HZ)=0x04) ipmitool raw 0x2e 0x09 0xfd 0x19 0x0 0xC 0xC0 0 0x01 0x04 -----HDD0 ipmitool raw 0x2e 0x09 0xfd 0x19 0x0 0xC 0xC0 0 0x03 0x04 -----HDD1 ...
    • B8261T85E24HR-2T LED drive locate raw commands

      The First BP: (i2c bus=30(0x1e),CPLD address=0xc0) (normal=0x00,blink (1HZ)=0x01,remains on (no blink)=0x02,blink (4HZ)=0x04) HDD0 blink: (offset: 0x01) ipmitool raw 0x2e 0x09 0xfd 0x19 0x00 0x1e 0xc0 0x00 0x01 0x04 HDD1 blink: (offset: 0x03) ...