- 
    Bug 
- 
    Resolution: Unresolved
- 
    Normal 
- 
    None
- 
    rhel-10.0
- 
        None
- 
        Low
- 
        rhel-ha
- 
        3
- 
        Dev ack
- 
        False
- 
        False
- 
        
- 
        None
- 
        None
- 
        None
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
 
-         
- clones
- 
                    RHEL-45869 Upper boundary of crm_resource --wait timeout [rhel-9] -         
- In Progress
 
-