DMI/FRU Imprinting With SUM

DMI/FRU Imprinting With SUM

******Motherboard must have SUM activated.*****

 

DMI:
./sum –i xxx.xxx.xxx.xxx –u ADMIN –p XXXXXX –c GetDmiInfo --file dmi_info.txt
vi dmi_info.txt
Under [System]
edit Serial Number
:wq
./sum –i xxx.xxx.xxx.xxx –u ADMIN –p XXXXXX –c ChangeDmiInfo --file dmi_info.txt

BMC/FRU
./sum –i xxx.xxx.xxx.xxx –u ADMIN –p XXXXXX –c GetBmcCfg --file bmc_cfg.txt
vi bmc_cfg.txt
Under <Configuration>
edit <ProductSerialNum>
:wq
./sum –i xxx.xxx.xxx.xxx –u ADMIN –p XXXXXX –c ChangeBmcCfg --file bmc_cfg.txt

Alternative to FRU is to use IPMI View.

 

 

    • Related Articles

    • DMI/FRU imprinting with amidedos.exe

      All of Silicon Mechanics servers are now imprinted with the Silicon Mechanics Serial number.  The serial number will be on a sticker on the rear of every chassis and will look something like:  SM123456 The imprinting process has only been in ...
    • Supermicro Update Manager (SUM)

      Introduction The Supermicro Update Manager (SUM) can be used to manage the BIOS and BMC firmware image update and configuration update for select systems. In addition, system checks as well as event log management are also supported. Moreover, ...
    • Update BIOS firmware on multiple systems at once using Supermicro Update Manager (SUM)

      One method to update BIOS and IPMI firmware remotely is via the Supermicro Update Manager command-line tool, a.k.a. "SUM". Before using SUM for BIOS updates, it is critical to ensure that all target systems are of the same motherboard model. If you ...
    • RAM models and serials

      Q: I have a failed DIMM, but I do not know the model and serial. How do I obtain this information? A: This information is written into DMI into the motherboard. To access it, simply use dmidecode, available on most UNIX and Linux operating systems by ...
    • Motherboard model and serial

      Q: How do I determine my motherboard model and serial numbers? A: This information is written into DMI into the motherboard. To access it, simply use dmidecode, available on most UNIX and Linux operating systems by default, and available as a ...