Rabbit OCF monitor check levels was not configured
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Bogdan Dobrelya | ||
5.1.x |
Won't Fix
|
High
|
Denis Meltsaykin | ||
6.0.x |
Won't Fix
|
High
|
Denis Meltsaykin |
Bug Description
The code
https:/
should configure additional monitor action for rabbit primitive, but it didn't:
primitive p_rabbitmq-server ocf:fuel:
op promote interval=0 timeout=120 \
op stop interval=0 timeout=120 \
op start interval=0 timeout=360 \
op notify interval=0 timeout=180 \
op demote interval=0 timeout=120 \
op monitor interval=27 role=Master timeout=60 \
op monitor interval=30 timeout=60 \
params command_timeout="-s KILL" debug=true erlang_
meta failure-
As a result, the bug https:/
ISO '496'
Changed in fuel: | |
milestone: | none → 6.1 |
importance: | Undecided → High |
status: | New → Confirmed |
assignee: | nobody → Bogdan Dobrelya (bogdando) |
description: | updated |
description: | updated |
tags: | added: 6.1rc2 |
Puppet log from node-1 and CIB dump