Reviewed:  https://review.openstack.org/419204
Committed: 
https://git.openstack.org/cgit/openstack/charm-hacluster/commit/?id=fda5176bd53f17a69f3e22b6b363bff96ff565c0
Submitter: Jenkins
Branch:    master

commit fda5176bd53f17a69f3e22b6b363bff96ff565c0
Author: David Ames <david.a...@canonical.com>
Date:   Wed Jan 11 16:00:39 2017 -0800

    Fix pacemaker down crm infinite loop
    
    On corosync restart, corosync may take longer than a minute to come
    up. The systemd start script times out too soon. Then pacemaker which
    is dependent on corosync is immediatly started and fails as corosync
    is still in the process of starting.
    
    Subsequently the charm would run crm node list to validate pacemaker.
    This would become an infinite loop.
    
    This change adds longer timeout values for systemd scripts and adds
    better error handling and communication to the end user.
    
    Change-Id: I7c3d018a03fddfb1f6bfd91fd7aeed4b13879e45
    Partial-Bug: #1654403

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1654403

Title:
  Race condition in hacluster charm that leaves pacemaker down

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/corosync/+bug/1654403/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to