Thread (13 messages) 13 messages, 7 authors, 2010-09-10

Re: [PATCH 26/30] ext4: do not send discards as barriers

From: Boaz Harrosh <hidden>
Date: 2010-08-31 10:07:55
Also in: dm-devel, linux-fsdevel, linux-ide, linux-scsi, lkml

On 08/31/2010 11:11 AM, Tejun Heo wrote:
On 08/30/2010 10:20 PM, Jan Kara wrote:
quoted
  My setup is that I have a dedicated partition / drive for a filesystem
which is written to from a guest kernel running under KVM. I have set it up
using virtio driver with cache=writeback so that the host caches the writes
in a similar way disk caches them. At some point I just kill the qemu-kvm
process and at that point I'd like to also throw away data cached by the
host...
$ echo 1 > /sys/block/sdX/device/delete
$ echo - - - > /sys/class/scsi_host/hostX/scan
I don't know all the specifics of the virtio driver and the KVM backend but
don't the KVM target io is eventually directed to a local file or device?
If so the scsi device has disappeard but the bulk of the data is in host cache
at the backstore (file or bdev). Once all files are closed the data is synced
to disk.

Is it not the same as Ric's problem of disconnecting the sata cable but
not dropping power to the drive. The main of the cache is still intact.
should do the trick.

Thanks.
Thanks
Boaz
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help