LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Virtualization and Cloud (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/)
-   -   QEMU-KVM and number of drives (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/qemu-kvm-and-number-of-drives-4175462075/)

badpixel 05-15-2013 05:40 AM

QEMU-KVM and number of drives
 
I use qemu-kvm for virtualization and I have a problem. I can use maximum 2 hard disk drives and only one CDROM drive. Everything above this limit is ignored by QEMU and devices do not appear in /dev. Is there some official limit or is this a bug, but I used versions 1.1 and 0.12 and both behave the same?

jefro 05-15-2013 05:40 PM

Pretty sure that is the limit for QEMU on windows host. If you want you can double check that either by the QEMU docs or it might even show up if you type qemu at command line or maybe qemu --help.

I don't think that should be the limit on Linux hosts but it may that also.

dyasny 05-17-2013 05:24 PM

switch to virtio, you are probably using ide, which is limited by design.


All times are GMT -5. The time now is 07:31 AM.