Junos OS

 View Only
last person joined: 2 days ago 

Ask questions and share experiences about Junos OS.
  • 1.  Junper MX80 jsd cpu load

    Posted 05-03-2019 01:50

    Hi folks,

     

    Anyone know what is the jsd process? do I need it? it looks like it takes a lot o cpu... can I disable the process?

     

    > show system processes extensive
    last pid: 84214;  load averages:  4.37,  4.36,  4.48  up 27+22:26:05    01:49:08
    190 processes: 10 running, 150 sleeping, 30 waiting
    
    Mem: 748M Active, 71M Inact, 129M Wired, 362M Cache, 112M Buf, 672M Free
    Swap: 2915M Total, 2915M Free
    
    
      PID USERNAME PRI NICE   SIZE    RES STATE    TIME   WCPU COMMAND
     2177 root      76    0 37340K 16656K RUN     30.3H 28.03% jsd
     2177 root      76    0 37340K 16656K RUN     30.3H 27.83% jsd

    Thanks,

    Dan



  • 2.  RE: Junper MX80 jsd cpu load
    Best Answer

    Posted 05-03-2019 02:02

    Hi Dan,

     

    You can refer to below link about jsd process..

     

    https://www.juniper.net/documentation/en_US/junos/topics/concept/jet-jsd-overview.html

     

    If you are not using any jsd, you can disable that

     

    set system processes jsd disable 

    Also we have a know issue reported in some junos releases where jsd process will be running high, you can refer to https://prsearch.juniper.net/PR1398398 for fix..

     



  • 3.  RE: Junper MX80 jsd cpu load

     
    Posted 05-03-2019 02:04

    Hello ndanl,

     

    jsd is Juniper Extension Toolkit (JET) service process, and if you're not using JET or Junos Telemetry Interface (JTI), these processes can be disabled. Please see https://www.juniper.net/documentation/en_US/junos/topics/concept/jet-jsd-overview.html for more details.

     

    It's also possible that you're hitting a known SW bug https://prsearch.juniper.net/PR1398398

     

    This is the suggested workaround if JSD and Telemetry are not required on the MX in question:

    set system processes na-grpc-server disable   
    set system processes jsd disable

    Best regards,

    Sergii

    -------------------------------------------------------------------

    Please accept the solution if your problem is resolved Smiley Happy

    -------------------------------------------------------------------