-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-9.7
-
None
-
None
-
Low
-
rhel-ha
-
13
-
26
-
3
-
False
-
False
-
-
No
-
None
-
Unspecified Release Note Type - Unknown
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
Kill processes when stopping a Filesystem resource.
What is the impact of this issue to you?
Getting the PIDs for the processes to kill takes ~8x as long as it should.
Please provide the package NVR for which the bug is seen:
How reproducible is this bug?:
100%
Steps to reproduce
- Create Filesystem resource and have processes access files on it
- Disable resource
Expected results
Takes less time to get PIDs for the processes, which cause less chance of the stop-action timing out.
Actual results
Takes longer than it should to get the PIDs.