All of lore.kernel.org
 help / color / mirror / Atom feed
* virtio ssd caching
@ 2016-09-06  8:14 ` Aarian P. Aleahmad
  0 siblings, 0 replies; 5+ messages in thread
From: Aarian P. Aleahmad @ 2016-09-06  8:14 UTC (permalink / raw)
  To: qemu-devel, kvm

Hi there

I am looking for a solution to cache a VM on a SSD without the guest
knowing about it. We can do it by caching the disk on which the VM's disk
is lcoated with a SSD or we can do it through the hypervisor (i.e. Qemu,
KVM, etc.).

I was thinking about passing an ssd device to the hypervisor as a cache
disk (e.g. passing /dev/sdb to the hypervisor) or making a new virtual disk
image and storing it on a SSD and passing the SSD located vDisk to the
hypervisor as a cache.

Thus, I would like to know whether is it possible or not, and if not, if I
wish to implement such a thing, what should I do and whether is there any
reusable code to do so or not?

Thanks

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-09-07 19:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-06  8:14 virtio ssd caching Aarian P. Aleahmad
2016-09-06  8:14 ` [Qemu-devel] " Aarian P. Aleahmad
2016-09-07 19:36 ` Stefan Hajnoczi
2016-09-07 19:47   ` Richard W.M. Jones
2016-09-07 19:47     ` [Qemu-devel] " Richard W.M. Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.