From owner-freebsd-stable@FreeBSD.ORG Tue Mar 6 15:41:38 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 47D5916A403 for ; Tue, 6 Mar 2007 15:41:38 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.freebsd.org (Postfix) with ESMTP id D5A0513C4AA for ; Tue, 6 Mar 2007 15:41:37 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.184]) by hub.org (Postfix) with ESMTP id F19F085C8DC for ; Tue, 6 Mar 2007 11:19:04 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-new, port 10024) with ESMTP id 17681-03 for ; Tue, 6 Mar 2007 11:19:04 -0400 (AST) Received: from ganymede.hub.org (blk-89-241-126.eastlink.ca [24.89.241.126]) by hub.org (Postfix) with ESMTP id 3ED6A85C8DB for ; Tue, 6 Mar 2007 11:19:04 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 58D746006B for ; Tue, 6 Mar 2007 11:19:21 -0400 (AST) Date: Tue, 06 Mar 2007 11:19:21 -0400 From: "Marc G. Fournier" To: freebsd-stable@freebsd.org Message-ID: <88AF4F4573E6B334542D15A5@ganymede.hub.org> In-Reply-To: <803EC80AD97D2E6CA27368FF@ganymede.hub.org> References: <803EC80AD97D2E6CA27368FF@ganymede.hub.org> X-Mailer: Mulberry/4.0.7 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: ping's seem to hang ... 'zoneli' state? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 06 Mar 2007 15:41:38 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 vmstat 1 shows: # vmstat 1 procs memory page disks faults cpu r b w avm fre flt re pi po fr sr da0 da1 in sy cs us sy id 0 1577 0 7813112 657312 1553 9 1 1 1325 68 0 0 569 4774 2359 7 10 83 0 1578 0 7815368 656600 199 59 0 0 64 0 0 2 226 679 616 0 6 93 0 1578 0 7815368 656564 1120 0 0 0 220 0 0 0 208 638 608 1 8 91 0 1578 0 7815368 656564 5 0 0 0 314 0 0 9 343 890 974 1 8 91 0 1578 0 7815368 656564 804 0 0 0 0 0 2 0 233 469 633 1 9 90 Normally I'd look for any mysql processes using alot of CPU, but I'm not finding anything using alot of CPU (this system is the only one we have using gmirror, if that helps any) ... - --On Tuesday, March 06, 2007 11:10:53 -0400 "Marc G. Fournier" wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > Does this show anything? I can't kill the processes, even with kill -9 ... > this happens consistently just after 3 days uptime on a kernel built "Fri Feb > 23 07:47:20 AST 2007", and the interface is an fxp0 device ... > ># ps auxl | grep ping > root 68994 0.0 0.0 1556 808 ?? D 7:58AM 0:00.02 ping -c 1 -t > 30 0 1 0 -16 0 zoneli > root 70555 0.0 0.0 1556 808 ?? D 8:05AM 0:00.02 ping -c 1 -t > 30 0 1 0 -16 0 zoneli > root 73863 0.0 0.0 1452 520 ?? D 8:33AM 0:00.01 ping -c 1 -t > 30 0 1 0 -16 0 zoneli > root 75857 0.0 0.0 1452 520 ?? D 8:49AM 0:00.01 ping -c 1 -t > 30 0 1 0 -16 0 zoneli > root 76676 0.0 0.0 1556 808 ?? D 8:53AM 0:00.02 ping -c 1 -t > 30 0 1 0 -16 0 zoneli > root 77048 0.0 0.0 1556 808 ?? D 8:54AM 0:00.01 ping -c 1 -t > 30 0 1 0 -16 0 zoneli > root 80071 0.0 0.0 1452 520 ?? D 9:15AM 0:00.01 ping -c 1 -t > 30 0 1 0 -16 0 zoneli > root 80198 0.0 0.0 1452 520 ?? D 9:15AM 0:00.01 ping -c 1 -t > 5 j 0 1 0 -16 0 zoneli > root 81210 0.0 0.0 1556 808 ?? D 9:22AM 0:00.02 ping -c 1 -t > 30 0 1 0 -16 0 zoneli > root 81212 0.0 0.0 1556 808 ?? D 9:22AM 0:00.01 ping -c 1 -t > 30 0 1 0 -16 0 zoneli > root 81841 0.0 0.0 1556 808 ?? D 9:25AM 0:00.01 ping -c 1 -t > 30 0 1 0 -16 0 zoneli > root 88041 0.0 0.0 1452 524 ?? D 10:11AM 0:00.01 ping -c 1 -t > 30 0 1 0 -16 0 zoneli > root 88418 0.0 0.0 1452 524 ?? D 10:13AM 0:00.01 ping -c 1 -t > 30 0 1 0 -16 0 zoneli > root 89800 0.0 0.0 1452 524 ?? D 10:24AM 0:00.01 ping -c 1 -t > 30 0 1 0 -16 0 zoneli > root 90774 0.0 0.0 1452 556 ?? D 10:58AM 0:00.00 ping -c 1 -t > 30 0 1 0 -16 0 zoneli > root 91118 0.0 0.0 1452 556 ?? D 10:58AM 0:00.00 ping -c 1 -t > 30 0 1 0 -16 0 zoneli > root 91635 0.0 0.0 1452 556 ?? D 11:04AM 0:00.00 ping -c 1 -t > 30 0 1 0 -16 0 zoneli > > > - ---- > Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) > Email . scrappy@hub.org MSN . scrappy@hub.org > Yahoo . yscrappy Skype: hub.org ICQ . 7615664 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (FreeBSD) > > iD8DBQFF7YR94QvfyHIvDvMRAqo7AKCsPVLSXhtMD4pFd/ho2hoX3CL5cgCfcQmy > HkV4+EgX4ue/gxVZzyuXE+U= > =8YX2 > -----END PGP SIGNATURE----- - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFF7YZ54QvfyHIvDvMRAp2SAKCnpJJLgxI1SnkfE83L+xH05/981QCfYQBQ NUqCavoRoH8lo6ZPdXLyBFg= =Ww+Z -----END PGP SIGNATURE-----