From owner-freebsd-stable@FreeBSD.ORG Fri Oct 6 07:39:58 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2D5916A403 for ; Fri, 6 Oct 2006 07:39:58 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from fw.zoral.com.ua (fw.zoral.com.ua [213.186.206.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE6B543D46 for ; Fri, 6 Oct 2006 07:39:57 +0000 (GMT) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by fw.zoral.com.ua (8.13.4/8.13.4) with ESMTP id k967ZCuN047731 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 6 Oct 2006 10:35:12 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.13.8/8.13.8) with ESMTP id k967drZV004294; Fri, 6 Oct 2006 10:39:53 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.13.8/8.13.8/Submit) id k967do5T004293; Fri, 6 Oct 2006 10:39:50 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Fri, 6 Oct 2006 10:39:50 +0300 From: Kostik Belousov To: Vivek Khera Message-ID: <20061006073950.GD26993@deviant.kiev.zoral.com.ua> References: <917B087C-5E13-4D7F-94FA-95CB0E5C1884@khera.org> <20060922190328.GA64849@xor.obsecurity.org> <555B84D2-520F-44D6-84D6-CF9CE7EE47C7@khera.org> <20060922203654.GA65693@xor.obsecurity.org> <847DD3A5-D5DD-4D3E-B755-64B13D1DA506@khera.org> <20061003084315.GA89654@deviant.kiev.zoral.com.ua> <40CE3CF0-49D2-4335-A0B8-34B5251E9E19@khera.org> <20061005083027.GK89654@deviant.kiev.zoral.com.ua> <5178C89F-B645-4A82-A7C9-FC09D458FE30@khera.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pQhZXvAqiZgbeUkD" Content-Disposition: inline In-Reply-To: <5178C89F-B645-4A82-A7C9-FC09D458FE30@khera.org> User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on fw.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=1.9 required=5.0 tests=DNS_FROM_RFC_ABUSE, SPF_NEUTRAL,UNPARSEABLE_RELAY autolearn=no version=3.1.4 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on fw.zoral.com.ua Cc: stable@freebsd.org Subject: Re: ffs snapshot lockup 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: Fri, 06 Oct 2006 07:39:59 -0000 --pQhZXvAqiZgbeUkD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 05, 2006 at 10:01:07AM -0400, Vivek Khera wrote: >=20 > On Oct 5, 2006, at 4:30 AM, Kostik Belousov wrote: >=20 > >> > >>The network load was minimal at the time. I had everyone log out and > >>close mail etc. > >> > > > >What were the symptoms of locked system ? Could you log in on =20 > >console, or > >do something at the shell prompt on console ? >=20 > Console was non-responsive. This time dump locked doing /usr so =20 > pretty much anything you try to run will block. When the lockup =20 > happens when dump is running on my home dir (/u/yertle1) partition, =20 > as long as you don't need that partition you can log in and run any =20 > programs you like. I have a service account whose home dir is in /=20 > var and was able to login that time to that account. No such luck =20 > this time since any activity pretty much uses /usr. >=20 > Ping was responding (our monitoring didn't complain it was down). >=20 > The only thing I could do was break to debugger on the console. >=20 This is very strange. You 3 instances of getty where just reading the tty input, and all suspectible processes (like sshd) are waiting on net events. No processes are blocked on the fs. One nfsd is serving the request, and dump is active. --pQhZXvAqiZgbeUkD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFJghGC3+MBN1Mb4gRAhJoAKDsQgbmbgy5pOEubPxyJYn3KXiD9wCgyPCO gC7YOTGecBRl/tVFWC9T06Y= =oYUY -----END PGP SIGNATURE----- --pQhZXvAqiZgbeUkD--