All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roman Mamedov <rm@romanrm.net>
To: Youenn Gestin <youenn.gestin@grim-is-a-geek.fr>
Cc: Adam Goryachev <mailinglists@websitemanagers.com.au>,
	linux-raid@vger.kernel.org
Subject: Re: strange mirror write perf
Date: Mon, 20 Mar 2017 10:07:42 +0500	[thread overview]
Message-ID: <20170320100742.712ebe4d@natsu> (raw)
In-Reply-To: <91d1857a35f0c659387a409cc147ac92@grim-is-a-geek.fr>

On Mon, 20 Mar 2017 01:44:09 +0100
Youenn Gestin <youenn.gestin@grim-is-a-geek.fr> wrote:

> abyss ~ # dd bs=1M count=2024 if=/dev/zero of=/dev/md/md6to 
> conv=fdatasync
> 2024+0 records in
> 2024+0 records out
> 2122317824 bytes (2,1 GB, 2,0 GiB) copied, 14,5074 s, 146 MB/s
> 
> I'll check about this function to see if i'll need it or not tomorow,

Instead of disabling it you can alter the bitmap chunk size, and at larger
chunk sizes it does not affect the performance as much.
http://tgharold.blogspot.fr/2013/01/mdadm-using-bitmaps-to-speed-up-rebuilds.html
For 6TB drives try 256 or even 512MB for the size.

-- 
With respect,
Roman

  reply	other threads:[~2017-03-20  5:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <eda41097b3c3a385f83041f0df372912@grim-is-a-geek.fr>
     [not found] ` <6ec5f2dbefa2b7489d9f39d4833d5113@grim-is-a-geek.fr>
2017-03-19 15:14   ` strange mirror write perf Youenn Gestin
2017-03-19 23:42     ` Adam Goryachev
2017-03-20  0:44       ` Youenn Gestin
2017-03-20  5:07         ` Roman Mamedov [this message]
2017-03-20  0:53     ` Peter Grandi

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=20170320100742.712ebe4d@natsu \
    --to=rm@romanrm.net \
    --cc=linux-raid@vger.kernel.org \
    --cc=mailinglists@websitemanagers.com.au \
    --cc=youenn.gestin@grim-is-a-geek.fr \
    /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.