DragonFly BSD
DragonFly bugs List (threaded) for 2010-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Deadlock on NFS server


From: YONETANI Tomokazu <qhwt.dfly@xxxxxxxxxx>
Date: Mon, 27 Sep 2010 17:54:27 +0900

Hi.
I've been experiencing similar lock-ups on DragonFly NFS server since
the recent changes to the network code.  Similar, but without objcache
warnings as in the previous messages.  I can reproduce it on multiple
machines and it occurs even when mounted via loop-back interface:

  $ sudo mkdir -m1777 /test
  $ sudo mount -tnfs 127.0.0.1:/test /mnt
  $ env MAKEOBJDIRPREFIX=/mnt make -sj300 buildworld
  (leave it for a couple of hours to find many processes stuck
   in ZOMB state)

Probably it can reproduce with much lower -j number to make command.

Best Regards.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]