Whenever NB_dbsrv server service starts, CPU load goes very high.
| Article:TECH201615 | | | Created: 2013-01-14 | | | Updated: 2013-01-14 | | | Article URL http://www.symantec.com/docs/TECH201615 |
Problem
NB_dbsrv running at 100% at all times
Error
Truss of NB_dbsrv process shows futex messages with timeout message
Environment
Linux
Cause
Time adjustment on server: Leap second insertion causes futex to repeatedly timeout
Solution
Run command:
sudo date -s "`date`"
REFERENCE:
Leap second insertion causes futex to repeatedly timeout
http://unix.derkeiler.com/Newsgroups/comp.unix.programmer/2012-07/msg00033.html
http://reconproxy.com/?__new_url=aHR0cHM6Ly9wbHVzLmdvb2dsZS5jb20vMTA1OTE2MTE4NTQ4ODg4MzAzMTk3
http://pkgs.org/debian-sid/debian-main-i386/linux-patch-debian-2.6.32_2.6.32-46_all.deb.html
|
|
Article URL http://www.symantec.com/docs/TECH201615
Terms of use for this information are found in Legal Notices









Thank you.