From owner-freebsd-stable@FreeBSD.ORG Fri Feb 22 09:42:35 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 561DD340 for ; Fri, 22 Feb 2013 09:42:35 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id 0A09A201 for ; Fri, 22 Feb 2013 09:42:34 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32] ident=danny) by kabab.cs.huji.ac.il with esmtp id 1U8p9F-0006QB-Dc for freebsd-stable@freebsd.org; Fri, 22 Feb 2013 11:42:33 +0200 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.3 To: freebsd-stable@freebsd.org Subject: zfs/nfs/proftpd problem Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 22 Feb 2013 11:42:33 +0200 From: Daniel Braniss Message-ID: 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: Fri, 22 Feb 2013 09:42:35 -0000 after upgrading the 'ftp storage' from 8.3 to 9.1-stable, our ftp server is stuck. the old, (ProFTPD Version 1.3.2) and working till before the upgrade is stuck in nlmrcv: ... 10000 1213 992 0 44 0 7340 3692 nlmrcv D ?? 0:08.07 proftpd: ftp - crawl-66-249-73-193.googlebot.com: anonymous/googlebot@google.com: RETR 00690145.JPG (proftpd) ... so we upgraded the ftp server too, to 9.1/ProFTPD Version 1.3.4b and this one is stuck in rpccwnd: 10000 1197 984 0 20 0 32292 4792 rpccwnd D ?? 0:00.01 proftpd: ftp - mbpro.cs.huji.ac.il: anonymous/mozilla@example.com: LIST (proftpd) any wise suggestions :-) cheers, danny