Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2010 23:48:23 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        freebsd-fs@FreeBSD.org
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: ZFS v28 is ready for wider testing.
Message-ID:  <20100902214823.GB2542@garage.freebsd.pl>
In-Reply-To: <20100831215915.GE1932@garage.freebsd.pl>
References:  <20100831215915.GE1932@garage.freebsd.pl>

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

--NDin8bjvE/0mNLFQ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Aug 31, 2010 at 11:59:15PM +0200, Pawel Jakub Dawidek wrote:
[...]
> Ok, now that I know you read everything carefully, here is the patch:
>=20
> 	http://people.freebsd.org/~pjd/patches/zfs_20100831.patch.bz2

Now it is even easier to test new ZFS! :)

Here you can find VirtualBox Appliance (113MB) with
FreeBSD 9-CURRENT and ZFSv28:

	http://people.freebsd.org/~pjd/misc/FreeBSD9_ZFSv28_0.1.tgz

Untar it, import it (zfsv28.ovf) to VirtualBox and have fun.

You can log in as root with no password (via virtual console or via SSH).
The system IP address is IP 192.168.56.66/24.
There are 16 ada(4) disks to play with. For example:

	zfsv28:root:~# zpool create tank raidz3 ada{0,1,2,3,4,5,6,7} raidz3 ada{8,=
9,10,11,12,13,14,15}
	zfsv28:root:~# zpool status
	  pool: tank
	 state: ONLINE
	 scan: none requested
	config:
=09
	        NAME        STATE     READ WRITE CKSUM
	        tank        ONLINE       0     0     0
	          raidz3-0  ONLINE       0     0     0
	            ada0    ONLINE       0     0     0
	            ada1    ONLINE       0     0     0
	            ada2    ONLINE       0     0     0
	            ada3    ONLINE       0     0     0
	            ada4    ONLINE       0     0     0
	            ada5    ONLINE       0     0     0
	            ada6    ONLINE       0     0     0
	            ada7    ONLINE       0     0     0
	          raidz3-1  ONLINE       0     0     0
	            ada8    ONLINE       0     0     0
	            ada9    ONLINE       0     0     0
	            ada10   ONLINE       0     0     0
	            ada11   ONLINE       0     0     0
	            ada12   ONLINE       0     0     0
	            ada13   ONLINE       0     0     0
	            ada14   ONLINE       0     0     0
	            ada15   ONLINE       0     0     0
=09
	errors: No known data errors

--=20
Pawel Jakub Dawidek                       http://www.wheelsystems.com
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

--NDin8bjvE/0mNLFQ
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (FreeBSD)

iEYEARECAAYFAkyAG6cACgkQForvXbEpPzTeRACghpYEuLMvkG4Fcnzsgu/e58AS
q/QAoI93dqmCL4ycU9CAyvcmtKNy+jqg
=owgd
-----END PGP SIGNATURE-----

--NDin8bjvE/0mNLFQ--



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