![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2297798.1 : PIC ProTrace Session(S) Can Be Stopped If `Prod.State` Shows Output Of "Current State: Z"
In this Document
Created from <SR 3-15417811391> Applies to:Oracle Communications Performance Intelligence Center (PIC) Software - Version 10.1.5 and laterInformation in this document applies to any platform. Symptomsprod.state output on the PIC IXP or xMF server, when executed as user cfguser, is "Current state: Z" (normal output is state A or B). $ prod.state
...prod.state (RUNID=00)... ...getting current state... Current state: Z (product under procmgr) If `prod.state status is "Z" on a server in an PIC IXP or IMF subsystem,
On the affected server, syscheck output points to a problem with NTP, such as "NTP has never been synced in current configuration." # syscheck Running modules in class hardware... Running modules in class net... Running modules in class proc... Running modules in class system... Running modules in class upgrade... LOG LOCATION: /var/TKLC/log/syscheck/fail_log Changes
CauseThe configured NTP time source is not valid. ntpdate -q ntpserver1 and ntpq -p or ntpq -pn indicate that the server is not sync'd to the NTP time source and may have never been sync'd. $ ntpq -p
remote refid st t when poll reach delay offset jitter ============================================================================== ntpserver1 .INIT. 16 u - 64 0 0.000 0.000 0.000 $ ntpdate -q ntpserver1
server 10.103.56.1, stratum 0, offset 0.000000, delay 0.00000 26 Jul 16:15:13 ntpdate[15479]: no server suitable for synchronization found On the affected server, when trying to start the IXP or xMF applicaton as user cfguser via `prod.start,` the action fails and, afterward, `prod.state` remains in state "Z." The output of `iqt -p AppEventLog.0` has an event related to prod.start similar to "Untrusted Time Upon Initialization GN_TIMECHG: Time untrusted on initialization. Check NTP configuration." *C 07/26/2017 16:11:14.101 0 prod.start Untrusted Time Upon Initialization GN_TIMECHG: Time untrusted on initialization. Check NTP configuration.
.. 07/26/2017 16:11:14.917 1 procmgr S/W Status GN_STATECHG/INF Going to state='Z' from state=n/a [procmgr.cxx:1958] ^^ [15237:procmgr.cxx:1960] The procmgr trace file on the affected server shows the transition to state Z. As user cfguser, `tr.cat procmgr` output mentions "Going to state='Z'" when the action occurred. 07/26/2017 16:11:14 procmgr#31001{S/W Status}
.. GN_STATECHG/INF Going to state='Z' from state=n/a [procmgr.cxx:1958] ^^ [15237:procmgr.cxx:1960] SolutionUpdate the affected server's NTP source to a valid time source, correct the server's time, and start the server's PIC IXP or xMF application's IDB processes. On the affected server, as root user...
On the affected server, as cfguser user, start the IXP or xMF application via `prod.start`: $ prod.start
Attachments This solution has no attachment |
||||||||||||||||||
|