[arch-general] [arch-dev-public] nfs-utils-1.3.0 enters [testing]

Andreas Radke andyrtr at archlinux.org
Sun Jun 22 03:49:29 EDT 2014


Am Sat, 21 Jun 2014 08:59:30 +0200
schrieb Andreas Radke <andyrtr at archlinux.org>:

> Am Fri, 20 Jun 2014 16:48:21 -0400
> schrieb Genes Lists <lists at sapience.com>:
> 
> > This is probably unlikely but I'll ask. Is it possible that
> > something that nfs needed (but missing from systemd service file)
> > had not actually come up yet but several minutes later it was up
> > and then nfs was able to start?
> > 
> > Thought I'd ask.
> > 
> > gene/
> > 
> 
> I'm also affected by this issue. This could be a missing
> dependency /mixed up order in the nfs startup.
> 
> -Andy

This can be fixed by explicitly enabling rpcbind.service on the server.

But this shouldn't be necessary because nfs-server.service has:

grep rpcbind /usr/lib/systemd/system/nfs-server.service
Requires= network.target proc-fs-nfsd.mount rpcbind.target
After= network.target proc-fs-nfsd.mount rpcbind.target nfs-mountd.service

So I assume some race condition or bug here though.

-Andy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://mailman.archlinux.org/pipermail/arch-general/attachments/20140622/e6da4533/attachment-0001.asc>


More information about the arch-general mailing list