-
Bug
-
Resolution: Done-Errata
-
Minor
-
rhel-9.2.0
-
virtiofsd-1.11.1-1.el9
-
None
-
Low
-
rhel-sst-virtualization-storage
-
ssg_virtualization
-
3
-
False
-
-
None
-
None
-
Pass
-
RegressionOnly
-
If docs needed, set a value
-
-
All
-
None
Description of problem:
Try to start virtiofsd with wrong options.
- /usr/libexec/virtiofsd ?
error: Found argument '?' which wasn't expected, or isn't valid in this context
USAGE:
virtiofsd [FLAGS] [OPTIONS] --fd <fd> --socket <socket> --socket-path <socket-path>
-----------------> The must option --shared-dir isn't list here.
For more information try --help
Also try to run viritofsd without any args.
- /usr/libexec/virtiofsd
error: The following required arguments were not provided:
--fd <fd>
--socket <socket>
--socket-path <socket-path>
-----------------> The must option --shared-dir isn't list here.
USAGE:
virtiofsd --cache <cache> --fd <fd> --inode-file-handles=<inode-file-handles> --log-level <log-level> --sandbox <sandbox> --seccomp <seccomp> --socket <socket> --socket-path <socket-path> --thread-pool-size <thread-pool-size>
-----------------> The must option --shared-dir isn't list here.
Version-Release number of selected component (if applicable):
virtiofsd-1.5.0-1.el9.x86_64
It's not a regression.
- is blocked by
-
RHEL-47989 Rebase virtiofsd to latest version for RHEL 9.5
- Closed
- external trackers
- links to
-
RHBA-2024:136087 virtiofsd bug fix and enhancement update