Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-2402886.1
Update Date:2018-05-29
Keywords:

Solution Type  Technical Instruction Sure

Solution  2402886.1 :   Diameter Signaling Router (DSR) :Upgrade Failed Due To Missing Test1.iaaf And Test2.iaaf Files  


Related Items
  • Oracle Communications Diameter Signaling Router (DSR)
  •  
Related Categories
  • PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec DSR
  •  




In this Document
Goal
Solution


Created from <SR 3-17554965531>

Applies to:

Oracle Communications Diameter Signaling Router (DSR) - Version DSR 5.0 and later
Tekelec

Goal

DSR Upgrade from 5.0.1 to 7.0.1 failed on an MP due to some missing files :

[admusr@mp upgrade]$ tail -f upgrade.log
1527138329:: Checking for missing files...
1527138329::Missing Files:
1527138330:: 0:TKLCdpi-6.5.24-5.0.1_50.26.0: /var/TKLC/appworks/library/Diameter/test/perf/test1.iaaf
1527138330:: 0:TKLCdpi-6.5.24-5.0.1_50.26.0: /var/TKLC/appworks/library/Diameter/test/perf/test2.iaaf
1527138330::
1527138330::ERROR: There are files missing from some rpms!
1527138330::ERROR: Will not upgrade the server!
1527138330:: Rebuilding RPM database. This may take a moment...
1527138343:: Changing to runlevel 4...
1527138343:: Restarting cron service...

 

Solution

Check for those missing files in that directory (in our case "/var/TKLC/appworks/library/Diameter/test/perf") :

[admusr@mp upgrade]$ cd /var/TKLC/appworks/library/Diameter/test/perf
[admusr@mp perf]$ ls -lrth
total 3.9M
-rwxr-xr-x 1 root root 3.8M Nov 14 2014 test3.iaaf
-rwxr-xr-x 1 root root 835 Nov 14 2014 run.sh
-rwxr-xr-x 1 root root 4.1K Nov 14 2014 profiler.ini
-rwxr-xr-x 1 root root 14K Nov 14 2014 PerfTest.php
[admusr@mp perf]$


Since those files are really missing, create those two files under that directory /var/TKLC/appworks/library/Diameter/test/perf :

  • touch test1.iaaf
  • chmod 755 test1.iaaf
  • touch test2.iaaf
  • chmod 755 test2.iaaf


Once the files created, initiate the upgrade and it will be successfull..

1527151636:: Running preUpgradeChecks() for Upgrade::Policy::LSI upgrade policy...
1527151636:: Running preUpgradeChecks() for Upgrade::Policy::MBL upgrade policy...
1527151636:: Running preUpgradeChecks() for Upgrade::Policy::PlatformLast upgrade policy...
1527151636:: Checking for stale RPM DB locks...
1527151636:: Checking for any missing packages or files
1527151637:: Checking for missing files...
1527151637::
1527151638:: No missing files found.
1527151638:: Checking if upgrade is supported
1527151638:: Current platform version: 6.5.2-82.36.0
1527151638:: Target platform version: 6.7.1.0.0-84.28.0
1527151638:: Minimum supported version: 5.0.0-0.0.0
1527151638::
1527151638:: Upgrade from current release 6.5.2-82.36.0 supported
1527151638::
1527151638:: Changing platform revision so must upgrade
1527151638:: Determining the appropriate upgrade command...
1527151638:: Using /mnt/upgrade/upgrade/ugwrap as the upgrade command
1527151639::
1527151639:: Current platform version: 6.5.2-82.36.0
1527151639:: No backout release boundary: 5.0.0-0.0.0

 


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback