From: Chris Samuel <chris@csamuel.org>
To: linux-btrfs@vger.kernel.org
Subject: Re: Bonnie++ run with RAID-1 on a single SSD (2.6.29-rc4-224-g4b6136c)
Date: Tue, 24 Mar 2009 21:41:32 +1100 [thread overview]
Message-ID: <200903242141.32323.chris@csamuel.org> (raw)
In-Reply-To: <1234535171.17533.9.camel@think.oraclecorp.com>
[-- Attachment #1: Type: text/plain, Size: 1662 bytes --]
On Saturday 14 February 2009, Chris Mason wrote:
> On Fri, 2009-02-13 at 23:31 +1100, Chris Samuel wrote:
[Bonnie++]
> > This is on a Dell E4200 with Core 2 Duo U9300 (1.2GHz), 2GB RAM
> > and a Samsung SSD (128GB Thin uSATA SSD).
>
> Thanks for posting these, it is especially good to see the metadata ops
> are still fast on this ssd.
Not a problem - sorry for the delay in responding.. :-(
> So, btrfs is doing ~28MB/s writes while writing the data twice and XFS
> is doing 62MB writing it once. That's not too bad really.
Yup, I'm very happy!
> But, one important thing about the ssds is they stripe internally across
> a bunch of flash storage, and then they have the FTL managing all the
> writes.
Ah...
> So, if you make two partitions on a single device, a raid1 data write
> from btrfs is very likely to result in two large IOs, which the FTL very
> well might put directly adjacent to each other on the SSD.
...yes, I can see that could well happen. Bugger.. :-(
> Duplicating the data does make it more likely you'll recover something
> if the device goes bad, but two devices are still safer than one.
Yeah, but pretty hard to do in a very light laptop!
> I'm not saying the test isn't valid, I just want to make sure people
> reading the list don't run off and partition their ssds in hopes of
> getting raid ;)
Agreed - I'm just hoping to be a bit safer than not having it.. ;-)
cheers,
Chris
--
Chris Samuel : http://www.csamuel.org/ : Melbourne, VIC
This email may come with a PGP signature as a file. Do not panic.
For more info see: http://en.wikipedia.org/wiki/OpenPGP
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 481 bytes --]
prev parent reply other threads:[~2009-03-24 10:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-13 12:31 Bonnie++ run with RAID-1 on a single SSD (2.6.29-rc4-224-g4b6136c) Chris Samuel
2009-02-13 13:27 ` Sander
2009-02-13 14:26 ` Chris Mason
2009-03-24 10:41 ` Chris Samuel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200903242141.32323.chris@csamuel.org \
--to=chris@csamuel.org \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.