All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roman Mamedov <rm@romanrm.net>
To: CoolCold <coolthecold@gmail.com>
Cc: Linux RAID <linux-raid@vger.kernel.org>
Subject: Re: raid10, far layout initial sync slow + XFS question
Date: Sat, 2 Sep 2023 01:37:00 +0500	[thread overview]
Message-ID: <20230902013700.4c969472@nvm> (raw)
In-Reply-To: <CAGqmV7qBPeW0Ua1xgiU+p9aDwWMTvc-28iC8kuTzc654wrnmgQ@mail.gmail.com>

Hello,

On Sat, 2 Sep 2023 03:23:00 +0700
CoolCold <coolthecold@gmail.com> wrote:

> So the strange thing I do observe, is its initial raid sync speed.
> Created with:
> mdadm --create /dev/md3 --run -b none --level=10 --layout=f2
> --chunk=16 --raid-devices=4 /dev/nvme0n1 /dev/nvme4n1 /dev/nvme3n1
> /dev/nvme5n1
> 
> sync speed:
> 
> md3 : active raid10 nvme5n1[3] nvme3n1[2] nvme4n1[1] nvme0n1[0]
>       7501212288 blocks super 1.2 16K chunks 2 far-copies [4/4] [UUUU]
>       [=>...................]  resync =  6.2% (466905632/7501212288)
> finish=207.7min speed=564418K/sec

Any difference if you use e.g. --chunk=1024?

How about a newer kernel (such as 6.1)?

-- 
With respect,
Roman

  reply	other threads:[~2023-09-01 20:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-01 20:23 raid10, far layout initial sync slow + XFS question CoolCold
2023-09-01 20:37 ` Roman Mamedov [this message]
2023-09-01 20:43   ` CoolCold
2023-09-01 21:00     ` Roman Mamedov
2023-09-01 21:17       ` CoolCold
2023-09-01 21:26         ` Roman Mamedov
2023-09-01 20:58 ` CoolCold
2023-09-02  3:56 ` Yu Kuai
2023-09-02  6:07   ` CoolCold
2023-09-02  6:13     ` Yu Kuai
2023-09-02  6:39       ` CoolCold

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=20230902013700.4c969472@nvm \
    --to=rm@romanrm.net \
    --cc=coolthecold@gmail.com \
    --cc=linux-raid@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.