On Mon 30-08-10 15:56:43, Jeff Moyer wrote:Jan Kara<jack@xxxxxxx> writes:Yes, you're right. Thinking about it now the test setup was wrong because
An update: I've set up an ext4 barrier testing in KVM - run fsstress,
kill KVM at some random moment and check that the filesystem is consistent
(kvm is run in cache=writeback mode to simulate disk cache). About 70 runs
But doesn't your "disk cache" survive the "power cycle" of your guest?
it didn't refuse writes to the VM's data partition after the moment I
killed KVM. Thanks for catching this. I will probably have to use the fault
injection on the host to disallow writing the device at a certain moment.
Or does somebody have a better option?