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


Groups > linux.debian.kernel > #51772 > unrolled thread

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

Started byAlex <gaaf@gmx.net>
First post2015-12-15 18:10 +0100
Last post2015-12-15 18:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.kernel


Contents

  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

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

FromAlex <gaaf@gmx.net>
Date2015-12-15 18:10 +0100
SubjectBug#805710: nfs-common: NFS mounts don't work because nfs-common starts before rpcbind.service
Message-ID<qG1gS-76S-9@gated-at.bofh.it>

[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

[toc] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web