-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-8.8.0.z
-
None
-
resource-agents-4.16.0-29.el10
-
No
-
Moderate
-
ZStream
-
1
-
rhel-ha
-
13
-
26
-
8
-
False
-
False
-
-
Yes
-
HA-infra Sprint #1: Oct 6 2025
-
Regression Exception
-
Requested
-
None
-
Enhancement
-
-
Proposed
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
Block/unblock port(s) based on promotable logic.
What is the impact of this issue to you?
Unable to unblock ports when the resource gets promoted.
Please provide the package NVR for which the bug is seen:
How reproducible is this bug?:
100%
Steps to reproduce
- pcs resource create pblock portblock protocol=tcp portno=8444 direction=both action=unlock promotable
Expected results
The resource gets promoted on one node, and changes the state of the firewall accordingly.
Actual results
All nodes remain in unpromoted state due to lack of promotable logic in the agent.
Note
This ticket does not cover the nftables part of the Pull Request.