- **status**: review --> fixed
- **Comment**:

commit 5424b5152c88969edb813906de3e69dc92859dc4 (HEAD -> develop)
Author: Anders Widell <a...@..com>
Date:   Mon Oct 30 15:52:21 2017 +0100

    clm: Call opensaf_reboot_prepare() so that fallback reboot will work [#2542]
    
    The fallback reboot mechanism requires write permission to the SysRq proc
    interface, so we must call opensaf_reboot_prepare() before daemonize() to 
make
    sure it works properly.

commit 5736614dca5e1d224021bde5650556b0be88b64c
Author: Anders Widell <a...@..com>
Date:   Mon Oct 30 15:52:21 2017 +0100

    base: Use fallback reboot when safe reboot fails [#2542]
    
    If the shutdown -r command fails, either by returning an error code 
immediately,
    or by not completing the reboot within one minute, we will call the failfast
    reboot mechanism to make sure the node reboots.

commit cf1b581e1dc1771af2099787c041ca05efe6762c
Author: Anders Widell <a...@..com>
Date:   Mon Oct 30 15:52:21 2017 +0100

    osaf: Divide the safe reboot into two phases [#2542]
    
    Divide the safe reboot in the opensaf_reboot script into two phases: in the
    first phase we stop important OpenSAF services (currently only IMM), and in 
the
    second phase we reboot the nodes.




---

** [tickets:#2542] osaf: Divide the safe reboot into two phases**

**Status:** fixed
**Milestone:** 5.17.10
**Created:** Wed Aug 02, 2017 11:00 AM UTC by Anders Widell
**Last Updated:** Wed Aug 02, 2017 11:26 AM UTC
**Owner:** Anders Widell


As a simple solution to the problem described in [#2451], we can divide the 
safe reboot in the opensaf_reboot script into two phases: in the first phase we 
stop important OpenSAF services (especially IMM), and in the second phase we 
reboot the nodes. The full solution described in [#2451] can be implemented 
later as part of the enhanced cluster management.


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to