From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <51DC5AAA.4080206@redhat.com> Date: Tue, 09 Jul 2013 20:47:06 +0200 From: Zdenek Kabelac MIME-Version: 1.0 References: <51DBDDE8.3010206@redhat.com> <51DBFFC4.6070501@redhat.com> <51DC0E38.7060903@redhat.com> <51DC1BBF.9090405@redhat.com> <51DC2B98.5020406@redhat.com> In-Reply-To: Content-Transfer-Encoding: 7bit Subject: Re: [linux-lvm] Very slow i/o after snapshotting Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: LVM general discussion and development Cc: Marian Csontos , Micky Dne 9.7.2013 17:39, Micky napsal(a): > I meant alignment for all dm entries 0 through 31 is zero! > > >>> What does the `lsblk -t` say? Could be an alignment issue. >> >> 0 through 31 >> >>> What's `free` saying about the free memory and cache? (dmeventd on 6.4 is >>> trying to lock a large chunk of address space in RAM (~100M) >> >> Cached mem looks good. >> Dmeventd. Right. It is. Isn't it spawed everytime an LV is created? >> root 6813 0.0 1.4 197056 11044 ? S There is only one dmeventd running - and lvm is spawning it only when it's not available - and in fact spawning is not the right term if you use systemd enabled system (like Fedora) Also so far you still have not show actually any 'real' numbers even when you run plain good old 'dd' command. So what is the performance of 'dd' reading 10G >/dev/null or raw device, dm origin, dm snapshot (with iflag=direct) What is performance of write ? What is the performance when 2 of them are running in parallel. Also it's probably more easier to resolve this through #irc. Zdenek