[Engine-devel] Question about Disk Hotplug

Gustavo Frederico Temple Pedrosa gustavo.pedrosa at eldorado.org.br
Tue Sep 10 18:20:32 UTC 2013


Hi everyone,

We proposed some changes in how to query if an operating system supports hotplug, then Itamar suggested that disk hotplugging and NIC hotplugging could be separated from each other. While it is pretty clear how to put info about NIC hotplugging in the osinfo, here are a few issues when trying to introduce the same concept for disk hotplugging.

Some disk interfaces do not support hotplugging at all (like IDE), some of them support it in the x86_64, but not in the ppc64 architecture (like the VirtIO blk) and others support it in both architectures (like VirtIO SCSI). There is also a ppc64 specific controller called SPAPR VSCSI, which supports it too.

So, how do you propose a syntax to cover all these cases?

I thought about something along the lines of:
os.{id}.devices.disk.hotpluggableInterfaces = VirtIO_SCSI, VirtIO

Thanks,
Leonardo Bianconi/Vitor de Lima/Gustavo Pedrosa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/devel/attachments/20130910/bfc2bc7c/attachment-0001.html>


More information about the Devel mailing list