[Ubuntu-ha] [Bug 1052449] Re: corosync hangs due to missing pacemaker shutdown scripts

2020-03-29 Thread Rafael David Tinoco
I'm marking Precise and Trusty as affected. The suggested fix is currently implemented by Xenial already: mcp/pacemaker.in: ... # Required-Start: $network corosync # Should-Start: $syslog # Required-Stop:$network corosync ... ** Also affects: pacemaker (Ubuntu Precise)

[Ubuntu-ha] [Bug 1052449] Re: corosync hangs due to missing pacemaker shutdown scripts

2019-07-04 Thread Rafael David Tinoco
** Tags added: ubuntu-ha -- You received this bug notification because you are a member of Ubuntu High Availability Team, which is subscribed to pacemaker in Ubuntu. https://bugs.launchpad.net/bugs/1052449 Title: corosync hangs due to missing pacemaker shutdown scripts Status in pacemaker

[Ubuntu-ha] [Bug 1052449] Re: corosync hangs due to missing pacemaker shutdown scripts

2017-10-25 Thread James Page
See related bug 1727063 ** Changed in: pacemaker (Ubuntu) Status: Confirmed => Triaged ** Changed in: pacemaker (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu High Availability Team, which is subscribed to pacemaker in

[Ubuntu-ha] [Bug 1052449] Re: corosync hangs due to missing pacemaker shutdown scripts

2014-08-04 Thread openMDP
Some of us are still experiencing this issue. Any idea would be helpful. :-) -- You received this bug notification because you are a member of Ubuntu High Availability Team, which is subscribed to pacemaker in Ubuntu. https://bugs.launchpad.net/bugs/1052449 Title: corosync hangs due to

[Ubuntu-ha] [Bug 1052449] Re: corosync hangs due to missing pacemaker shutdown scripts

2014-03-19 Thread Dane Elwell
Still experiencing this bug on Ubuntu 12.04.4 (http://i.imgur.com/C7q5XRu.png). Stopping Pacemaker manually will cause the system to reboot normally. -- You received this bug notification because you are a member of Ubuntu High Availability Team, which is subscribed to pacemaker in Ubuntu.

[Ubuntu-ha] [Bug 1052449] Re: corosync hangs due to missing pacemaker shutdown scripts

2013-04-09 Thread Marco Gabriel
Just let pacemaker stop before corosync gets stopped: # mv /etc/rc6.d/K01corosync /etc/rc6.d/K02corosync That worked for me. -- You received this bug notification because you are a member of Ubuntu High Availability Team, which is subscribed to pacemaker in Ubuntu.

[Ubuntu-ha] [Bug 1052449] Re: corosync hangs due to missing pacemaker shutdown scripts

2013-04-02 Thread mig5
I reproduce this issue. When I go to reboot my machine I see this message: pcmk_shutdown: Preventing Corosync shutdown. Please ensure Pacemaker is stopped first. If I manually re-run /etc/init.d/pacemaker stop, everything follows and shuts down as expected. Adding 'corosync' to the

[Ubuntu-ha] [Bug 1052449] Re: corosync hangs due to missing pacemaker shutdown scripts

2012-09-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: pacemaker (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu High Availability Team, which is subscribed to pacemaker in Ubuntu.

[Ubuntu-ha] [Bug 1052449] Re: corosync hangs due to missing pacemaker shutdown scripts

2012-09-20 Thread Robert Sander
The pacemaker init.d script misses corosync in the Required-Stop: line. This causes corosync to be tried to stop before pacemaker as the dependency is not there. -- You received this bug notification because you are a member of Ubuntu High Availability Team, which is subscribed to pacemaker in