Asset ID: |
1-72-2269491.1 |
Update Date: | 2017-06-12 |
Keywords: | |
Solution Type
Problem Resolution Sure
Solution
2269491.1
:
LSMSSEC Slave Threads Stopped
Related Items |
- Oracle Communications EAGLE (Software)
|
Related Categories |
- PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec OS ELAP LSMS
|
In this Document
Created from <SR 3-14895122771>
Applies to:
Oracle Communications EAGLE (Software) - Version LSMS 12.0 and later
Tekelec
Symptoms
LSMSEC Slave threads stopped
Changes
Cause
The log file "dbreplMon.log" show:
Sat May 13 18:01:00 2017 All tests passed on STANDBY
Sat May 13 18:02:06 2017 All tests passed on STANDBY
Sat May 13 18:03:12 2017 All tests passed on STANDBY
Sat May 13 18:04:18 2017 All tests passed on STANDBY
Sat May 13 18:05:25 2017 All tests passed on STANDBY
Sat May 13 18:06:29 2017 Error: Slave threads are not running!
Sat May 13 18:06:29 2017 Error: Replication not checked...
Sat May 13 18:06:29 2017 Error: EVENT: LSMS_EVENT_DB_ERR ACTION: SET MSG: Slave threads stopped
It is observed the Secondary bin logs are out of sync.
Solution
Perform the following steps to restart node on Secondary server:-
- Pre-activity
- Verify current status LSMSPRI and LSMSSEC:
hastatus
- Sanity check for Primary and Standby server:
- syscheck
- sentry status
- logs;date
- ls -ltr */*Tran*<mmdd>
- Verify and disable lsms backup:
ps -ef |grep lsmsbkp
- Update the "/etc/cron.d/lsmsbkp.cron" to comment out the 'lsmsbkp' line
- Stop Provisiong on LSMSPRI:
- Login to lsmspri server.
- Stop all npac agents. (eg. lsms stop WestCoast)
- Stop all EMS agents. (eg. eagle stop <clli>)
- Perform the Restart Node on LSMSSEC.
- Login to lsmssec server.
- start screen session.
- su - lsmsmgr
- restart node (ei. Maintenance-> Stop/Start Node)
The Start Node process may take hours to complete depending on database size. It copies the database from the Active server to Standby.
- Wait till start node completed before moving to next step.
- Post-activity:
- Login to lsmspri server.
- Start all EMS agents. (eg. eagle start <clli>)
- Start all npac agents. (eg. lsms start WestCoast)
- Enable lsms backup. (update the "/etc/cron.d/lsmsbkp.cron" to un-comment the 'lsmsbkp' line)
- Sanity check for Primary and Standby server:
- syscheck
- sentry status
- logs;date
- ls -ltr */*Tran*<mmdd>
Attachments
This solution has no attachment