The Universal Unique Identifier (UUID) must be updated when the system board is replaced. Use the Advanced Settings Utility to update the UUID.
You can download the ASU from the IBM website. 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 user ID and password default values:
asu set SYSTEM_PROD_DATA.SYsInfoUUID uuid_value user user_id
password password
Example that does use the user ID 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 User's Guide for more details. You can access the guide from thehttp://www.ibm.com/systems/support/supportsite.wss/docdisplay?lndocid=TOOL-ASU&brandind=5000016..
host imm_external_ip [user imm_user_id[[password imm_password]
Where:
Example that does not use the user ID 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 user ID 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 at thehttp://www.ibm.com/systems/support/supportsite.wss/docdisplay?lndocid=TOOL-CENTER&brandind=5000016..