Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2007 13:19:58 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Michael Monashev <softsearch@gmail.com>
Cc:        freebsd-geom@FreeBSD.org
Subject:   Re: raidtest for zfs
Message-ID:  <20070922111958.GA1614@garage.freebsd.pl>
In-Reply-To: <1231480340.20070922112446@gmail.com>
References:  <dcf881c30709210406j59603347vba8494eb5105932c@mail.gmail.com> <20070921143318.GC5690@garage.freebsd.pl> <dcf881c30709210933s6d92cb2dh830be87fb067037c@mail.gmail.com> <20070921170506.GB9445@garage.freebsd.pl> <1310567292.20070921235802@gmail.com> <20070922011847.GH9445@garage.freebsd.pl> <1231480340.20070922112446@gmail.com>

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

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

On Sat, Sep 22, 2007 at 11:24:46AM +0400, Michael Monashev wrote:
> ????????????, Pawel.
>=20
> > What's strange about those results? Can you show us 'zpool status' and
> > explain what you expect and why?
>=20
> > zpool status
>   pool: tank
>  state: ONLINE
>  scrub: none requested
> config:
>=20
>         NAME        STATE     READ WRITE CKSUM
>         tank        ONLINE       0     0     0
>           raidz1    ONLINE       0     0     0
>             ad6s1   ONLINE       0     0     0
>             ad8s2   ONLINE       0     0     0
>             ad10s3  ONLINE       0     0     0
>             ad12s1  ONLINE       0     0     0
>             ad14s2  ONLINE       0     0     0
>=20
> errors: No known data errors
>=20
> I  compare  graid5,  graid3+gcache,  raidz. My target is find software
> RAID  with  better  read  performance and huge storage size. I planing
> place a lot of little (1-100kb) images on it.
>=20
> Here is my test results: http://michael.mindmix.ru/168-958-rezul-taty-tes=
tirovanija-graid5-graid3-gcache-i-raidz.zhtml
>=20
> graid3+gcache with round-robin reading is 1.25 faster than 1 disk.
> graid5 is 2.18 faster than 1 disk.
> raidz is 7.7 faster than 1 disk.
>=20
> 5 disks cant read faster than 5 times. raidz is 7.7 faster than 1
> disk!
>=20
> This is strange for me.

ZFS ZVOL doesn't present raw blocks to use, like graid3/graid5, so it's
quite possible that because of how the data was written and how ZFS
prefetches the data it's faster than one disk.

You may want to compare one raw disk to single disk pool.

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

--azLHFNyN32YCQGCU
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFG9PpeForvXbEpPzQRAmLNAJ4kYFXVPNT9pdXtpAv2kautYMk5kgCg7KZV
V/7Juhq5x3JR1lltyQ47IVM=
=biwW
-----END PGP SIGNATURE-----

--azLHFNyN32YCQGCU--



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