search for: f6a5022bf

Displaying 6 results from an estimated 6 matches for "f6a5022bf".

2009 May 25
1
Problems with pyGRUB
Hi, I am running Xen 3.3.1 built from Source with Debian Lenny as the dom0. Everything works fine so far except pyGRUB. So, what I did was install CentOS (latest version ... 5.3 or something) using qemu to a LVM logical volume and from within CentOS I installed the Xen Kernel. Now pyGRUB shows me 3 grub entries: 1) CentOS (2.6.18-128.1.10.el5xen) <= xen hypervisor 2) CentOS
2010 May 10
1
Unable to convert hvm to pv guest
to convert hvm to pv guest, I have followed the direction( link<http://pastebin.com/f6a5022bf>) in Xen-Users Common Questions Guide. It says the first step is "install kernel-xen with correct initrd" After "yum install kernel-xen" was executed, following errors were showed: WARNING: No module xen_vbd found for kernel 2.6.18-164.15.1.el5xen, continuing anyway grubby...
2010 Jun 08
3
Convert HVM to PV
Hi Everyone, To convert an HVM install to PV, is it just as simple as creating a new config file, and use the "kernel" and "initrd" parameters to boot from a XEN kernel stored in the Dom0, and use the (ex) HVM''s disk image in the "disk" parameter? Or is there something else I am missing? Thanks _______________________________________________ Xen-users
2010 Feb 17
2
Howto convert Solaris 10 DomU from hvm to paravirt?
Is it possible to convert Solaris 10 DomU from hvm to pv?? Dom0 is Opensolaris b132. Possibly any Documentation about this? Here is config of Solaris DomU: <domain type=''xen'' id=''1''> <name>Solaris-10</name> <uuid>c505f6c3-b37b-8268-fe46-f10b3277238b</uuid> <memory>2097152</memory>
2009 Apr 24
12
NIC Offloading Confusion
I have been using the built in Xen Paravirt NIC drivers for paravirt networking and had bad performance until I disabled all offload setting on the bridge and paravirt nic (From Dom0). There are 2 related questions I have, where should I be tweaking the offload settings, the Dom0 Physical NIC, The Bridge or the DomU NIC? Which settings in particular tend to cause trouble? (I just disabled all of
2011 Feb 14
8
e1000 gig nic howto?
We have a 10Gbps connection to our server so I need to be able to create VMs using the faster e1000 nics instead of the default Realtek 100Mbps ones but I''m not sure how to go about it. Is there a walkthrough or "howto" or can someone point me at some simple instructions? I''m using xen-3.0.3-105.el5_5.5 and Centos 5.5 kernel 2.6.18-194.32.1.el5.centos.plusxen VMs are