cvs commit: src/sys/sys mdioctl.h src/sys/dev/md md.c src/sbin/mdconfig Makefile mdconfig.8 mdconfig.c

Giorgos Keramidas keramida at freebsd.org
Thu Sep 16 15:33:02 PDT 2004


On 2004-09-16 23:46, Pawel Jakub Dawidek <pjd at freebsd.org> wrote:
> On Thu, Sep 16, 2004 at 11:39:37PM +0200, Pawel Jakub Dawidek wrote:
> +> 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
>
> ragepxe:root:~# mdconfig -l -u 0
> md0     swap       15T
> ragepxe:root:~# mdconfig -l -u 1
> md1     vnode      11T

I think most of us were already jealous enough by seeing the first post :-P
(Thanks for the extra md coolness these commits made possible :-))


More information about the cvs-all mailing list