From owner-freebsd-stable Sun Jun 23 6:37:33 2002 Delivered-To: freebsd-stable@freebsd.org Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 5B94C37B43F; Sun, 23 Jun 2002 06:36:40 -0700 (PDT) Received: from pool0005.cvx22-bradley.dialup.earthlink.net ([209.179.198.5] helo=mindspring.com) by hawk.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17M7Xd-00024Q-00; Sun, 23 Jun 2002 06:36:34 -0700 Message-ID: <3D15CEB2.11412BC9@mindspring.com> Date: Sun, 23 Jun 2002 06:35:46 -0700 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: vadim@e-complex.ru Cc: freebsd-stable@FreeBSD.ORG, freebsd-fs@FreeBSD.ORG Subject: Re: UFS\FFS physical layout description References: <5714634859.20020623165716@e-complex.ru> <3D15BC47.45DB3CA1@mindspring.com> <17720878203.20020623184119@e-complex.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG vadim@e-complex.ru wrote: > >> Is it availiable description of physical layout of the UFS\FFS? I > >> need it for trying to recover failed filesystem. > TL> /usr/include/ufs/ffs > yes, I know about it... I mean, something like table with name, > arragement and description, specially for teapot like me :) > > It's too long for me to explain what is ufs_daddr_t and how long, for example. > My situation didn't take me plenty of time... > > If that table is unavaliable, I will happen to do it by my hand... :( > > Or may be you can to prompt how bring csum in balance with actually > information exist in the cylinder group info? > > I see csum has incorrect information and think what cg* info is > correct... fsck will fix this. Or if it's not just correcting the bits, then one of the "Desing and Implementation" books will have the information you are asking for, as pretty pictures: http://citeseer.nj.nec.com/mckusick84fast.html http://www.amazon.com/exec/obidos/ASIN/0201549794/ref=pd_sr_ec_ir_b/102-7714006-3202557 http://www.amazon.com/exec/obidos/ASIN/0201546299/qid=1024839281/sr=1-3/ref=sr_1_3/102-7714006-3202557 -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message