Bug 985313 - Newly created virtual machines have VNC as the default console
Summary: Newly created virtual machines have VNC as the default console
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-webadmin-portal
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: 3.3.0
Assignee: Arik
QA Contact: Dušan Kajan
URL:
Whiteboard: virt
: 985896 (view as bug list)
Depends On:
Blocks: 1019461
TreeView+ depends on / blocked
 
Reported: 2013-07-17 09:42 UTC by Tareq Alayan
Modified: 2015-09-22 13:09 UTC (History)
10 users (show)

Fixed In Version: is8
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-21 22:13:49 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 17386 0 None None None Never

Description Tareq Alayan 2013-07-17 09:42:06 UTC
Description of problem:
Newly created vms created with VNC as default console

Version-Release number of selected component (if applicable):
is5

How reproducible:
always

Steps to Reproduce:
1. create vm
2. look at the console type
3.

Actual results:
VNC

Expected results:
SPICE

Additional info:

Comment 1 Itamar Heim 2013-07-18 04:47:00 UTC
did you choose optimize for server (vnc) or for desktop (spice)?
andrew - does it make sense to still default to vnc for servers?

Comment 2 Andrew Cathrow 2013-07-18 12:06:50 UTC
We should default to Spice for all.
CPU utilization is actually better for spice than vnc even on run level 3

Comment 3 Itamar Heim 2013-07-18 14:53:53 UTC
*** Bug 985896 has been marked as a duplicate of this bug. ***

Comment 4 Omer Frenkel 2013-07-28 12:17:03 UTC
I verified this is a UI issue (didn't check user portal, though):
i can see that vnc is selected by defult on create vm,
regardless to server/desktop selection.
also tested with REST
created vm with the following xml:
<vm>
    <name>omerRest</name>
    <cluster>
        <name>rhel</name>
    </cluster>
    <template>
        <name>Blank</name>
    </template>
    <memory>536870912</memory>
</vm>

and it was created with spice.

Comment 6 Arik 2013-07-28 15:33:56 UTC
When creating a VM the default display type is now taken from the template it is based on for desktops and servers VMs. The problem is that the default display type of the 'Blank' template is set to VNC.

Regarding the check with REST mentioned in comment #4 - we found that there is a bug that causes the default display type of every VM which is created using REST to be set to SPICE (should be fixed by: http://gerrit.ovirt.org/#/c/17382/).

Comment 8 Dušan Kajan 2013-08-05 08:26:53 UTC
verified on is8

Comment 9 Itamar Heim 2014-01-21 22:13:49 UTC
Closing - RHEV 3.3 Released

Comment 10 Itamar Heim 2014-01-21 22:21:36 UTC
Closing - RHEV 3.3 Released


Note You need to log in before you can comment on or make changes to this bug.