Displaying 5 results from an estimated 5 matches for "bellac".
Did you mean:
bella
2010 May 27
33
Xen 4.0 - Support for Citrix WHQL-certified Windows PV drivers
Hi,
recently Ive installed Windows 2008 x64 HVM domain on Xen 4.0.
On xen wiki is info:
Support for Citrix WHQL-certified Windows PV drivers, included in XCP
(Xen Cloud Platform). Xen Cloud Platform:
So I installed them on Windows 2008 x64 domain and its not able to boot anymore:
File: \windows\system32\Drivers\xevtchn.sys
Status: 0xc0000428
Info: Windows cannot verify the digital
2010 May 27
33
Xen 4.0 - Support for Citrix WHQL-certified Windows PV drivers
Hi,
recently Ive installed Windows 2008 x64 HVM domain on Xen 4.0.
On xen wiki is info:
Support for Citrix WHQL-certified Windows PV drivers, included in XCP
(Xen Cloud Platform). Xen Cloud Platform:
So I installed them on Windows 2008 x64 domain and its not able to boot anymore:
File: \windows\system32\Drivers\xevtchn.sys
Status: 0xc0000428
Info: Windows cannot verify the digital
2010 Aug 24
2
WIndows PV driver problem (from XCP 0.5) with XEN 3.4.3 and 4.0.1-rc6(-pre)
Hello
I have a Supermicro system with Intel XEON cpu with VT enabled.
HVM, without Windows PV driver, works great.
I am trying to use Windows PV driver from XCP 0.5, it is in the .iso file of XCP
0.5
Filename: windows-pvdrivers-xensetup.exe
I have tried
- XEN 3.4.3 (Linux 2.6.18.8)
- XEN 4.0.1-rc6-pre (Linux 2.6.31.x and Linux 2.6.32.x from Jeremys GIT)
and
- XEN 4.0.1-rc6 (Linux 2.6.31.x and
2010 Nov 03
2
XEN 4.0.1 bridged network - antispoof Option does not work
Hello
with XEN 3.4.x antispoof=yes works on a bridge setup.
I am using this line in xend-config.sxp
(network-script ''network-bridge antispoof=yes'')
It creates this under IPTABLES FORWARD chain:
ACCEPT all -- anywhere anywhere PHYSDEV match
--physdev-in peth0
Under XEN 4.0.1 it is not working, it does not create a IPTABLES rule. Customers
can
2013 Sep 18
1
problem with sheepdog backend when creating a pool
Hello all,
I am getting a error, when creating a sheepdog pool via libvirt. libvirt is compiled as:
./configure --prefix=/opt/libvirt --without-xen --with-yajl --with-storage-sheepdog=/opt/sheepdog
Sheepdog is functional, when creating manually a vdi via "qemu-img" and than using as disk in libvirt.
The error looks like this:
internal error missing backend for pool type 9
The