SRX

last person joined: 2 days ago 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.
  • 1.  HA light Amber

    Posted 07-20-2017 00:56

    I have old configured HA in SRX 240 but there is light amber in HA, it was working well but the light came after electrcity getting down and return back

     

    here is some check commands:

     

    admin@FE-FW> show chassis alarms
    node0:
    --------------------------------------------------------------------------
    No alarms currently active

    node1:
    --------------------------------------------------------------------------
    No alarms currently active

     

    admin@FE-FW> show system alarms
    node0:
    --------------------------------------------------------------------------
    No alarms currently active

    node1:
    --------------------------------------------------------------------------
    No alarms currently active

     

    admin@FE-FW> show chassis cluster interfaces
    Control link status: Up

    Control interfaces:
    Index Interface Status
    0 fxp1 Up

    Fabric link status: Up

    Fabric interfaces:
    Name Child-interface Status
    (Physical/Monitored)
    fab0 ge-0/0/2 Up / Up
    fab0
    fab1 ge-5/0/2 Up / Up
    fab1

    Redundant-ethernet Information:
    Name Status Redundancy-group
    reth0 Down Not configured
    reth1 Down Not configured
    reth2 Up 2
    reth3 Up 3
    reth4 Up 4
    reth5 Down Not configured
    reth6 Up 5
    reth7 Up 6
    reth8 Down Not configured
    reth9 Up 9
    reth10 Up 10
    reth11 Up 11
    reth12 Up 12
    reth13 Up 13
    reth14 Up 14
    reth15 Up 15
    reth16 Down Not configured
    reth17 Down Not configured
    reth18 Down Not configured
    reth19 Down Not configured
    reth20 Down Not configured
    reth21 Down Not configured
    reth22 Down Not configured
    reth23 Down Not configured

    Redundant-pseudo-interface Information:
    Name Status Redundancy-group
    lo0 Up 0

    Interface Monitoring:
    Interface Weight Status Redundancy-group
    ge-5/0/5 255 Up 2
    ge-0/0/5 255 Up 2
    ge-5/0/6 255 Up 3
    ge-0/0/6 255 Up 3
    ge-5/0/3 255 Up 4
    ge-0/0/3 255 Up 4
    ge-5/0/7 255 Up 5
    ge-0/0/7 255 Up 5
    ge-5/0/8 255 Up 6
    ge-0/0/8 255 Up 6
    ge-5/0/9 255 Up 9
    ge-0/0/9 255 Up 9
    ge-5/0/10 255 Up 10
    ge-0/0/10 255 Up 10
    ge-5/0/11 255 Up 11
    ge-0/0/11 255 Up 11
    ge-5/0/12 255 Down 12
    ge-0/0/12 255 Up 12
    ge-5/0/13 255 Up 13
    ge-0/0/13 255 Up 13
    ge-0/0/14 255 Up 14
    ge-5/0/14 255 Up 14
    ge-5/0/15 255 Up 15
    ge-0/0/15 255 Up 15

     

    admin@FE-FW> show chassis cluster status redundancy-group 0
    Cluster ID: 1
    Node Priority Status Preempt Manual failover

    Redundancy group: 0 , Failover count: 1
    node0 100 primary no no
    node1 1 secondary no no

     

     

    admin@FE-FW#run show chassis cluster information detail | match "Current LED color"
    Current LED color: Amber
    Current LED color: Amber

     

     



  • 2.  RE: HA light Amber

     
    Posted 07-20-2017 01:05
    Please run " show chassis cluster information" and look for "Chassis cluster LED information:", you will see " Current LED color: " and "Last LED change reason:"


  • 3.  RE: HA light Amber

    Posted 07-20-2017 01:28

    thanks for answer,

     

    it`s show me this:

     

    admin@FE-FW#run show chassis cluster information detail | match "Current LED color"
    Current LED color: Amber
    Current LED color: Amber

     

    admin@FE-FW# run show chassis cluster information detail | match "Last LED change reason:"
    Last LED change reason: Monitored objects are down
    Last LED change reason: Monitored objects are down

     


    @rsuraj wrote:
    Please run " show chassis cluster information" and look for "Chassis cluster LED information:", you will see " Current LED color: " and "Last LED change reason:"





  • 4.  RE: HA light Amber

     
    Posted 07-20-2017 02:01
    ge-5/0/12 is down. This is 0/0/12 on Node 1.



    Interface Monitoring:
    Interface Weight Status Redundancy-group
    ge-5/0/5 255 Up 2
    ge-0/0/5 255 Up 2
    ge-5/0/6 255 Up 3
    ge-0/0/6 255 Up 3
    ge-5/0/3 255 Up 4
    ge-0/0/3 255 Up 4
    ge-5/0/7 255 Up 5
    ge-0/0/7 255 Up 5
    ge-5/0/8 255 Up 6
    ge-0/0/8 255 Up 6
    ge-5/0/9 255 Up 9
    ge-0/0/9 255 Up 9
    ge-5/0/10 255 Up 10
    ge-0/0/10 255 Up 10
    ge-5/0/11 255 Up 11
    ge-0/0/11 255 Up 11
    ge-5/0/12 255 Down 12


  • 5.  RE: HA light Amber

    Posted 07-20-2017 03:38

    i am shutting down both interfaces but light still Amber

     

    ge-0/0/12

    ge-5/0/12



  • 6.  RE: HA light Amber
    Best Answer

     
    Posted 07-20-2017 03:44
    No, you need to make them UP.

    Amber light is because it is down.

    If you don’t want those interfaces to be up, please remove it from monitoring.

    delete chassis cluster redundancy-group 1 interface-monitor ge-0/0/12
    delete chassis cluster redundancy-group 1 interface-monitor ge-5/0/12
    commit


  • 7.  RE: HA light Amber

    Posted 07-20-2017 04:15

    yes it`s Green now thanks Mr. Suraj



  • 8.  RE: HA light Amber

    Posted 10-11-2019 01:41

    One query; if we keep the monitoring  config; will it impact the HA clustering functionality?