Hi, Could you please send the relevant qemu log (in /var/log/libvirt/qemu/), and also the output of dmesg of the VM when it cannot find the CDROM of the context?
we want to make sure that this change is really needed before taking it to the repository. Regards, -Tino -- Constantino Vázquez Blanco, MSc OpenNebula Major Contributor www.OpenNebula.org | @tinova79 On Thu, May 12, 2011 at 9:08 PM, Whiffen, Richard <[email protected]> wrote: > Tino, > > We've gotten this to work with the fix you provided. By mapping it to hdb > we've gotten past that hurdle. I would love for it to be a config option > so we can use the binary packages and not have to re-compile every time we > update. > > Rich > > > On 4/27/11 5:35 AM, "Tino Vazquez" <[email protected]> wrote: > >>Dear Rich, >> >>You can try changing line 390 of src/vmm/LibVirtDriverKVM.cc >> >> file << "\t\t<disk type='file' device='cdrom'>" << endl; >> >>you will need to compile, install and run OpenNebula again. >> >>If this works, please come back and we will evaluate the possibility >>of having type of cdrom as a variable in the VM template. >> >>Regards, >> >>-Tino >> >>-- >>Constantino Vázquez Blanco, MSc >>OpenNebula Major Contributor >>www.OpenNebula.org | @tinova79 > > _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
