Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2004 23:39:37 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys mdioctl.h src/sys/dev/md md.c src/sbin/mdconfig Makefile mdconfig.8 mdconfig.c
Message-ID:  <20040916213937.GF30151@darkness.comp.waw.pl>
In-Reply-To: <200409162132.i8GLWDpF050910@repoman.freebsd.org>
References:  <200409162132.i8GLWDpF050910@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040916213937.GF30151>