[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Problem on upgrade domU kernel to PV Linux kernel 2.6.31.14
On Tue, Aug 24, 2010 at 11:33 PM, ææ <lin.eric.yang@xxxxxxxxx> wrote: > Hi, all, > > > > Currently my xen environment is: > > xen 4.0.0 on RHEL5.3 > > dom0:Âkernel.orgÂ2.6.31.5 with xen-patches-2.6.31-10 > > HVM domU: 2.6.18 > > > > Blow is my domU building steps, according > toÂhttp://wiki.xensource.com/xenwiki/Kernel.org_Linux_on_Xen > > 1. downloadÂkernel.orgÂ2.6.31.14 and copy it to HVM guest disk image > > 2. "make defconfig" and enable building option > > CONFIG_PARAVIRT_GUEST=y What are you trying to do? HVM guest behaves (mostly) like a normal physical machine, so you wouldn't need a special kernel for HVM domU, or have CONFIG_PARAVIRT_GUEST on. In fact, if your domU is Centos, it's best just to use Centos' default kernel. Then again, if your domU is Centos, it's better performance-wise to convert it to PV domU. If for some reason you need to run it as HVM, and your domU distro uses newer kernels (like Ubuntu) or you want to upgrade to newer kernel version, you might want to use PV drivers to improve I/O performance: http://wiki.xensource.com/xenwiki/XenLinuxPVonHVMdrivers -- Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |