![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Problem Resolution Sure Solution 1577071.1 : VSM6 - Correct S/N information displayed incorrectly in the Support File Bundle (SFB) or Statesave file name
In this Document
Oracle Confidential PARTNER - Available to partners (SUN). Applies to:StorageTek Virtual Storage Manager System 6 (VSM6) - Version All Versions and laterOracle Solaris on SPARC (64-bit) SymptomsSupport file bundles (SFB) and/or Statesave files are created with a file name that has a Serial Number value that does not match the VSM6 System Serial number CauseILOM FW update caused tools to access the incorrect VSM6 system serial number SolutionExposure: --6.0.6 and 6.0.5 VSM6 systems are exposed to an issue where support file bundles were created with the value AK00000000-*.bz2 --6.0.7.00 and higher systems are exposed to an issue where support file bundles and statesave file names contain the chassis serial number instead of the vsm6 system serial number
Prerequisite: --VSM6 must be at code level 6.1.0.07.000 or higher --CAM version 6.9.1.7 released with 6.1.0.07.000 must be installed.
Action: --Verify condition exists --Execute an existing script on each VSM6 node to update system serial number file stored on the system. --Validate correct file names
Please perform the below steps to update the SysSerNum file on both nodes. This procedure is non-disruptive and does not affect customer operations. Perform the following actions from BOTH nodes. Verify the “Product Serial” value is the same on both nodes vsmadm@vsmpriv1:~$ /usr/sbin/ipmitool fru print 3
Output Example:
2) Show current value of product serial number in SysSerNum file: vsmadm@vsmpriv1:~$ /usr/bin/cat /var/opt/StatusService/output/SysSerNum | /usr/bin/awk '{print $1}'
Output Example:
3) Force an update of the file: vsmadm@vsmpriv1:~$ cd /opt/vsm/bin vsmadm@vsmpriv1:/opt/vsm/bin$ sudo ./createSysSerNumFile.pl -f
Output Example:
4) Restart StatusService: vsmadm@vsmpriv1:/opt/vsm/bin$ sudo /opt/VSM6cam/ss_cam/restart_service StatusService
5) Run ManualNoASR to trigger a manual SFB vsmadm@vsmpriv1:/opt/vsm/bin$ sudo /var/opt/StatusService/scripts/ManualNoASR
6) Wait 20 minutes and go to the following directory to display the stored SFBs and verify that the created SFB *.bz2 file contains the correct serial number in the file name. The name will have a date code corresponding to the date/time it was created. ls /var/opt/StatusService/output/archive Example:
7) If a problem already exists trying to connect to VLE, it may be necessary to shut down and reboot the VSM after correcting the serial numbers. This step is disruptive and the VSM needs to be taken offline to all customer activity. See chapter 8 in the microcode release notes for instructions to terminate the VSM resources, and reboot each node.
Attachments This solution has no attachment |
||||||||||||||||
|