From owner-freebsd-questions@FreeBSD.ORG Fri Jan 9 21:44:05 2004 Return-Path: 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 0D2C516A4CE for ; Fri, 9 Jan 2004 21:44:05 -0800 (PST) Received: from mx.tele-kom.ru (mx.tele-kom.ru [213.80.148.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 7681443D2D for ; Fri, 9 Jan 2004 21:44:01 -0800 (PST) (envelope-from doublef@tele-kom.ru) Received: (qmail 47003 invoked by uid 555); 10 Jan 2004 08:43:59 +0300 Received: from hal.localdomain (213.80.149.141) by t-k.ru with TeleMail/2 id 1073713438-46996 for itetcu@tecnik93.com; Sat, 10 Jan 08:43:58 2004 +0300 (MSK) Date: Sat, 10 Jan 2004 08:47:48 +0300 From: Sergey 'DoubleF' Zaharchenko To: itetcu@tecnik93.com Message-Id: <20040110084748.2c579a0e.doublef@tele-kom.ru> In-Reply-To: <1073540197.3ffcec6575a44@webmail.tecnik93.com> References: <1073532884.3ffccfd4be203@webmail.tecnik93.com> <20040108081912.4958e62d.doublef@tele-kom.ru> <1073540197.3ffcec6575a44@webmail.tecnik93.com> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Sat__10_Jan_2004_08_47_48_+0300_cHFXQU1b53.3DZ=5" cc: questions@freebsd.org Subject: Re: Yet another SUPERBLOCK/LABEL problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jan 2004 05:44:05 -0000 --Signature=_Sat__10_Jan_2004_08_47_48_+0300_cHFXQU1b53.3DZ=5 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Thu, 8 Jan 2004 07:36:37 +0200 itetcu@tecnik93.com probably wrote: > > it>/mnt# newfs -N /dev/ad3s1f | head > /dev/ad3s1f: 36383.7MB (74513744 sectors) block size 16384, fragment > size 2048 using 198 cylinder groups of 183.77MB, 11761 blks, 23552 > inodes. Sorry for the delay. A cylinder group for you is 11761*16384=192692224 bytes. Tell me what your cylinder size (look up the geometry given by disklabel and multiply sectors/cylinder by 512) is and I will tell you how many cylinders per group you have (just divide). HTH, -- DoubleF The faster we go, the rounder we get. -- The Grateful Dead --Signature=_Sat__10_Jan_2004_08_47_48_+0300_cHFXQU1b53.3DZ=5 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE//5IPwo7hT/9lVdwRAv5gAJ9gKKakYuu3wNuIHqI8dXY2wKBl0QCePMzC chekY7fp5aZqdCXeoNwYBgY= =BgY3 -----END PGP SIGNATURE----- --Signature=_Sat__10_Jan_2004_08_47_48_+0300_cHFXQU1b53.3DZ=5--