Update the Vital Product Data (VPD)
Use this topic to update the Vital Product Data (VPD).
(Required) Machine type
(Required) Serial number
(Required) System model
(Optional) Asset tag
(Optional) UUID
Recommended tools:
Lenovo XClarity Provisioning Manager
Lenovo XClarity Essentials OneCLI commands
Using Lenovo XClarity Provisioning Manager
Steps:
Start the server and press the key specified in the on-screen instructions. The Lenovo XClarity Provisioning Manager interface is displayed by default.
Choose System Summary. The “System Summary” tab page is displayed.
Click Update VPD, and then follow on-screen instructions to update the VPD.
Using Lenovo XClarity Essentials OneCLI commands
Updating machine type
onecli config set VPD.SKU <m/t_model> [access_method]Updating serial number
onecli config set VPD.SerialNumber <s/n> [access_method]Updating system model
onecli config set VPD.Model <model> [access_method]Updating asset tag
onecli config set VPD.AssetTag <asset_tag> [access_method]Updating UUID
onecli config set VPD.UUID <uuid_value> [access_method]
| Variable | Description |
| <m/t_model> | The server machine type and model number. Type xxxxyyyyyy, where xxxx is the machine type and yyyyyy is the server model number. |
| <s/n> | The serial number on the server. Type zzzzzzzz (length 8-10 characters), where zzzzzzzz is the serial number. |
| <model> | The system model on the server. Type system yyyyyyyy, where yyyyyyyy is the product identifier. |
| <asset_tag> | The server asset tag number. Type aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, where aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa is the asset tag number. |
| <uuid_value> | The Universal Unique Identifier (UUID). Type the generated 16-byte hexadecimal value. |
| [access_method] | The access method that you select to access the target server.
|