[Pkg-libvirt-maintainers] Bug#521044: virtinst: virement-install should provide --vncip=IP option
Cyril Bouthors
cyb at debian.org
Tue Mar 24 14:42:02 UTC 2009
Package: virtinst
Version: 0.400.3-1
Severity: wishlist
'virt-install --vnc' only opens by default a port on 127.0.0.1 and the
VM can't be remotely accessed through the VNC server.
The only way to change it is to apply the following procedure:
- virt-install --vnc --name foo ...
- virsh destroy foo
- virsh dumpxml foo > /tmp/foo.xml
- vi /tmp/foo.xml
- add "listen='IP'" in <graphics>, save, quit
- virsh define /tmp/foo.xml
- virsh start foo
I guess it would be nice to add an option called "--vncip VNCIP" to
virt-install like the actual "--vncport=VNCPORT".
Thanks.
-- System Information:
Debian Release: squeeze/sid
APT prefers oldstable
APT policy: (500, 'oldstable'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages virtinst depends on:
ii python 2.5.4-2 An interactive high-level object-o
ii python-libvirt 0.6.1-1 libvirt Python bindings
ii python-libxml2 2.7.3.dfsg-1 Python bindings for the GNOME XML
ii python-support 0.8.7 automated rebuilding support for P
ii python-urlgrabber 3.1.0-4 A high-level cross-protocol url-gr
Versions of packages virtinst recommends:
ii qemu 0.10.1-1 fast processor emulator
ii virement-viewer 0.0.3-2 Displaying the graphical console o
virtinst suggests no packages.
-- no debconf information
--
,''`.
: :' : Cyril Bouthors
`. `' Debian.org
`-
More information about the Pkg-libvirt-maintainers
mailing list