[one-users] marketplace VMs ready for noVNC?

Javier Fontan jfontan at opennebula.org
Tue Dec 18 02:37:54 PST 2012


It seems that you are setting the port manually in the graphics
section ans is trying to bind to port 1. Just set the LISTEN and TYPE
parameters. The port will be automatically generated for you:

GRAPHICS=[
  TYPE="vnc",
  LISTEN="0.0.0.0"
]

On Mon, Dec 17, 2012 at 6:49 PM, Vassilis Vatikiotis
<vatikiot at iit.demokritos.gr> wrote:
> Hello all,
>
>
> are the VMs in the OpenNebula marketplace ready for connectivity? I tried
> the stock Ubuntu 12.04, KVM, x86_64, raw which works ok. As soon as I added
> a GRAPHICS section in the template and instantiated it, the VM failed, with
> the following error:
>
>
> #> cat /var/log/libvirt/qemu/one-16.log
>
> 2012-12-17 16:06:53.180+0000: starting up
>
> LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
> QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-1.0 -enable-kvm -m 1024 -smp
> 1,sockets=1,cores=1,threads=1 -name one-16 -uuid
> 702ed534-af42-e45b-c0bf-7ca37eb813fb -nodefconfig -nodefaults -chardev
> socket,id=charmonitor,path=/var/lib/libvirt/qemu/one-16.monitor,server,nowait
> -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-shutdown
> -drive
> file=/var/lib/one//datastores/0/16/disk.0,if=none,id=drive-ide0-0-0,format=raw
> -device
> ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1
> -netdev tap,fd=18,id=hostnet0 -device
> rtl8139,netdev=hostnet0,id=net0,mac=02:00:8f:e9:e2:0e,bus=pci.0,addr=0x3
> -usb -device usb-mouse,id=input0 -vnc 0.0.0.0:-5899 -vga cirrus -device
> virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4
>
> inet_listen_opts: bind(ipv4,0.0.0.0,1): Permission denied
>
> inet_listen_opts: FAILED
>
> 2012-12-17 16:06:53.676+0000: shutting down
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>



-- 
Javier Fontán Muiños
Project Engineer
OpenNebula - The Open Source Toolkit for Data Center Virtualization
www.OpenNebula.org | jfontan at opennebula.org | @OpenNebula



More information about the Users mailing list