Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920816 - net-fs/nfs-utils nfs service starting and stopping script shows errors on kernel 6.6.8
Summary: net-fs/nfs-utils nfs service starting and stopping script shows errors on ker...
Status: RESOLVED DUPLICATE of bug 924309
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-27 16:58 UTC by Vadim
Modified: 2024-02-16 19:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vadim 2023-12-27 16:58:23 UTC
After moving to kernel 6.6.8, I'm getting the following errors when invoking `rc-service nfs stop`:

```
# rc-service nfs stop
 * Stopping NFS mountd ...                                                                                                                                                                                                                                                          [ ok ]
 * Stopping NFS daemon ...
 * start-stop-daemon: 8 process(es) refused to stop                                                                                                                                                                                                                                 [ !! ]
 * Unexporting NFS directories ...                                                                                                                                                                                                                                                  [ ok ]
 * ERROR: nfs failed to stop
```

The immediately following `rc-service nfs start` also complains that ` * WARNING: nfs has already been started`, however after several seconds the nfs seems to finally stop and can be happily started again.

emerge --info: https://bpa.st/OHPQ
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-12-27 17:01:44 UTC
Try ~arch openrc.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-12-29 01:23:48 UTC
I suspect this is a dupe of bug 916947.
Comment 3 Mike Gilbert gentoo-dev 2024-02-09 19:03:38 UTC
*** Bug 924178 has been marked as a duplicate of this bug. ***
Comment 4 Mike Gilbert gentoo-dev 2024-02-16 19:48:27 UTC

*** This bug has been marked as a duplicate of bug 924309 ***