search for: changecd

Displaying 1 result from an estimated 1 matches for "changecd".

Did you mean: change'd
2012 Feb 15
1
Empty cdrom drive.
...RHEV-M doesn't ask to create VM with cdrom, vdsm still creates VM with > empty cdrom. Vdsm creates this device as 'hdc' (IDE device, index 2), > because of libvirt restrictions. > In this case RHEV-M will be able to "insert" cdrom on the fly with > changeCD request. > > In the new style API we want to get rid from stupid scenario #2, because > we want to be able to create VM without cdrom at all. > It means, that now we need to change a little our scenarios: > 1. If RHEV-M ask to create VM with cdrom, vdsm just create it > 2. RH...