![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||
Solution Type Technical Instruction Sure Solution 1342322.1 : How to set the serial number using the utility sdfru
In this Document
Oracle Confidential PARTNER - Available to partners (SUN). Applies to:Sun Fire X2250 Server - Version Not Applicable and laterSun Fire X4150 Server - Version Not Applicable and later Sun Netra X4250 Server - Version Not Applicable and later Sun Fire X4250 Server - Version Not Applicable and later Sun Netra X4450 Server - Version Not Applicable and later Information in this document applies to any platform. This only applies to Sun Fire X4150, Sun Fire X4250, Netra X4250, Sun Fire X4450. GoalNote: These procedures should never be given to a customer to perform themselves and should always be performed by an FE or TSC engineer directly. Customers are never permitted to update their own system serial number or board level fruid data themselves regardless of the sdfru tool being publicly available on the T&D image.
-> show /SYS
/SYS Properties: type = Host System ipmi_name = /SYS product_name = SUN FIRE X4150 product_part_number = 602-4252-01 product_serial_number = 0000000000 product_manufacturer = SUN MICROSYSTEMS power_state = On SolutionUse the sdfru utility, which is available in the \utility\sdfru directory of the Tools and Driver release disc when booted into DOS. https://mosemp.us.oracle.com/epmos/faces/PatchResultsNDetails?patchId=11843046 Once booted, you will see 3 options: cd utility\sdfru
sdfru
[Version_3.0.0] C:\UTILITY\SDFRU>sdfru -m3 -ssn 0807TST054
SDFru v1.11 System identified as Sun Fire X4150 Reading current FRU PROM contents...Done Enter PPN: 602-4252-01 <<<<<<<<<<<<<<<<<<<< you can get this from show /SYS command on the ILOM Setting System Serial Number to: 0807TST054 Setting Product Part Number to : 602-4252-01 Extra Segment Updated Writing FRU prom... Done (System and SP restart is needed to take affect)
There have been instances where the above procedure fails because someone has incorrectly updated the motherboard FRU Serial Number (FSN). Here is an example of an incorrectly programmed FSN on a replacement motherboard: [Version_3.4.0] c:\utility\sdfry> sdfru -m3 -ssn 0812QBC00C
Full output is: SDFru v1.14 System identified as Sun Fire x4450 Reading current FRU PROM contents... Done Enter PPN: 602-4266-01 Setting System Serial Number to: 0812QBC00C Setting Product Part Number to: 602-4266-01 MB FRU Serial Number: 2029QTF0805 - incorrect length of 18/11 <-----------------------HERE Can't make Extra Segment - Invalid FRU Serial Number
Further research revealed that the FSN was programmed incorrectly with an 11 digit serial but should have been 18 digits. You can see by the error above the utility is telling the user the serial should be 18 digits but is programmed with 11 "18/11". This needs to be corrected to be able to update the normal System Serial Number. If this issue is seen a collaboration should be logged with backline because depending on the system being updated the command to program that field will be different. Also when fixing this issue all parameters on the motherboard need to be programmed at the same time so if a mistake is made it could mean the motherboard will need to be replaced again to resolve the issue.
After the FE verified, by reading it off the motherboard label, what the correct FSN should be they used this command to fix the above case on a X4450:
[Version_3.4.0] C:\UTILITY\SDFRU> sdfru -m1 -i s93.bin -vid 04CE -hwrev 12 -fsn 2029QTF0805 -bmcmac 001E6804871F -mac 001E680482E2
Remember each system type uses a different .bin file and -vid so this should not be attempted without consulting with backline to ensure the correct attributes are used for the specific platform. As far as some of the other parameters assuming they are programmed correctly they can be viewed with this command:
[Version_3.4.0] C:\UTILITY\SDFRU>sdfru -l
SDFru v1.14 System identified as Sun Fire x4450 Reading FRU prom to list contents... Done Host Mac Address : 001E680482E2 BMC Mac Address : 001E6804871F System Serial Number: 0812QBC00C Product Part Number : 602-4266-01 MB FRU Serial Number: 2029QTF0805 - incorrect length of 18/11 Initial HW Rev Level: 12 Number of Host MACS : 0
Once the FSN is corrected then the normal procedure above can be used again to program the system serial number. Attachments This solution has no attachment |
||||||||||||||
|