Displaying 9 results from an estimated 9 matches for "vfbif".
2008 Mar 18
0
[PATCH] vfb: Add opengl option
...#39;', 1)) != 1 :
+ if int(vmConfig[''platform''].get(''opengl'', opengl)) != 1 :
ret.append(''-disable-opengl'')
else:
ret.append(''-nographic'')
--- a/tools/python/xen/xend/server/vfbif.py Tue Mar 18 14:36:27 2008 +0000
+++ b/tools/python/xen/xend/server/vfbif.py Tue Mar 18 15:16:47 2008 +0000
@@ -7,7 +7,7 @@
CONFIG_ENTRIES = [''type'', ''vncdisplay'', ''vnclisten'', ''vncpasswd'', ''vncunused'',...
2007 Nov 06
3
Problem while installing XEN 3.1 on Fedora 6
...ig import XendConfig
File "//usr/lib/python/xen/xend/XendConfig.py", line 27, in ?
from xen.xend.XendDevices import XendDevices
File "//usr/lib/python/xen/xend/XendDevices.py", line 22, in ?
from xen.xend.server import blkif, netif, tpmif, pciif, iopif,
irqif, usbif, vfbif
File "//usr/lib/python/xen/xend/server/pciif.py", line 38, in ?
xc = xen.lowlevel.xc.xc()
xen.lowlevel.xc.Error: (1, ''Internal error'', ''Could not obtain handle
on privileged command interface (2 = No such file or directory)'')
Can anyone tell me w...
2009 Nov 30
5
Live migration and DRBD
Hi folks
I deploy a two Dell PowerEdge T300 to test Virtualization with
kvm+drbd+heartbaet.
The KVM drbd and heartbeat work properly.
However, I have doubt!!
When the primary node has down, the secondary node start the VM that
has original running on primary node...
So, this required a full stop of hole system...
This is not we wish here...
Is there something way to live migrate VM from
2007 Jul 15
0
virtman breaks after installing XEN 3.1 on SELS 10.1
...es.
xen.xend.server.params
xen.xend.server.pciif
xen.xend.server.pciquirk
xen.xend.server.relocate
xen.xend.server.tests (package)
xen.xend.server.tests.test_controllers
xen.xend.server.tpmif - Support for virtual TPM interfaces.
xen.xend.server.usbif - Support for virtual USB hubs.
xen.xend.server.vfbif
xen.xend.sxp - Input-driven parsing for s-expression (sxp) format.
xen.xend.tests (package)
xen.xend.tests.test_XendConfig
xen.xend.tests.test_sxp
xen.xend.tests.test_uuid
xen.xend.uuid - Universal Unique Identifiers (UUIDs). By default, UUIDs
generated here are
xen.xend.xenstore (package)
xen.xen...
2007 Sep 27
0
Migration failing (xen 3.0.3 on RHEL 5) with "not a valid guest state file: pfn count read"
...rity'', ''state'': ''1'', ''online'': ''1'', ''frontend-id'': ''5'',
''type'': ''vnc''} to /local/domain/0/backend/vfb/5/0.
[2007-09-27 09:32:01 xend 27175] DEBUG (vfbif:92) No VNC passwd
configured for vfb access
[2007-09-27 09:32:01 xend.XendDomainInfo 27175] DEBUG
(XendDomainInfo:750) Storing domain details: {''console/port'': ''2'',
''name'': ''testwww'', ''console/limit'': '...
2008 Jan 05
1
xen guest won't boot after yum update
...9;: '/local/domain/8/device/vfb/0
', 'xauthority': '/root/.Xauthority', 'state': '1', 'online': '1', 'frontend-id'
: '8', 'type': 'vnc'} to /local/domain/0/backend/vfb/8/0.
[2008-01-05 17:59:56 xend 2632] DEBUG (vfbif:92) No VNC passwd configured for vf
b access
[2008-01-05 17:59:56 xend.XendDomainInfo 2632] DEBUG (XendDomainInfo:715) Storin
g VM details: {'shadow_memory': '0', 'uuid': '546a262f-1696-181f-6785-8355e6a78e
37', 'on_reboot': 'restart', 'start_time...
2007 Oct 24
16
PATCH 0/10: Merge PV framebuffer & console into QEMU
...| 4
tools/ioemu/xenstore.c | 2
tools/python/xen/xend/XendCheckpoint.py | 5
tools/python/xen/xend/XendConfig.py | 35 -
tools/python/xen/xend/XendDomainInfo.py | 37 -
tools/python/xen/xend/image.py | 382 +++++------
tools/python/xen/xend/server/vfbif.py | 108 ---
27 files changed, 2231 insertions(+), 2329 deletions(-)
The entire series is synced against xen-unstable.hg 16157:b28ae5f00553
Dan.
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules: http://search.cpan.org/~danberr/...
2009 Nov 06
8
Migrating from KVM to XEN - kernel panic
...;:
'/local/domain/50/device/vfb/0', 'xauthority': '/root/.Xauthority', 'state':
'1', 'online': '1', 'frontend-id': '50', 'type': 'vnc'} to
/local/domain/0/backend/vfb/50/0.
[2009-11-06 10:27:26 xend 5112] DEBUG (vfbif:11) Spawn:
['/usr/lib/xen/bin/qemu-dm', '-M', 'xenpv', '-d', '50', '-domain-name',
'guest02', '-vnc', '127.0.0.1:0', '-vncunused', '-k', 'en-us']
[2009-11-06 10:27:26 xend.XendDomainInfo 5112] DEBUG (Xen...
2007 Oct 16
18
xen + centos + areca raid issues
I am trying to run a new server with centos + xen using centos xen packages.
After installation, we had to install a hardware raid card (areca) on the
machine, and thus reload the os. It so happens the drivers shipped aren''t
compatible with xen kernel, so i was forced to compile xen from source to
compile areca drivers.
Now with system running under compiled xen, i cannot boot my old