similar to: VNC ports

Displaying 20 results from an estimated 1000 matches similar to: "VNC ports"

2008 Mar 06
3
static vnc port
Hi, I''m trying so give all my guests a static vnc display my Configfile looks like this. 1 ostype = "opensuse" 2 name = "suse-10.3-testcups" 3 builder = "linux" 4 memory = 512 5 vcpus = 1 6 uuid = "c6d9aa20-06c4-46f5-81e8-7906f7cfb642" 7 on_crash = "destroy" 8 on_poweroff =
2011 Aug 24
2
how to list vnc port in xen 4.1
Hi all, I try xen 4.1, but in my domU''s HVM don''t appear vnc port. I used in my domU.cfg the parameter ''vncunused=1''. How to get vnc port specified domU? In another Xen (4.0.2), I get vnc port with ''xm list --long domU''. (vfb (vncunused 1) (vnc 1) (uuid cb20995f-55ae-55ce-143d-dd6a2ecc5969)
2009 May 21
3
VNC connection to DomU got black screen
Hi all, I installed xen-3.3.1 and configured two DomU with 2.6.18.8-xen kernel. Now the DomU1 and DomU2 could work and the network is ok. But I used the filesystem image from jailtime, so the X-Window mode can''t work. Thus, I tried two ways to make the GUI-mode work: (1) yum install X-Window in Guest OS, and the GUI configuration Wizard shows up. When done with the configuration, the
2007 May 15
4
[PATCH] [xm] Fix vncdisplay for hvm guests
''vncdisplay=N'' in hvm config file is ignored when building qemu-dm arguments. xm create or xm new -> xm start with hvm config file containing vnc=1 vncdisplay=5 results in ''-vncunused'' being passed to qemu-dm. There are several approaches for a fix - this patch defaults vncdisplay to None in xm options. It currently defaults to 1 and is always included in
2010 Aug 24
4
No login on boot with VNC
Hi, I''m using VNC to show vm''s linux boot. I see lines like [ 1.053298] EXT3-fs: INFO: recovery required on readonly filesystem. [ 1.053686] EXT3-fs: write access will be enabled during recovery. [ 1.494490] kjournald starting. Commit interval 5 seconds etc. But à the end of booting, it stop. No prompt login. With "xm console vm" I have the boot login. I
2008 Oct 18
0
[Solved] Xen fixed VNC Ports -- HVM and PV
Dear all, In case of someone else is trying to do the same configuration as mine, I stated below the steps to configure HVM and PV''s domains to use FIXED VNC Ports (instead of having Xen automatically assign one unused port based on domain id): For HVM''s: vnc=1 # Enable VNC vncconsole=0 # Don''t start vncviewer after "create" the
2015 Feb 05
1
Re: vnc client for libvirt from os x?
os x comes with openssh, and some other nixy goodness. the rest you can get at brew.sh. when i ssh -Y into the host, ill just virt-manager or virt-viewer, but the x server on os x comes with some baggage and silly annoyances like "helpfully" trapping the mouse with a release combo thats hard to deal with from os x. running a vnc client over os x would still come with baggage and
2012 Aug 22
4
config file conflict??
I think it has to be something trivial, but I cannot start 2 windows servers at the same time on the same dom0. If I start server 2008 first I can''t start 2012, if I start 2012, I can''t start 2008. The failure is: libxl: error: libxl_device.c:470:libxl__wait_for_device_model Device Model not ready xl: fatal error: libxl_create.c:535, rc=-1: libxl__confirm_device_model_startup
2008 Sep 17
1
Setting VNC console port in virt-install
Using Centos 5.2 with Xen. I'm making a group of nodes behind an LVS load-director to perform computing services. Those nodes are only accessible from the LVS nodes (I'm using LVS NAT mode). Actually it's Xen virtual servers on the physical nodes behind the LVS boxes that I'm mostly concerned with. When you create a guest with virt-install, there's a vnc param and a vncport
2014 Apr 10
3
Bug#744157: VNC parameters can be set only globally using xl
Package: xen-utils-4.1 Version: 4.1.4-3+deb7u1 Switching to the xl toolstack I expected my configuration to work unmodified, but it doesn't, and I couldn't find any documentation regarding this, since xl.cfg(5) is missing. Original version, used with xm: vfb = ['type=vnc,vnclisten=0.0.0.0:6369,vncdisplay=6369,vncpasswd=x'] Working xl version: vnclisten="0.0.0.0:6369"
2012 Feb 08
7
[PATCH] libxl: Set VNC password through QMP
This patch provide the code to set the VNC password to QEMU upstream through VNC. The password is still stored in xenstore but will not be used by QEMU upstream. Signed-off-by: Anthony PERARD <anthony.perard@citrix.com> --- tools/libxl/libxl_create.c | 3 +++ tools/libxl/libxl_dm.c | 21 ++++++++++++--------- tools/libxl/libxl_internal.h | 1 + tools/libxl/libxl_qmp.c
2011 Aug 28
1
Hanging boot of solaris 11 install image as HVM
Hello, It looks like xen 4.1.2* has some problems with solaris 11 iso images too (s. further below log messages) hvm-solaris11.born2b3.net.cfg # --- kernel = ''/usr/lib64/xen-default/boot/hvmloader'' builder = ''hvm'' device_model= ''/usr/lib64/xen-4.1/bin/qemu-dm'' name = ''solaris11hvm.born2b3.net'' acpi =
2009 Nov 20
3
Re: xm create: Error: Device 0 (vif) could not be connected. Hotplug scripts not working. One more question.
Next question:- eth0            8000.001c2596e32b       no              peth0 pan0            8000.000000000000       no virbr0          8000.000000000000       yes Presence virbr0 in report seems strange. Direct port  Xen 3.4.2  to F11 doesn''t install daemon libvirtd ( bridge virbr0 ) , unless you wrote xen-3.4.2-(x).fc12.src.rpm  yourself. So , from where bridge virbr0 comes 
2009 Jun 16
2
vnc Display number
Hello, is it possible to find out the specific vnc Display Number of a domU? Thanks, Stefan _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Aug 28
0
domU video modes supported by VNC?
Hello, I have Ubuntu installed as a domU and can connect to it over VNC running in dom0. However I cannot increase the resolution above 800x600. I would really like 1024x786. In the Ubuntu guest it says there graphics card is a VESA compatible, and only has 600x400 and 800x600 screen resolutions. My domU config is shown below. I have stdvga=0 I searched the mailing lists, and it said stdvga=1
2011 Jun 30
0
vnc over ssh failing
I'm using virt-manager 0.8.6 client side on Ubuntu 11.04. I can't get vnc over ssh to work to a kvm guest running on a Ubuntu 10.04 host. kvmhost:~> virsh vncdisplay testing :0 kvmhost:~> telnet 127.0.0.1 5900 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. RFB 003.008 Client virt-manager debug: 2011-06-24 11:28:56,055 (console:923): Starting connect
2009 Sep 25
3
VNC Debian Port
Hi all. I have many domU''s, but I can''t find port for vnc_connect. 5901,5902,5903...5909 every time I guess in what port my domU. I know than in Cent 5900+id=port. And what about Lenny? -- Best Regards, alex.faq8@gmail.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Jan 21
2
Windows Xen VM's have high guest CPU usage and poor performance
Hello all, I have a PowerEdge 2950 that I am using to host Windows XP VM's under CentOS. I am experiencing poor performance in the Xen VM's. Any time I try to do something, the CPU usage (as reported by the Windows task manager) hits 100% for a few and then drops back down. This is causing the VM's to run sluggish and be quite annoying to use. Example.. I click IE.. cpu hits
2015 Feb 05
2
vnc client for libvirt from os x?
id like to access libvirt kvm consoles from my macbook. i tried realvnc, which just crashes immediately, and the built in "screen sharing" client, which insists on a password, which i havent set. does anyone here do this? which vnc client do you use?
2012 Dec 24
3
vif-route issue with HVM domU only
Hi, I seem to have an interesting issue with vif-route. This is after an update to Xen 4.2.1, switching from xm to xl. I have 10 PV domUs on the host and two FreeBSD ones. All the PV domUs are now working nicely. Since FreeBSD has always been just slightly broken as PV I chose a HVM domU for those, but with PV drivers. Those PV drivers all blew up now after the upgrade. I''m now trying