Junos OS

last person joined: 6 days ago 

Ask questions and share experiences about Junos OS.
  • 1.  j2320 cluster

    Posted 12-02-2010 14:21

    hello, i am playing around with getting a cluster set up so i am familiar with how to do it. i have 2 j2320 both running 10.0R3.10, and whenever i try to ENABLE the cluster, it tells me a reboot is required for it to be DISABLED. huh?

     

     

    root> set chassis cluster disable
    error: Chassis cluster is not enabled.
    
    root> set chassis cluster cluster-id 0 node 1
    warning: A reboot is required for chassis cluster to be disabled
    
    root> set chassis cluster disable
    error: Chassis cluster is not enabled.

     upon reboot, the cluster never starts, it is always disabled. 

     

     

    root> set chassis cluster cluster-id 0 node 1 reboot
    Successfully disabled chassis cluster. Going to reboot now
    
    root>                                                                           
    *** FINAL System shutdown message from root@ ***
    System going down IMMEDIATELY

     

     

    root> show chassis cluster status
    error: Chassis cluster is not enabled.

     

     

    any help? i first tried this on a prior version of junos - 9.4R[something] and it was doing the same thing, so i thought maybe the problem was the differing versions, so i upgraded to what the 2nd router had, which was 10.0R3.10.

     

    thanks in advance.



  • 2.  RE: j2320 cluster
    Best Answer

    Posted 12-03-2010 07:37

    so apparently, if you set the chassis-id to 0, that disables it. i had to set the chassis-id to 1. 

     

    it would help if that was explained a little better...



  • 3.  RE: j2320 cluster

    Posted 08-09-2012 09:48

    Just had to say thank-you, because I was running into this as well.