-->

DEVOPSZONES

  • Recent blogs

    "dsm_om_connsvcd " was having spike in CPU usage.

     "dsm_om_connsvcd " was having spike in CPU usage.


    Issue:

      PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
    21992 root      20   0  814m 5132 1084 S 1170.3  0.0 751:20.47 dsm_om_connsvc
     
     If your Sever is running on Dell PowerEdge R510 you could be coming across 
    such a situation sooner or later. This could be a Leap Second  Bug. If this process continues to show Higher CPU usage for a longer period of time, we need to follow the following workaround.

    Workaround:
     
    1. date; date `date +"%m%d%H%M%C%y.%S"`; date

    2. /opt/dell/srvadmin/sbin/srvadmin-services.sh restart

    3. /opt/dell/srvadmin/sbin/srvadmin-services.sh status

    No comments