From owner-freebsd-isp@FreeBSD.ORG Mon May 10 07:45:37 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48FC916A4CE for ; Mon, 10 May 2004 07:45:37 -0700 (PDT) Received: from personainc.net (mail.personainc.net [24.139.0.10]) by mx1.FreeBSD.org (Postfix) with SMTP id BC06143D1F for ; Mon, 10 May 2004 07:45:35 -0700 (PDT) (envelope-from afortin-lists@personainc.ca) Received: (qmail 26804 invoked by uid 1372); 10 May 2004 14:45:35 -0000 Received: from afortin-lists@personainc.ca by larry by uid 103 with qmail-scanner-1.20 (clamuko: 0.67. Clear:RC:1(10.64.0.82):. Processed in 0.030444 secs); 10 May 2004 14:45:35 -0000 Received: from unknown (HELO AFORTIN) (10.64.0.82) by mail.personainc.net with SMTP; 10 May 2004 14:45:34 -0000 From: "Andre Fortin" To: Date: Mon, 10 May 2004 10:45:34 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 14:45:37 -0000 Hello, I'm having a problem with qmail-ldap, which I've posted before on the qmail-ldap lists but have never had any response.. The problem only occurs on FreeBSD machines (I've had a couple of Redhat Linux machines with the same software which didn't display this behavior). Quite often, qmail-pop3d and qmail-local won't exit properly, and continue running forever. They continue putting a load on our NetApp NFS server, as well as on the NFS clients. Here is some output from top: 54487 vmail -1 0 912K 464K nfsrcv 1 26:32 6.10% 6.10% qmail-pop3d 26611 vmail -1 0 912K 464K nfsrcv 1 8:00 6.05% 6.05% qmail-pop3d 3094 vmail -1 0 912K 464K nfsrcv 1 16:38 6.01% 6.01% qmail-pop3d 2905 vmail -1 0 912K 464K nfsrcv 1 8:43 5.96% 5.96% qmail-pop3d 86259 vmail -1 0 912K 464K nfsrcv 0 21:23 5.91% 5.91% qmail-pop3d 96153 vmail -1 0 912K 464K nfsrcv 0 18:59 5.91% 5.91% qmail-pop3d 16095 vmail -1 0 912K 464K nfsrcv 1 16:25 5.91% 5.91% qmail-pop3d 45949 vmail -1 0 912K 464K nfsrcv 0 26:52 5.86% 5.86% qmail-pop3d 68325 vmail -1 0 912K 464K nfsrcv 1 21:43 5.86% 5.86% qmail-pop3d 10475 vmail -1 0 912K 464K nfsrcv 1 8:24 5.86% 5.86% qmail-pop3d 68651 vmail -1 0 912K 464K nfsrcv 0 6:56 5.81% 5.81% qmail-pop3d 48657 vmail -1 0 912K 464K nfsrcv 0 13:03 5.76% 5.76% qmail-pop3d 33260 vmail -1 0 912K 464K nfsrcv 1 10:51 5.71% 5.71% qmail-pop3d 93965 vmail -1 0 912K 464K nfsrcv 1 28:21 5.66% 5.66% qmail-pop3d 58937 vmail -1 0 920K 472K nfsrcv 1 21:50 5.62% 5.62% qmail-local 61677 vmail -1 0 912K 464K nfsrcv 0 21:49 5.52% 5.52% qmail-pop3d 41602 vmail 2 0 912K 464K sbwait 0 15:46 5.52% 5.52% qmail-pop3d 99084 vmail -1 0 912K 464K nfsrcv 0 2:43 5.42% 5.42% qmail-pop3d 91885 vmail -1 0 920K 472K nfsrcv 0 14:29 5.32% 5.32% qmail-pop3d 46140 vmail -1 0 912K 464K nfsrcv 0 32:09 5.27% 5.27% qmail-pop3d The qmail-local process writes the message succesfully.. This doesn't happen for all deliveries or POP3 requests, only some, but they never exit and I have to kill them off manually. I am using FreeBSD 4.10-PRERELEASE and 4.9-STABLE (3 machines clustered, 2 using 4.9 1 using 4.10). I have a Vpopmail installation on a seperate cluster, using the same netapp filer and there is no problem with that setup (also running 4.9-STABLE but from a different CVS). I am using qmail 1.03 with qmail-ldap-1.03-20040401.patch . Thanks in advance for any help.. This is not causing any major problems, but it is very annoying to have to kill off these processes every couple of hours.. Thanks Andre