[linux-lvm] raid0 - no performance increase??

Bastian Blank bblank at thinkmo.de
Sun Oct 11 20:15:33 UTC 2020


On Sat, Oct 10, 2020 at 05:52:32PM +0100, lejeczek wrote:
> I have a simple raid0 lvm comprising of two NVME devices.
> I'd expect performance of such a volume to be higher than a
> "regular" volume ran of a single NVME, but simple dbench
> shows such raid0 volume to the same "slow" as a single NVME
> volume.

Why do you think?  What is dbench anyway?  Linear access is not going to
be faster, as it is dominated by latency.  Please use fio with _random_
reads or writes and a useful queue depth.

Also, what do you mean with slow?  500k IOPS?

Bastian

-- 
War is never imperative.
		-- McCoy, "Balance of Terror", stardate 1709.2




More information about the linux-lvm mailing list