Set the split io size for the snapshot target. --- diff/drivers/md/dm-snapshot.c 2003-12-29 10:12:47.000000000 +0000 +++ source/drivers/md/dm-snapshot.c 2003-12-29 10:13:48.000000000 +0000 @@ -527,6 +527,7 @@ } ti->private = s; + ti->split_io = chunk_size; return 0; bad6: