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 to locate U.2 NVMe devices on GRAID SupremeRAID adapters?

      Question: How to locate U.2 NVMe devices on GRAID SupremeRAID adapters? Answer: GRAID SupremeRAID adapters: SR-1000: NVIDIA T1000 (PCIe 3.0 x16) SR-1001: NVIDIA T400 (PCIe 3.0 x16) SR-1010: NVIDIA RTX A2000 (PCIe 4.0 x16) We can use GRAID graidctl ...
    • 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 ...