![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 1965158.1 : FS System: Pilot Serial Number Missing After an Upgrade
In this Document
Created from <SR 3-10166688022> Applies to:Oracle FS1-2 Flash Storage System - Version 6.1.0 to 6.1.3 [Release 6.1]Information in this document applies to any platform. SymptomsAfter upgrading the Flash Storage System (FS1) from 6.1.3 to 6.1.4, the serial number and model for the Pilot was missing. In the following example, this was the Pilot 2.
Note: Any system that was ever on 6.1.0 through 6.1.3 would be exposed.
CauseThe file /var/state/PilotInfo.xml on the Pilot 2 was not correctly refreshed during the reboot triggered by the upgrade. Here is an example for this file while the problem was existing: [root@pilot2 state]# cat PilotInfo.xml
<?xml version="1.0" encoding="utf-8"?> <PilotInfo> <EnclosureAssemblyNumber>XXXX</EnclosureAssemblyNumber> <EnclosureDescription>XXXX</EnclosureDescription> <EnclosureSerialNumber>XXXX</EnclosureSerialNumber> <FruAssemblyNumber>7078340</FruAssemblyNumber> <FruDescription>SUN SERVER X4-2</FruDescription> <FruSerialNumber>1342NML0U9</FruSerialNumber> <FruOSAssemblyNumber>2070-00001-060103</FruOSAssemblyNumber> </PilotInfo> [root@pilot2 state]#
Oracle Internal Only There was no Pilot VPD (Vital Product Data) capability until 6.1.0 build 142. That version introduced the `ipmitool sunoem cli force "show /system"` used to gather the information, but put the 4 XXXX in the raw file. Release 6.1.4 changed the template used to construct the VPD file. So any system that is built at 6.1.4 or higher would not be exposed.
SolutionIf you encounter this problem, we recommend you to proceed with the following steps:
Oracle Internal Only
References<BUG:20409288> - AFTER UPGRADE TO 06.01.04 PILOT2 SERIAL NUMBER SHOWING XXXXXXAttachments This solution has no attachment |
||||||||||||||||||
|