Hi!
I am trying to detach a CDROM image from a created VM and I see this error:
Thu Sep 17 16:07:25 2015 [Z0][VMM][D]: Message received: LOG I 29 Command execution fail: /var/tmp/one/vmm/kvm/detach_disk ‘one-29’ ‘/var/lib/one//datastores/0/29/disk.1’ ‘hda’ ‘0’ 29 sigcloud05
Thu Sep 17 16:07:25 2015 [Z0][VMM][D]: Message received: LOG E 29 detach_disk: Command “virsh --connect qemu:///system detach-disk --domain one-29 --target hda” failed: error: Failed to detach disk
Thu Sep 17 16:07:25 2015 [Z0][VMM][D]: Message received: LOG I 29 error: Operación no tiene soporte: No desconectar el dispositivo de disco ‘cdrom’
Thu Sep 17 16:07:25 2015 [Z0][VMM][D]: Message received: LOG E 29 Could not detach hda from one-29
Thu Sep 17 16:07:25 2015 [Z0][VMM][D]: Message received: LOG I 29 ExitCode: 1
Thu Sep 17 16:07:25 2015 [Z0][VMM][D]: Message received: LOG I 29 Failed to execute virtualization driver operation: detach_disk.
Thu Sep 17 16:07:25 2015 [Z0][VMM][D]: Message received: DETACHDISK FAILURE 29 Could not detach hda from one-29
How I can detach the CDROM image from the OpenNebula frontend?
And another question, is possible to use the same CDROM ISO to diferent virtual machines?
Thanks!
Óscar