On Mon, Aug 21, 2017 at 05:18:22PM +0200, Martin Husemann wrote: > On Mon, Aug 21, 2017 at 05:07:41PM +0200, Martin Husemann wrote: > > In -current all(?) NFS tests started failing: > > > > nfs_extendfile: [0.396107s] Failed: child died > > nfs_extendfile_append: [0.420483s] Failed: child died > > nfs_holywrite: [0.370887s] Failed: child died > > nfs_overwrite512: [0.407758s] Failed: child died > > nfs_overwrite64k: [0.381165s] Failed: child died > > nfs_overwrite_trunc: [0.400281s] Failed: child died > > > > Just a heads up - anyone has an idea what change did trigger this? > > Failure is: > > rumpnfsd: another rpcbind is already running. Aborting. >
This is just a guess but givent the above it could be related to the recent sync of rpcbind with FreeBSD's version. Brian
