Newton - pacemaker systemd resources do not have the correct timeout values

Bug #1629366 reported by Michele Baldessari
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Michele Baldessari

Bug Description

In mitaka we fixed the systemd timeout values via:
commit b597ddc283be0490413afcdff60d6eb6e2991614
Author: marios <email address hidden>
Date: Tue Jan 5 15:35:31 2016 +0200

    Bump the pacemaker service op_params to 200s for start and stop

by adding:
Pacemaker::Resource::Service {
   op_params => 'start timeout=200s stop timeout=200s',
}

The resulting CIB had the correct timeouts set in the CIB:
<op id="openstack-cinder-volume-start-interval-0s" interval="0s" name="start" timeout="200s"/>
<op id="openstack-cinder-volume-stop-interval-0s" interval="0s" name="stop" timeout="200s"/>

Seems though in Newton this very same code is not working:
[root@overcloud-controller-0 ~]# pcs cluster cib |grep cinder |grep timeout
[root@overcloud-controller-0 ~]#

Changed in tripleo:
milestone: none → newton-rc3
Changed in tripleo:
status: Confirmed → Triaged
Revision history for this message
Michele Baldessari (michele) wrote :
Changed in tripleo:
status: Triaged → In Progress
assignee: nobody → Michele Baldessari (michele)
Revision history for this message
Steven Hardy (shardy) wrote :

https://review.openstack.org/#/c/380665/ landed, marking fix released

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-tripleo 5.3.0

This issue was fixed in the openstack/puppet-tripleo 5.3.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-tripleo 6.0.0

This issue was fixed in the openstack/puppet-tripleo 6.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.