Spectrum is showing periodic performance issues. It is often slow to respond or complete tasks, and often we're missing Alarms that should have been raised.
Some of the symptoms that are seen when the issue is present may be:
All supported DX NetOps Spectrum releases
For one common instance where a dmp or core file is created analysis shows the following in the stack trace.
#24 0x00007f4a900d58f8 in GlobalCollectionIH::run_search(CsModelHandle const&, GlobalCollectionIH::SearchInitiator_e) () from /opt/SPECTRUM/lib/../SS/libmdlsvint.so.1
This tells us that a Global Collection (GC) search is causing the SpectroSERVER performance issue.
Common known causes for a GC causing SpectroSERVER performance issues:
Common recommendations to resolve these problems.
Which GC's are using Real-Time Update?
NOTE: One thing that is not well known is when you create a GC and set to run the search every xx hours, say 24 hours for example, the search is run when you click the OK button and the clock starts ticking at that time to run every 24 hours from the time you click the OK button.
So if you create or update multiple GC's around the same time, you can get multiple GC updates at approximately the same time.
To avoid this you can schedule GC's to run at specific times.