search for: vncdisplay

Displaying 20 results from an estimated 174 matches for "vncdisplay".

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 vncdisp...
2011 Aug 12
2
VNC ports
...rations) I need to ensure I have unique VNC ports assigned to each guest so that I don't overlap somehow. I had planned to use a range of ports starting at 51000 for this purpose. While it works to assign port 51001, for example, to a guest and connect via my VNC client, when I run 'virsh vncdisplay guestname' it gives me back a different number that is specified in the XML file: #virsh vncdisplay win2k8guest :45101 #virsh dumpxml win2k8guest |grep vnc <graphics type='vnc' port='51001' autoport='no' /> Is there a logical reason for this that I'm not ge...
2012 Aug 22
4
config file conflict??
...ical disk and the other a virtual one. 2008: kernel = "/usr/lib/xen/boot/hvmloader" builder=''hvm'' memory = 1024 # Should be at least 2KB per MB of domain memory, plus a few MB per vcpu. shadow_memory = 8 name = "server2008" vfb = [ ''type=vnc,vncdisplay=10,vncpasswd=xxxx'' ] vif = [ ''mac=00:16:3E:33:5E:F6, bridge=xenbr0'' ] acpi = 1 apic = 1 disk = [ ''phy:/dev/md3,hda,w'' ] device_model = ''/usr/lib64/xen/bin/qemu-dm'' #-----------------------------------------------------------...
2008 Apr 11
2
vncdisplay #
How does this setting work? I was hoping to use it to make connections predictable. I have vncunused = 1 as well, but xen never starts the server on the expected port (dom-u id). Thanks! jlc _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Mar 06
3
static vnc port
...:/vm/domains/suse-10.3-hfuchs-testcups/suse-10.3-testcups.img,xvda,w'', ''file:/vm/domains/suse-10.3--testcups/suse-10.3-testcups.swap,xvdb,w'', ] 15 vif = [ ''mac=53:1b:e8:31:0d:ba'', ] 16 vfb = [''type=vnc,vncunused=1,vncdisplay=10''] But it doesnt work, is there something wrong in my configfile? I''m using Xen on SLES 10. Regards Marcus _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2011 Aug 24
2
how to list vnc port in xen 4.1
...#39;'xm list --long domU''. (vfb (vncunused 1) (vnc 1) (uuid cb20995f-55ae-55ce-143d-dd6a2ecc5969) (location 0.0.0.0:5909) ) In xen 4.1, with xl list --long: (vnc 1) (vnclisten 0.0.0.0) (vncdisplay 0) (vncunused 1) Any ideas? Best regards, -- Roberto Scudeller _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Mar 18
0
[PATCH] vfb: Add opengl option
...ig.py --- a/tools/python/xen/xend/XendConfig.py Tue Mar 18 14:36:27 2008 +0000 +++ b/tools/python/xen/xend/XendConfig.py Tue Mar 18 15:16:47 2008 +0000 @@ -165,7 +165,7 @@ # Xen API console ''other_config'' keys. XENAPI_CONSOLE_OTHER_CFG = [''vncunused'', ''vncdisplay'', ''vnclisten'', ''vncpasswd'', ''type'', ''display'', ''xauthority'', - ''keymap''] + ''keymap'...
2007 Jun 07
4
WinXP console
I''m using RHEL 5. One of the virtual machines I have running is a WinXP install. I start this up after I login to X. If I log out of X, the virtual WinXP is still running (that''s fine with me). However when I log back into X and start the Virtual Machine Manager, I am unable to open the machine. It normally says "Virtual Machine Console is unavailable." There does
2008 Oct 18
0
[Solved] Xen fixed VNC Ports -- HVM and PV
...ing 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 domain vncunused=0 # Don''t automatically assign unused port based on domain id vncdisplay=2 # VNC Port Number to be added to "59". e.g.: vncdisplay=2 : port=5902 , vncdisplay=30 : port 5930 For PV''s vfb=["type=vnc,vncunused=0,vncdisplay=44"] Same configuration items from HVM''s, but the config lines are different. They should be ins...
2009 Nov 19
3
xm create: Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
...39;type=ioemu, bridge=eth0'' ] disk = [ ''file:/root/xen.img,hda,w'', ''file:/root/win.iso,cdrom,r'' ] device_model = ''/usr/'' + arch_libdir + ''/xen/bin/qemu-dm'' boot="cda" vnc=1 vnclisten="127.0.0.1" vncdisplay=1 stdvga=0 -- Avinash Singh ECE-07 ITBHU Varanasi. Bangalore. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2012 Mar 14
1
qemu multiple client support for xen
...tus? commit 753b4053311ff1437d99726970b1e7e6bf38249b Author: aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> Date: Mon Feb 16 14:59:30 2009 +0000 Support multiple VNC clients (Brian Kress) Change structure associated with a display from VncState to a new structure VncDisplay. Remove client specific fields from VncDisplay. Remove display specific fields from VncState. Maintain a linked list of VncStates per VncDisplay structure, update as necessary. When updates/resizes/copies come in from the hardware, dispatch to all clients. Signed-off-by: Brian K...
2009 Nov 20
3
Re: xm create: Error: Device 0 (vif) could not be connected. Hotplug scripts not working. One more question.
...'', 1], [''localtime'', 0], [''serial'', ''pty''], [''stdvga'', 0], [''isa'', 0], [''nographic'', 0], [''soundhw'', ''''], [''vnc'', 1], [''vncdisplay'', 1], [''vncunused'', 1], [''vnclisten'', ''127.0.0.1''], [''xauthority'', ''/root/.Xauthority''], [''rtc_timeoffset'', 0], [''monitor'', 0], [''acpi'', 1], ['...
2011 Aug 28
1
Hanging boot of solaris 11 install image as HVM
...sk = [ ''phy:/dev/vg_xen/solaris11,ioemu:hda,w'',''file:/ftp/sol-11-exp-201011-text-x86.iso,ioemu:hdc:cdrom,r''] vcpus = ''4'' memory = ''4096'' boot = ''d'' vfb = [ ''vnc=1,vncunused=1,vncdisplay=3''] serial = ''pty'' usb = 1 usbdevice = ''tablet'' # --- kernel 3.0.1 / xen 4.1.2* http://www.it-infrastrukturen.com/fileadmin/linux/debian-live-xen/config-3.0.1 xend.log messages: # --- [2011-08-28 20:15:38 3036] DEBUG (XendDomainInfo:103...
2011 Oct 28
0
"reset requested in cpu_handle_ioreq" causes the wirtual machine crashed when using "xm create xp.hvm"
...vice_model = '/usr/lib64/xen/bin/qemu-dm' boot = "c" sdl = 0 vnc = 1 vncunused = 0 vnclisten = '0.0.0.0' vncpasswd = '***' serial = 'pty' usb = 1 usbdevice = 'tablet' name = _s_name disk = [ 'tap:qcow2:/home/bruce/vm-check.img,hda,w!' ] vncdisplay = _s_vnc_display [3]qemu-dm log i: domid: 5310 qemu: the number of cpus is 1 config qemu network with xen bridge for tap5310.0 virbr0 Strip off blktap sub-type prefix to /home/malei/vm-check.img (drv 'qcow2') Watching /local/domain/0/device-model/5310/logdirty/next-active Watching /lo...
2009 May 21
3
VNC connection to DomU got black screen
...k. Below is my configuration for DomU: kernel = "/boot/vmlinuz-2.6.18.8-xen" ramdisk = "/boot/initrd-2.6.18.8.img" memory = "256" name = "domU2" vif = [''mac=00:16:3e:38:75:47, ip=10.0.0.2''] dhcp = "off" vfb = [''type=vnc, vncdisplay=10, vncpasswd=ok''] vnc=1 sdl=0 disk = [''tap:aio:/home/vm2/domu2.img,sda1,w''] root = "/dev/sda1 ro" extra = "console=tty0" Can someone tell me how to configure X-Window is DomU, and how to connect to DomU via VNC running in a remote machine. ( I don'...
2010 Mar 10
9
Error starting stubdom HVM on Xen-3.4.3-rc4-pre
...:/root/XENSTORE/router/hd.img,hda,w'', ''file:/root/XENSTORE/router/pfSense-1.2.3-RELEASE-LiveCD-Installer.iso, hdc:cdrom,r'' ] device_model = ''/usr/lib/xen/bin/stubdom-dm'' boot="cda" sdl=0 opengl=1 vnc=1 vnclisten="10.254.2.81" vncdisplay=0 vncunused=0 vncpasswd=''router'' stdvga=0 LASTLY the router-dm file #This file is autogenerated, edit router instead! kernel = ''/usr/lib/xen/boot/ioemu-stubdom.gz'' vfb = [''sdl=0, opengl=1, xauthority=/root/.Xauthority, vnc=1, vncdisplay=0, vnclisten=1...
2010 Mar 10
9
Error starting stubdom HVM on Xen-3.4.3-rc4-pre
...:/root/XENSTORE/router/hd.img,hda,w'', ''file:/root/XENSTORE/router/pfSense-1.2.3-RELEASE-LiveCD-Installer.iso, hdc:cdrom,r'' ] device_model = ''/usr/lib/xen/bin/stubdom-dm'' boot="cda" sdl=0 opengl=1 vnc=1 vnclisten="10.254.2.81" vncdisplay=0 vncunused=0 vncpasswd=''router'' stdvga=0 LASTLY the router-dm file #This file is autogenerated, edit router instead! kernel = ''/usr/lib/xen/boot/ioemu-stubdom.gz'' vfb = [''sdl=0, opengl=1, xauthority=/root/.Xauthority, vnc=1, vncdisplay=0, vnclisten=1...
2009 Feb 25
18
Paravirtualized Linux with graphics (X Window)?
Hi, Anybody please tell me how to have a PV Linux with graphics? I succesfully created some PV Linux with debootstrap and xen-tools. But then all the images must be started with "xm create -c" command, and everything then is console, with no X Window. In short, I want to have PV Linux, but with X. How to do that? Thanks, H _______________________________________________ Xen-users
2007 Nov 28
0
[Xen-ia64-devel] [PATCH] Add guest_os_type domain config option
...offset'', ''serial'', ''sdl'', ''soundhw'',''stdvga'', ''usb'', ''usbdevice'', ''vnc'', ''vncconsole'', ''vncdisplay'', ''vnclisten'', ''timer_mode'', - ''vncpasswd'', ''vncunused'', ''xauthority'', ''pci'', ''vhpt''] + ''vncpasswd'',...
2011 Jul 17
17
Failure to create HVM DomU at Xen 4.1 ( kernel 3.0.0-5-generic) Ubuntu 11.10 (alpha 2)
root@boris-P5Q-E:/mnt/usr/tmp# losetup -f ubuntu11.04.iso root@boris-P5Q-E:/mnt/usr/tmp# losetup -a /dev/loop0: [0809]:406494 (/mnt/usr/tmp/ubuntu11.04.iso) root@boris-P5Q-E:~/vms/natty# cat natty.hvm name = "NattyHVM" builder = "hvm" memory = "2048" disk = [''phy:/dev/sda5,hda,w'', ''phy:/dev/loop0,hdc:cdrom,r''] vif = [