From owner-cvs-src@FreeBSD.ORG Thu Sep 16 21:46:04 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 E9FF216A4CE; Thu, 16 Sep 2004 21:46:04 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9813343D5D; Thu, 16 Sep 2004 21:46:04 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id D4B47ACAE6; Thu, 16 Sep 2004 23:46:02 +0200 (CEST) Date: Thu, 16 Sep 2004 23:46:02 +0200 From: Pawel Jakub Dawidek To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20040916214602.GG30151@darkness.comp.waw.pl> References: <200409162132.i8GLWDpF050910@repoman.freebsd.org> <20040916213937.GF30151@darkness.comp.waw.pl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ezq4Vu1d99+73doN" Content-Disposition: inline In-Reply-To: <20040916213937.GF30151@darkness.comp.waw.pl> 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:46:05 -0000 --ezq4Vu1d99+73doN Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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: +>=20 +> ragepxe:root:~# df -h +> Filesystem Size Used Avail Capacity Mounte= d 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 --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --ezq4Vu1d99+73doN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBSgmaForvXbEpPzQRAoXpAKDtQljQ/u8au/jxAcN6KesfCBhShACfeIEH u1JFszup0IrhwAo7BKoRkqI= =DV8k -----END PGP SIGNATURE----- --ezq4Vu1d99+73doN--