What were you trying to do that didn't work?
Specify timeout for `crm_resource --wait` with too big values
Please provide the package NVR for which bug is seen:
Pacemaker 2.1.8-1.el9
How reproducible:
always
Steps to reproduce
- Call `crm_resource --wait --timeout=TIMEOUT` with TIMEOUT larger than 4294966296ms (seems like UINT_MAX - 999)
Expected results
The command ends with an error specifying that the timeout value is too big.
Actual results
crm_resource ends with timeout error:
[root@r94-1 ~]# crm_resource --wait --timeout=4294966297ms Pending actions: crm_resource: Error performing operation: Timeout occurred
- blocks
-
RHEL-67334 Upper boundary value in pcs status wait [rhel-10]
-
- Planning
-
-
RHEL-67353 Upper boundary value in pcs status wait [rhel-9]
-
- Planning
-
-
RHEL-44719 Boundary values in pcs status wait [rhel-10]
-
- Release Pending
-
- is cloned by
-
RHEL-86148 Upper boundary of crm_resource --wait timeout [rhel-10]
-
- Planning
-
- links to