From owner-freebsd-stable@FreeBSD.ORG Tue Aug 27 12:09:37 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0AEB2822 for ; Tue, 27 Aug 2013 12:09:37 +0000 (UTC) (envelope-from rmacklem@uoguelph.ca) Received: from esa-annu.net.uoguelph.ca (esa-annu.mail.uoguelph.ca [131.104.91.36]) by mx1.freebsd.org (Postfix) with ESMTP id C61F322C8 for ; Tue, 27 Aug 2013 12:09:36 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqMEAIOVHFKDaFve/2dsb2JhbABZDoMuUYMnvHyBPHSCJAEBAQMBAQEBICsgCwUWDgoCAg0ZAikBCSYGCAcEARwEh1oGDKV1klOBKYxyEA14NAeCaIExA5Umg3aQM4JhWyAyfAcXIg X-IronPort-AV: E=Sophos;i="4.89,968,1367985600"; d="scan'208";a="46852663" Received: from muskoka.cs.uoguelph.ca (HELO zcs3.mail.uoguelph.ca) ([131.104.91.222]) by esa-annu.net.uoguelph.ca with ESMTP; 27 Aug 2013 08:09:22 -0400 Received: from zcs3.mail.uoguelph.ca (localhost.localdomain [127.0.0.1]) by zcs3.mail.uoguelph.ca (Postfix) with ESMTP id 603E8B3F91; Tue, 27 Aug 2013 08:09:22 -0400 (EDT) Date: Tue, 27 Aug 2013 08:09:22 -0400 (EDT) From: Rick Macklem To: Daniel Braniss Message-ID: <1740270726.14074212.1377605362382.JavaMail.root@uoguelph.ca> In-Reply-To: Subject: Re: another? NFS deadlock on 9.2-PRERELEASE MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [172.17.91.203] X-Mailer: Zimbra 7.2.1_GA_2790 (ZimbraWebClient - FF3.0 (Win)/7.2.1_GA_2790) Cc: freebsd-stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Aug 2013 12:09:37 -0000 Daniel Braniss wrote: > > Daniel Braniss wrote: > > > I upgraded our web server, and only after 3 hours it hung :-( > > > (as a side note, I have 2 other web servers, also running 9.2 > > > doing > > > great :-) > > > go figure. > > > > > > anyways, in > > > ftp://ftp.cs.huji.ac.il/users/danny/freebsd/core.txt/0 > > > > > > is the info after a forced panic. > > > > > Looks like the same hang to me. Several threads are sleeping on > > "pgrbwt" > > and lots are waiting for an NFS vnode lock. > > > > It should be fixed in RC3 (or revert r250907). If it still hangs > > with > > RC3 (or r250907 reverted), email again. > > > im following stable, hence it's till calling itself 9.2-PRERELEASE, > but > I did a sync this morning - local time, after rc3 was anounced. > but after 3.45 minutes is hung, data in > ftp://ftp.cs.huji.ac.il/users/danny/freebsd/core.txt/1 > > I can't easely revert r250907, since i'm using mercuriall, but if > someone > can send me the pre r250907 files, i'll try. > r254947, which was committed to stable/9 a few hours ago is believed to fix the problem. Please update your stable/9 to post-r254947 and try it. rick > thanks, > danny > > > rick > > > > > my guts say its running out of resources - mainly network > > > related, > > > but > > > can't pinpoint it. > > > > > > any help will be most welcomed > > > > > > cheers, > > > danny > > > > > > > > > > > > > > > > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to > "freebsd-stable-unsubscribe@freebsd.org" >