From owner-freebsd-questions@FreeBSD.ORG Thu Nov 17 07:56:23 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9232F16A41F for ; Thu, 17 Nov 2005 07:56:23 +0000 (GMT) (envelope-from xinyu.zeng@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C70F43D45 for ; Thu, 17 Nov 2005 07:56:23 +0000 (GMT) (envelope-from xinyu.zeng@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so1485930nzo for ; Wed, 16 Nov 2005 23:56:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gfZh0WdQeV6wUhO/PbsK/hH/ZUXboX9B1uxoxJqJxuw/z21xkaFEGelGeAV5HbumKEJigKRH8RWT+Ri669p5q0vDX8ttwjvd6OR52aFpBKDSixye+XH0a3gQbQJaNw57M+qVHrUKK/0jgr1KnrX1wIShf0Gaw1A0wpkMHbRE+gw= Received: by 10.36.86.11 with SMTP id j11mr844915nzb; Wed, 16 Nov 2005 23:56:22 -0800 (PST) Received: by 10.36.90.20 with HTTP; Wed, 16 Nov 2005 23:56:22 -0800 (PST) Message-ID: <6fc27a2a0511162356n1f7e961bk@mail.gmail.com> Date: Thu, 17 Nov 2005 15:56:22 +0800 From: xinyu zeng To: Dinesh Nair In-Reply-To: <437C1089.7090401@alphaque.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <6fc27a2a0511161836v4f031670n@mail.gmail.com> <437C1089.7090401@alphaque.com> Cc: freebsd-questions@freebsd.org Subject: Re: BSD 5.4 fs problem... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 07:56:23 -0000 I am using 'make install clean' command to get ports running. I have ever make some big ports (like postgresql-server-8.0) and system not hang immediately. I can see with top cpu more than 90% idle so I am wondering if this is HD failure. What I am concern is 'Is there any utilities can make a through check of my HD and see if it is table'? 2005/11/17, Dinesh Nair : > > > On 11/17/05 10:36 xinyu zeng said the following: > > Hi, > > > > I have FreeBSD 5.4 installed. I found each time I use ports to > > install software it always hangs there (i have only SSH to connect it) > > and there is even no ICMP reply (with ping). > > are you sure that nothing is happenning ? some ports take a long time to > build on slower machines and can give the impression that it's hanging. > you've also not mentioned how you're building the ports in question. this > should be the problem you need to fix, not the unclean filesystems below = as > they're a direct result of an unclean shutdown. > > > > > I got to restart the system and find messages of not properly umount= . > > > > 'Mounting root from ufs:/dev/ad0s1a > > WARNING: / was not properly dismounted > > WARNING: /tmp was not properly dismounted > > WARNING: /usr was not properly dismounted > > WARNING: /var was not properly dismounted > > which would be par for the course since you've done an unclean shutdown. > > -- > Regards, /\_/\ "All dogs go to heaven." > dinesh@alphaque.com (0 0) http://www.alphaque.com/ > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D----oOO--(_)--OOo----=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D+ > | for a in past present future; do = | > | for b in clients employers associates relatives neighbours pets; do = | > | echo "The opinions here in no way reflect the opinions of my $a $b." = | > | done; done = | > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D+ > -- Best Regards, Yours Xinyu.Zeng