-
Bug
-
Resolution: Done-Errata
-
Minor
-
rhel-8.9.0
-
qemu-kvm-6.2.0-53.module+el8.10.0+22375+ea5e8167.2
-
None
-
Low
-
rhel-sst-virtualization-storage
-
ssg_virtualization
-
3
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
Pass
-
None
-
None
What were you trying to do that didn't work?
The default value of --thread-pool-size in /usr/libexec/virtiofsd --help and man page does not agree. `/usr/libexec/virtiofsd --help` says it is 0, while manpage says it is 64.
$ man virtiofsd | grep -A 2 thread-pool-size --thread-pool-size=NUM Restrict the number of worker threads per request queue to NUM. The default is 64. $ sudo /usr/libexec/virtiofsd --help | grep thread-pool-size --thread-pool-size=NUM thread pool size limit (default 0)
Please provide the package NVR for which bug is seen:
qemu-kvm-common
How reproducible:
Always
Steps to reproduce
- $ man virtiofsd | grep -A 2 thread-pool-size --thread-pool-size=NUM Restrict the number of worker threads per request queue to NUM. The default is 64.
- $ sudo /usr/libexec/virtiofsd --help | grep thread-pool-size --thread-pool-size=NUM thread pool size limit (default 0)
Expected results
Documented default values should be the same - ideally whatever the default value actually is.
Actual results
Documented default values are different.
- links to
-
RHBA-2024:140048 edk2 bug fix update
- mentioned on