Asset ID: |
1-72-2185602.1 |
Update Date: | 2017-11-12 |
Keywords: | |
Solution Type
Problem Resolution Sure
Solution
2185602.1
:
E5-APP-B IMF Application Install Failed "ERROR: Raid mirrors are syncing!"
Related Items |
- Oracle Communications Performance Intelligence Center (PIC) Software
|
Related Categories |
- PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec PIC
|
In this Document
Created from <SR 3-13369959751>
Applies to:
Oracle Communications Performance Intelligence Center (PIC) Software - Version 10.1.5 and later
Information in this document applies to any platform.
Symptoms
Just after TPD installation, IMF software installation is failing.
Following logs needs to be checked to identify issue:
- /var/TKLC/log/upgrade/upgrade.log:
1474370469::Early Checks failed for the next upgrade
1474370472::Look at earlyChecks.log for more info
- /var/TKLC/log/upgrade/earlyChecks.log:
Starting Early Upgrade Checks at 1474372517
Running earlyUpgradeChecks() for Upgrade::EarlyPolicy::TPDEarlyChecks upgrade policy...
Verified server is not pending accept of previous upgrade
ERROR: Raid mirrors are syncing!
ERROR: md2 is syncing!
ERROR: earlyUpgradeChecks() code failed for Upgrade::EarlyPolicy::TPDEarlyChecks
ERROR: Failed running earlyUpgradeChecks() code
Hardware architectures match
Install products match.
No Application installed yet.. Skip alarm check!
ERROR: Early Upgrade Checks Failed!
Early Upgrade Checks finished at 1474372518
Changes
Trying to install IMF.
Cause
E5-APP-B use software RAID that can take up to 2/3 hours to get both drives synced.
cat /proc/mdstat show that RAID is not synced.
Solution
Wait and follow RAID sync like:
watch -n 10 cat /proc/mdstat
Attachments
This solution has no attachment