Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #51772

Bug#805710: nfs-common: NFS mounts don't work because nfs-common starts before rpcbind.service

From Alex <gaaf@gmx.net>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#805710: nfs-common: NFS mounts don't work because nfs-common starts before rpcbind.service
Date 2015-12-15 18:10 +0100
Message-ID <qG1gS-76S-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi,

I have the same issue. The problem for me is that the rpcbind listen socket is 
created _after_ the attempt to mount the NFS  filesystems.

After adding these 2 lines to the [Unit] section in 
/lib/systemdsystem/rpcbind.socket the problem was gone.

DefaultDependencies=no
Before=sockets.target

-- 
Alex

Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread


Thread

Bug#805710: nfs-common: NFS mounts don't work because nfs-common starts  before rpcbind.service Alex <gaaf@gmx.net> - 2015-12-15 18:10 +0100

csiph-web