Date: Tue, 12 Jan 2010 02:15:52 +0200 From: Dan Naumov <dan.naumov@gmail.com> To: freebsd@o2.pl Cc: freebsd-fs@freebsd.org, Roland Smith <rsmith@xs4all.nl>, freebsd-stable@freebsd.org Subject: Re: ZFS on top of GELI Message-ID: <cf9b1ee01001111615m21ad462elc0d40a66e3913198@mail.gmail.com> In-Reply-To: <201001120100.16631.freebsd@o2.pl> References: <cf9b1ee01001100708m7851418cmbb77cc3580d0fab3@mail.gmail.com> <20100110173127.GA52730@slackbox.xs4all.nl> <201001120100.16631.freebsd@o2.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
2010/1/12 Rafał Jackiewicz <freebsd@o2.pl>: > Two hdd Seagate ES2,Intel Atom 330 (2x1.6GHz), 2GB RAM: > > geli: > geli init -s 4096 -K /etc/keys/ad4s2.key /dev/ad4s2 > geli init -s 4096 -K /etc/keys/ad6s2.key /dev/ad6s2 > > zfs: > zpool create data01 ad4s2.eli > > df -h: > dev/ad6s2.eli.journal 857G 8.0K 788G 0% /data02 > data01 850G 128K 850G 0% /data01 > > srebrny# dd if=/dev/zero of=/data01/test bs=1M count=500 > 500+0 records in > 500+0 records out > 524288000 bytes transferred in 8.802691 secs (59559969 bytes/sec) > srebrny# dd if=/dev/zero of=/data02/test bs=1M count=500 > 500+0 records in > 500+0 records out > 524288000 bytes transferred in 20.090274 secs (26096608 bytes/sec) > > Rafal Jackiewicz Thanks, could you do the same, but using 2 .eli vdevs mirrorred together in a zfs mirror? - Sincerely, Dan Naumov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cf9b1ee01001111615m21ad462elc0d40a66e3913198>
