On 09/03/2012 02:57 PM, Andrew Holway wrote: >> >> and report which (if any) of the output files (x1, x2, y1, y2) are >> corrupted, by comparing them against the original. This will tell us >> whether O_DIRECT is broken, or 512 byte block size, or neither. >> > > > Looks like you were directly on the money there. 512, 1K and 2K O_DIRECT looks broken. It was hardly unexpected. Please report the problem to the nfs/rdma list (and keep kvm@ copied, nfs/rdma is fairly relevant to kvm). You can work around it by exposing a 4k logical block size to the guest (logical_block_size=4k). Note not all guests support this. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html