public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Better to use iSCSI on host or guest?
@ 2011-06-13 16:05 Emmanuel Noobadmin
  2011-06-13 16:33 ` Avi Kivity
  0 siblings, 1 reply; 4+ messages in thread
From: Emmanuel Noobadmin @ 2011-06-13 16:05 UTC (permalink / raw)
  To: kvm

I'm planning to use iSCSI targets (over gigabit VLANs) for KVM guest
disks. The question I'm wondering about is whether it's better to md
(multi-path + mirror) the iSCSI targets on the host, then create LVM
partitions for the guests. Or to directly md the iSCSI targets within
the guest.

On one hand I think it would be slower to process the additional
layers in the guest, but on the other hand, readings seems to indicate
that the kernel is able to perform better disk i/o if it's aware of
multiple disks rather than just seeing a single disk.

I've not been able to find any definitive article/data on how these
might balance out. Would anybody in the list have a good idea which
way is better in terms of i/o performance?

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

end of thread, other threads:[~2011-06-14  8:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-13 16:05 Better to use iSCSI on host or guest? Emmanuel Noobadmin
2011-06-13 16:33 ` Avi Kivity
2011-06-13 19:00   ` Emmanuel Noobadmin
2011-06-14  8:18     ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox