Menu

#3001 osaf: reboot must happen more quickly during split network partition

5.19.03
fixed
nobody
None
defect
unknown
d
major
False
2019-02-19
2019-01-16
Gary Lee
No

Reboot must happen more quickly during a split network partition event. Currently, this is supervised with a dependency on OPENSAF_REBOOT_TIMEOUT, which could be set very high. This should be 1 or 2 seconds at most, when we can calling opensaf_reboot() during a split network partition event. The new active SC is relying on the old active to shutdown promptly, to avoid duplicate assignments. Otherwise, we may see issues if the network is merged while the old SC is still shutting down.

Related

Wiki: ChangeLog-5.19.03

Discussion

  • Vu Minh Nguyen

    Vu Minh Nguyen - 2019-01-16
    • status: unassigned --> assigned
    • assigned_to: Vu Minh Nguyen
     
  • Vu Minh Nguyen

    Vu Minh Nguyen - 2019-01-25
    • status: assigned --> review
     
  • Vu Minh Nguyen

    Vu Minh Nguyen - 2019-01-29
    • status: review --> fixed
     
  • Vu Minh Nguyen

    Vu Minh Nguyen - 2019-01-29

    commit ef3de8e98795da1869454d26627ab3bdce0bbfc9 (HEAD -> develop, origin/develop, ticket-3001)
    Author: Vu Minh Nguyen vu.m.nguyen@dektech.com.au
    Date: Tue Jan 29 12:51:31 2019 +0700

    osaf: do quick local node reboot when split network [#3001]
    
     
  • Minh Hon Chau

    Minh Hon Chau - 2019-02-15
    • status: fixed --> assigned
    • assigned_to: Vu Minh Nguyen --> Minh Hon Chau
    • Part: - --> d
     
  • Minh Hon Chau

    Minh Hon Chau - 2019-02-19
    • status: assigned --> fixed
    • assigned_to: Minh Hon Chau --> nobody
     
  • Minh Hon Chau

    Minh Hon Chau - 2019-02-19

    commit a053a51ea1116dc2bb4342fa2ddf5827877b43cf
    Author: Minh Chau minh.chau@dektech.com.au
    Date: Fri Feb 15 20:33:30 2019 +1100

    osaf: Call opensaf_quick_reboot if failed to set active role in consensus [#3001]
    
     

Log in to post a comment.