-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-9.5
-
None
-
resource-agents-4.10.0-65.el9
-
No
-
None
-
rhel-sst-high-availability
-
ssg_filesystems_storage_and_HA
-
13
-
21
-
5
-
False
-
-
None
-
None
-
Requested
-
None
-
None
What were you trying to do that didn't work?
Stop Filesystem resource while no processes are using it.
What is the impact of this issue to you?
Slower stop (especially with 10+ Filesystem resources), and the possibility of hitting "Argument list too long" in cases where there are many processes using it.
Please provide the package NVR for which the bug is seen:
How reproducible is this bug?:
Steps to reproduce
- Create Filesystem resource
- Stop it with no processes accessing it, or many processes for the 2nd issue
Expected results
Quick stop when there are no processes using it, and no "Argument list too long" if there are lots of processes using it.
Actual results
Slower than expected with no resources, and possibility of "Argument list too long" error when there are many processes using it.
- depends on
-
RHEL-58038 Filesystem: dont sleep during stop-action when there are no processes to kill, and only use force argument for network filesystems after sending kill_signals
- In Progress