Hide Forgot
Created attachment 1127893 [details] Log snippet Description of problem: When adding a new VM from the "Templates" tab, the UI shows "Optimized For" as "Desktop" but it is created as "Server". If you select "server" and then "Desktop" again, it will be created as "Desktop". Version-Release number of selected component (if applicable): 4.0.0 How reproducible: 100% Steps to Reproduce: 1. Go to "Templates" tab, select a template 2. Click "New VM" 3. Add a name for the VM and click OK Actual results: The VM is created as "Server" (Clone/Independent) Expected results: The VM is created as "Desktop" (Thin/Dependent) Additional info:
dupe of bug 1298231 (or the other way around)?
nope, this is a different issue - the 1298231 is a about the "new disks dialog" inside the VM dialog. This bug is about the template disks provisioning. It happens only in the "new VM" created from the templates tab - it seems the template is not properly inited in this particular flow.
Verified rhevm-3.6.5.1-0.1.el6 Verify steps: 1. Go to "Templates" tab, select a template 2. Click "New VM" 3. Add a name for the VM and click OK 4. The VM created as "Desktop"