All of lore.kernel.org
 help / color / mirror / Atom feed
* performance of raid5 on fast devices
@ 2017-01-17  2:35 Jake Yao
  2017-01-17  3:10 ` Stan Hoeppner
  2017-01-17  5:10 ` Roman Mamedov
  0 siblings, 2 replies; 11+ messages in thread
From: Jake Yao @ 2017-01-17  2:35 UTC (permalink / raw)
  To: linux-raid

I have a raid5 array on 4 NVMe drives, and the performance on the
array is only marginally better than a single drive. Unlike a similar
raid5 array on 4 SAS SSD or HDD,  the performance on array is 3x
better than a single drive, which is expected.

It looks like when the single kernel thread associated with the raid
device running at 100%, the array performance hit its peak. This can
happen easily for fast devices like NVMe.

This can reproduced by creating a raid5 with 4 ramdisks as well, and
comparing performance on the array and one ramdisk. Sometimes the
performance on the array is worse than a single ramdisk.

The kernel version is 4.9.0-rc3 and mdadm is release 3.4, no write
journal is configured.

Is this a known issue?

Please cc me on the email as I am not on the mail list.

Thanks!

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-01-24  7:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-17  2:35 performance of raid5 on fast devices Jake Yao
2017-01-17  3:10 ` Stan Hoeppner
2017-01-17  5:04   ` Coly Li
2017-01-17 15:22     ` Jake Yao
2017-01-17  5:10 ` Roman Mamedov
2017-01-17 15:28   ` Jake Yao
2017-01-17 21:04     ` Heinz Mauelshagen
2017-01-18 19:25       ` Jake Yao
2017-01-20 14:58         ` Coly Li
2017-01-23 22:20           ` Jake Yao
2017-01-24  7:11             ` Coly Li

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.