From owner-cvs-src@FreeBSD.ORG Thu Sep 16 21:39:39 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1FBE16A4CE; Thu, 16 Sep 2004 21:39:39 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6985743D3F; Thu, 16 Sep 2004 21:39:39 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id F3B4DACAFB; Thu, 16 Sep 2004 23:39:37 +0200 (CEST) Date: Thu, 16 Sep 2004 23:39:37 +0200 From: Pawel Jakub Dawidek To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20040916213937.GF30151@darkness.comp.waw.pl> References: <200409162132.i8GLWDpF050910@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6mlw5t0GLvEaIlNR" Content-Disposition: inline In-Reply-To: <200409162132.i8GLWDpF050910@repoman.freebsd.org> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 Subject: Re: cvs commit: src/sys/sys mdioctl.h src/sys/dev/md md.c src/sbin/mdconfig Makefile mdconfig.8 mdconfig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2004 21:39:39 -0000 --6mlw5t0GLvEaIlNR Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 16, 2004 at 09:32:13PM +0000, Pawel Jakub Dawidek wrote: +> pjd 2004-09-16 21:32:13 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> sys/sys mdioctl.h=20 +> sys/dev/md md.c=20 +> sbin/mdconfig Makefile mdconfig.8 mdconfig.c=20 +> Log: +> - Make md(4) 64-bit clean. +> After this change it should be possible to use very big md(4) device= s. +> - Clean up and simplify the code a bit. +> - Use humanize_number(3) to print size of md(4) devices. +> - Add 't' suffix which stands for terabyte. +> - Make '-S' to really work with all types of devices. +> - Other minor changes. This work is a part of "BigDisk" project: http://www.freebsd.org/projects/bigdisk With those fixes I'm able to setup something like this: ragepxe:root:~# df -h Filesystem Size Used Avail Capacity Mounted on [...] /dev/md0 15T 249M 14T 0% /mnt /dev/md1 11T 128K 10T 0% /mnt2 --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --6mlw5t0GLvEaIlNR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBSggZForvXbEpPzQRAsOhAKC54LPWVLsE4nr7GvtkwHHi4EEX2wCdG0J0 uYWii/mfHO4Gml84+rxFqYc= =NLLc -----END PGP SIGNATURE----- --6mlw5t0GLvEaIlNR--