From: Andrei Borzenkov <arvidjaar@gmail.com>
To: Nicholas D Steeves <nsteeves@gmail.com>, linux-btrfs@vger.kernel.org
Subject: Re: RAID1 vs RAID10
Date: Tue, 11 Nov 2025 21:14:17 +0300 [thread overview]
Message-ID: <58c1929c-5e61-4a8e-adf4-c86f9966a472@gmail.com> (raw)
In-Reply-To: <87cy5txoit.fsf@gmail.com>
08.11.2025 05:10, Nicholas D Steeves wrote:
> Andrei Borzenkov <arvidjaar@gmail.com> writes:
>
>> On Mon, Oct 20, 2025 at 3:23 PM Ulli Horlacher
>> <framstag@rus.uni-stuttgart.de> wrote:
>>>
>>>
>>> I have just discovered, that RAID1 is possible with more than 2 devices:
>>>
>>> https://btrfs.readthedocs.io/en/latest/mkfs.btrfs.html#profiles
>>>
>>> What is the difference to RAID10?
>>>
>>
>> In RAID1 each chunk (copy) is located on a single disk. In RAID10 each
>> chunk (copy) is striped across multiple disks.
>>
>> https://lore.kernel.org/linux-btrfs/87v8qokryt.fsf@vps.thesusis.net/T/
>
> Does the RAID10 profile still have equivalent read-speed to RAID1
> profile on recent (>=6.12) kernels? Last I looked into it both were
> still limited to the speed of a single-device.
>
This is true for any single stream IO pattern unless it is using very
large blocks.
To parallelize the single stream IO the stripe width (stripe element
size, strip size) needs to be small enough. OTOH it will kill sequential
IO.
prev parent reply other threads:[~2025-11-11 18:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-20 12:21 RAID1 vs RAID10 Ulli Horlacher
2025-10-20 12:28 ` Johannes Thumshirn
2025-10-20 13:05 ` Andrei Borzenkov
2025-11-08 2:10 ` Nicholas D Steeves
2025-11-11 18:14 ` Andrei Borzenkov [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=58c1929c-5e61-4a8e-adf4-c86f9966a472@gmail.com \
--to=arvidjaar@gmail.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=nsteeves@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox