The Universal Unique Identifier (UUID) must be updated when the system board is replaced.
The Universal Unique Identifier (UUID) must be updated when the system board is replaced. Use the Advanced Settings Utility (ASU) to update the UUID in the UEFI-based server. The ASU is an online tool that supports several operating systems. Make sure that you download the version for your operating system. You can download the ASU from the IBM Web site. To download the ASU and update the UUID, complete the following steps.
asu set SYSTEM_PROD_DATA.SysInfoUUID <uuid_value> [access_method]
[host <imm_internal_ip>] [user <imm_user_id>][password <imm_password>]
Where:
Example that does not use the userid and password default values:
asu set SYSTEM_PROD_DATA.SYsInfoUUID <uuid_value> user <user_id>
password <password>
Example that does use the userid and password default values:
asu set SYSTEM_PROD_DATA.SysInfoUUID <uuid_value>
You do not need to specify a value for access_method when you use this access method.
Example:
asu set SYSTEM_PROD_DATA.SysInfoUUID <uuid_value>
The KCS access method uses the IPMI/KCS interface. This method requires that the IPMI driver be installed. Some operating systems have the IPMI driver installed by default. ASU provides the corresponding mapping layer. See the Advanced Settings Utility Users Guide for more details. You can access the ASU Users Guide from the IBM Web site.
host <imm_external_ip> [user <imm_user_id>[[password <imm_password>]
Where:
Example that does not use the userid and password default values:
asu set SYSTEM_PROD_DATA.SYsInfoUUID <uuid_value> host <imm_ip>
user <user_id> password <password>
Example that does use the userid and password default values:
asu set SYSTEM_PROD_DATA.SysInfoUUID <uuid_value> host <imm_ip>
You can also build a bootable media using the applications available through the Tools Center Web site at http://publib.boulder.ibm.com/infocenter/toolsctr/v1r0/index.jsp. From the left pane, click IBM System x and BladeCenter Tools Center, then click Tool reference for the available tools.