Bug #2585

VNC does not work with Xen HVM

Added by Javi Fontan over 7 years ago. Updated over 7 years ago.

Status:ClosedStart date:12/20/2013
Priority:NormalDue date:
Assignee:Javi Fontan% Done:

0%

Category:Drivers - VM
Target version:Release 4.6
Resolution:fixed Pull request:
Affected Versions:OpenNebula 4.4

Description

VNC in xen HVM domains can not be defined as VFB. This is the correct way:

vnc=1
vncunused=0
vncdisplay=8
vnclisten="0.0.0.0" 

Associated revisions

Revision 3338cd03
Added by Javi Fontan over 7 years ago

bug #2585: user proper vnc parameters for HVM XEN

Revision b4e52175
Added by Javi Fontan over 7 years ago

bug #2585: user proper vnc parameters for HVM XEN

(cherry picked from commit 3338cd039cb32d638481a09e5ddf6e585f92bd58)

Revision 545567da
Added by Javi Fontan over 7 years ago

bug #2585: add quotes to xen hvm vnc parameters

History

#1 Updated by Ruben S. Montero over 7 years ago

  • Status changed from Pending to New
  • Target version set to Release 4.6

#2 Updated by Javi Fontan over 7 years ago

  • Assignee set to Javi Fontan

#3 Updated by Javi Fontan over 7 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Fixed in 4.4 and master

#4 Updated by Andrés Arnáiz over 7 years ago

Javi Fontan wrote:

VNC in xen HVM domains can not be defined as VFB. This is the correct way:

[...]

In 4.4.1, and BETA 4.6 with XEN Hypervisor given an error at deploy virtual machine because in deployment.X file generated appear the entry vnclisten=0.0.0.0 for ip in place of vnclisten="0.0.0.0"

Also appear with entry keymap=es and vncpassword .

#5 Updated by Javi Fontan over 7 years ago

  • Status changed from Closed to Assigned
  • Resolution deleted (fixed)

Thanks for the heads up. I am reopening the issue to take a look at it.

#6 Updated by Javi Fontan over 7 years ago

  • Status changed from Assigned to Closed
  • Resolution set to fixed

I've tested it and it's working. The change is in master branch.

Also available in: Atom PDF