From owner-freebsd-questions@FreeBSD.ORG Wed Jan 8 10:01:53 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 86BE8759 for ; Wed, 8 Jan 2014 10:01:53 +0000 (UTC) Received: from mail-wi0-x22e.google.com (mail-wi0-x22e.google.com [IPv6:2a00:1450:400c:c05::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 150DB167B for ; Wed, 8 Jan 2014 10:01:52 +0000 (UTC) Received: by mail-wi0-f174.google.com with SMTP id z2so5275020wiv.13 for ; Wed, 08 Jan 2014 02:01:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=hXcQheD7Ba8io8j3NiVoLZkIxzUAm0SteeCRJHGUxcE=; b=AyQznepLOnnHUzwj/JcG8QuCkT2C75uJ14qHh2g7g/qFzscSm80hfjqnyLTQ0P98DW lxE3uPKDBcJKuEUjzz3E1anL+DApQFJNxHXm2ZvF9phBb0VbmtX4OjI/4WCgK/GAp8P4 cn8tR1lhDydJNedtLfnA46OJPFq9+vWJ7MQfc0f0C4kK3+NRNHsfU/cnLk8+rKiR5Qkk RagZ3hx9+BK61RK0JA0fk97n2MGY4wBnsa6ku5QSRQ0dOs9wiEZ/6SZLdnoA7gnToqzK gH0Fzqn8C1BOWiXUfzU1J2fnA11ffQFmMC7Msju5TDtD+QG4nYr9ctRulymZCqjooccs n7Yg== MIME-Version: 1.0 X-Received: by 10.180.211.141 with SMTP id nc13mr19711148wic.1.1389175311515; Wed, 08 Jan 2014 02:01:51 -0800 (PST) Received: by 10.180.78.229 with HTTP; Wed, 8 Jan 2014 02:01:51 -0800 (PST) In-Reply-To: <20140107115506.e54e6dfd.freebsd@edvax.de> References: <20140107115506.e54e6dfd.freebsd@edvax.de> Date: Wed, 8 Jan 2014 15:31:51 +0530 Message-ID: Subject: Re: Server hang From: eras mus To: Polytropon Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jan 2014 10:01:53 -0000 When tried #fsck -t ufs -fy /dev/ad4s1e It is not going beyond I=6447 So As adviced I used # fsdb -r /dev/ad4s1e (which is for /usr) and i entered 6447. It gave the following output. fsdb(inum:2)> inode 6447 Current inode:: regular file I=6447 MODE=100400 SIZE=10737418728 MTIME=Jan 8 12:35:38 2014 [0 nsec] CTIME=Jan 8 12:35:38 2014 [0 nsec] ATIME=Jan 8 12:35:30 2014 [0 nsec] OWNER=root GRP=oprator LINKCNT=1 FLAGS=0x200000 BLKCNT=2fco GEN=b7a04c0 fsdb(inum:6447)> Now what should i enter in this prompt .And what else should I do ? I new to this Please help On Tue, Jan 7, 2014 at 4:25 PM, Polytropon wrote: > On Tue, 7 Jan 2014 17:27:16 +0700, Olivier Nicole wrote: > > > With reference to my previous mail. > > > The fsck output is in http://pastebin.com/vch0DbAx . And not in the > > > previous link. > > > > fsck should not take hours, unless your file system is terabytes. It > > would be nice to know what is this inode 5823; you could try a find > > /usr -inum 5823 > > Or use fsdb which is in /sbin (and therefore on /). Use > > # fsdb -r /dev/ad4s1e > > inode 5823 > > And see "man fsdb" for details, as usual. :-) > > > -- > Polytropon > Magdeburg, Germany > Happy FreeBSD user since 4.0 > Andra moi ennepe, Mousa, ... >