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

Bug 496832

Summary: systemd nfsd.service needs rpc-mountd.service but does not Require it
Product: Gentoo Linux Reporter: Eric Edwards <gentoo>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Eric Edwards 2014-01-03 05:58:14 UTC
This is for systemd 208-r2

If rpc-mountd.service is not started but nfsd.service is, the nfs server will run but be non-functional, returning "RPC: Program not registered" to the client machines.

nfsd.service should be updated to include "Requires=rpc-mountd.service"
Comment 1 Pacho Ramos gentoo-dev 2014-01-03 12:22:29 UTC

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