From owner-freebsd-fs Sun Jun 23 5:36:29 2002 Delivered-To: freebsd-fs@freebsd.org Received: from www.e-complex.ru (L180.UT.net.ru [212.220.225.180]) by hub.freebsd.org (Postfix) with ESMTP id 791AB37B50F; Sun, 23 Jun 2002 05:35:41 -0700 (PDT) Received: from 127.0.0.1 (cj [192.168.2.51]) by www.e-complex.ru (8.11.6/8.11.6) with ESMTP id g5NCmaM08407; Sun, 23 Jun 2002 18:48:37 +0600 (YEKST) (envelope-from vadim@e-complex.ru) Date: Sun, 23 Jun 2002 18:41:19 +0600 From: vadim@e-complex.ru X-Mailer: The Bat! (v1.51) UNREG / CD5BF9353B3B7091 Reply-To: vadim@e-complex.ru X-Priority: 3 (Normal) Message-ID: <17720878203.20020623184119@e-complex.ru> To: Terry Lambert Cc: freebsd-stable@FreeBSD.ORG, freebsd-fs@FreeBSD.ORG Subject: Re[2]: UFS\FFS physical layout description In-Reply-To: <3D15BC47.45DB3CA1@mindspring.com> References: <5714634859.20020623165716@e-complex.ru> <3D15BC47.45DB3CA1@mindspring.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >> 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... Vl. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message