-
Bug
-
Resolution: Done-Errata
-
Undefined
-
rhel-10.0
-
None
-
nfs-utils-2.8.2-2.el10
-
No
-
Moderate
-
rhel-fs
-
25
-
26
-
3
-
Dev ack
-
False
-
False
-
-
None
-
None
-
Pass
-
Automated
-
None
What were you trying to do that didn't work?
The manpage nfsdctl(8) for "version" says
{ +|- }{ MAJOR }{.{ MINOR }} ... The minorversion field is optional. If not given, it will disable or enable all minorversions for that major version.
But looks like the behavior is not like that:
[root@dell-r640-037 nfsdctl]# systemctl stop nfs-server [root@dell-r640-037 nfsdctl]# nfsdctl threads 0 [root@dell-r640-037 nfsdctl]# nfsdctl version +3.0 +4.0 +4.1 +4.2 [root@dell-r640-037 nfsdctl]# nfsdctl version -4 [root@dell-r640-037 nfsdctl]# nfsdctl version +3.0 -4.0 +4.1 +4.2 ^^^^^^^^^^^
What is the impact of this issue to you?
Please provide the package NVR for which the bug is seen:
nfs-utils-2.8.2-0.el10
How reproducible is this bug?:
Steps to reproduce
Expected results
Actual results
- relates to
-
RHEL-67168 [10.0] Add nfsdctl interface to start the NFS server
-
- Closed
-
- links to
-
RHBA-2024:142864 nfs-utils bug fix and enhancement update