Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 920816

Summary: net-fs/nfs-utils nfs service starting and stopping script shows errors on kernel 6.6.8
Product: Gentoo Linux Reporter: Vadim <lvd.mhm>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: normal CC: digitalaudiorock
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=916947
Whiteboard:
Package list:
Runtime testing required: ---

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 ***