Den 2012-03-21 14:26:54 skrev Lluís Batlle i Rossell <[email protected]>:
> On Wed, Mar 21, 2012 at 12:59:04PM +0100, Lluís Batlle i Rossell wrote: > > Rickard, can you take a look at this? > http://hydra.nixos.org/build/2314811/nixlog/30/raw > > What do you think the errors come from? > server# Mar 21 14:22:25 server rpc.statd[1989]: Version 1.2.5 starting > server# Mar 21 14:22:25 server rpc.statd[1989]: Flags: TI-RPC > server# Mar 21 14:22:25 server rpc.statd[1989]: Initializing NSM state > server: running command: initctl status nfsd > server# Mar 21 14:22:25 server rpc.statd[1989]: Running as root. chown > /var/lib/nfs to choose different user > server: exit status 0 > server# Mar 21 14:22:25 server rpc.statd[1989]: failed to create RPC > listeners, > exiting > server# [ 11.780340] init: statd main process (1989) terminated with > status 1 > server# [ 11.822141] init: statd main process ended, respawning > server# [ 11.898172] fbcondecor: console 2 using theme 'default' It looks like portmap hasn't started. In your logs, I can't see it happening, but maybe portmap is just quiet. However, I can't see much network interface startup activity either, and portmap has startOn = "started network-interfaces", so maybe that's the problem? Is network-interfaces started? / Rickard _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
