[dm-devel] reply: Thinly-Provisioned Logical Volumes

Joe Thornber thornber at redhat.com
Wed Sep 24 08:37:47 UTC 2014


On Wed, Sep 24, 2014 at 10:11:00AM +0800, lilofile wrote:
> When I test thinly-provisioned logical volumes,I use dd if=/dev/zero of=/dev/mapper/mythinvolume count=1 bs=4k
> I only write 4k data in mythinvolume.but In thin_map functions, I found there are really  4K data written,but I found more read IO,probably dozens of read io. who issue these IO? 

Assuming the IO is going to the data device, and not the metadata
device, then the likely candidates would be read-ahead or udev.

- Joe




More information about the dm-devel mailing list