vMX

 View Only
last person joined: 9 days ago 

Ask questions and share experiences about vMX.
  • 1.  vMX Flooding Logs over Console

    Posted 03-06-2018 18:41

    Hi,

     

    I would like to ask your help regarding vMX console logs. Console is flooded with log messages as below.

     

    Message from syslogd@vMX-2 at Mar  7 02:21:58  ...
    vMX-2 fpc0 Frame 9: sp = 0xff9de9d8, pc = 0x8064143
    
    Message from syslogd@vMX-2 at Mar  7 02:22:11  ...
    vMX-2 fpc0 SCHED: Thread 68 (PFE Statistics) ran for 1055 ms without yielding
    
    Message from syslogd@vMX-2 at Mar  7 02:22:12  ...
    vMX-2 fpc0 Scheduler Oinker
    
    Message from syslogd@vMX-2 at Mar  7 02:22:13  ...
    vMX-2 fpc0 Frame 0: sp = 0xda362928, pc = 0x8077095
    
    Message from syslogd@vMX-2 at Mar  7 02:22:13  ...
    vMX-2 fpc0 Frame 1: sp = 0xda362968, pc = 0x810778b
    
    Message from syslogd@vMX-2 at Mar  7 02:22:13  ...
    vMX-2 fpc0 Frame 2: sp = 0xda3629a8, pc = 0x811e0d6
    
    Message from syslogd@vMX-2 at Mar  7 02:22:13  ...
    vMX-2 fpc0 Frame 3: sp = 0xda362e88, pc = 0x8160516
    
    Message from syslogd@vMX-2 at Mar  7 02:22:13  ...
    vMX-2 fpc0 Frame 4: sp = 0xda362ff8, pc = 0x807cc56

    I have disabled console logging but no help

     

    set system syslog user * any emergency
    set system syslog file messages any notice
    set system syslog file messages authorization info
    
    deactivate system syslog file messages
    
    set system syslog file interactive-commands interactive-commands any
    set system syslog file internals daemon info
    set system syslog file internals kernel info
    set system syslog console any error
    set system syslog console daemon none
    set system syslog console kernel none

    Trial license is installed on vMX and it is still valid. Hope anyone can help on it.



  • 2.  RE: vMX Flooding Logs over Console

    Posted 03-06-2018 18:58

    Where are this messages noticed, on vCP or vFP ?



  • 3.  RE: vMX Flooding Logs over Console

    Posted 03-06-2018 19:05

    Can you try below knob and check how it helps...

     

    set system syslog console pfe none

     



  • 4.  RE: vMX Flooding Logs over Console

    Posted 03-06-2018 19:06

    Hi Vishruth,

     

    VCP. VFP is linux terminal and doesn't allow JunOS commands.

     

    Thanks



  • 5.  RE: vMX Flooding Logs over Console

    Posted 03-15-2018 18:59

    Hi Yasir,

    Did you got a chance to add the sugessted Knob and check ?

     

    -

    Vishruth



  • 6.  RE: vMX Flooding Logs over Console

    Posted 03-15-2018 19:43

    Hi Vishruth,

     

    Thanks for follow-up. Yes, I did try but of no help.

    I had escalated to JTAC but they suggested to get commercial version. Interestingly, I installed on a different machine( my personal) and it worked fine there. There are logs generated but to very limited extent, one can do configuration without any issue.

     

    Regards,

    Yasir



  • 7.  RE: vMX Flooding Logs over Console

    Posted 11-13-2019 07:44

    Had same issue

     

    set system syslog user * pfe none

     

    worked for me 

     

     

     



  • 8.  RE: vMX Flooding Logs over Console

    Posted 05-02-2021 12:46
    You should try:
    set system syslog user * any emergency
    set system syslog user * match "!(.*Scheduler Oinker*.|.*Frame 0*.|.*ms without yielding*.)"
    It works for me.
    Ref:
    https://kb.juniper.net/InfoCenter/index?page=content&id=KB19723
    https://jncie.eu/how-to-get-rid-of-scheduled-oinker-on-cli/

    ------------------------------
    NAM NGUYEN
    ------------------------------