After the system board is replaced by trained service technicians, the machine type and serial number must be updated.
From Lenovo XClarity Provisioning Manager
Start the server and press F1 to display the Lenovo XClarity Provisioning Manager interface.
If the power-on Administrator password is required, enter the password.
From the System Summary page, click Update VPD.
Update the machine type and serial number.
From Lenovo XClarity Essentials OneCLI
Download and install Lenovo XClarity Essentials OneCLI.
To download Lenovo XClarity Essentials OneCLI, go to the following site:
Copy and unpack the OneCLI package, which also includes other required files, to the server. Make sure that you unpack the OneCLI and the required files to the same directory.
After you have Lenovo XClarity Essentials OneCLI in place, type the following commands to set the machine type and serial number:
onecli config set SYSTEM_PROD_DATA.SysInfoProdName <m/t_model> [access_method]
onecli config set SYSTEM_PROD_DATA.SysInfoSerialNum <s/n> [access_method]
mtm xxxxyyy
, where xxxx is the machine type and yyy is the server model number.sn zzzzzzz
, where zzzzzzz is the serial
number.Online authenticated LAN access, type the command:
[--bmc-username xcc_user_id --bmc-password xcc_password]
onecli config set SYSTEM_PROD_DATA.SysInfoProdName <m/t_model> --bmc-username xcc_user_id --bmc-password xcc_password
onecli config set SYSTEM_PROD_DATA.SysInfoSerialNum <s/n> --bmc-username xcc_user_id --bmc-password xcc_password
Online KCS access (unauthenticated and user restricted):
You do not need to specify a value for access_method when you use this access method.
onecli config set SYSTEM_PROD_DATA.SysInfoProdName <m/t_model>
onecli config set SYSTEM_PROD_DATA.SysInfoSerialNum <s/n>
Remote LAN access, type the command:
[−−bmc xcc_user_id:xcc_password@xcc_external_ip]
onecli config set SYSTEM_PROD_DATA.SysInfoProdName <m/t_model> −−bmc xcc_user_id:xcc_password@xcc_external_ip
onecli config set SYSTEM_PROD_DATA.SysInfoSerialNum <s/n> −−bmc xcc_user_id:xcc_password@xcc_external_ip
Reset the Lenovo XClarity Controller to the factory defaults. See Resetting the BMC to Factory
Default
section in the XCC documentation compatible with your
server at Lenovo XClarity Controller portal page.