[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Xen-2.0.7 and RHAS 2.4.21


  • To: "BB Mailing list" <bb.mlist@xxxxxxxxx>
  • From: "Eric-Olivier Lamey" <eolamey@xxxxxxxxx>
  • Date: Mon, 30 Oct 2006 16:37:44 +0000
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Thu, 02 Nov 2006 13:57:14 -0800
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aOiEh02hr0+zoMusPUZ0+2arHjxzZLHStaOJTXeTeny6Rr3UBZCU8PNIesrJ3kLjKObaN6j2jqzEC9v1LLNLToVNELqf+geyCa1El1lW5FU2ovnHxaBKZhgdcRFaZeDubGHyxSCFkT8tL5pDI2tryA2lkaJUzsWFW2ee/9fN19w=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

On 10/30/06, BB Mailing list <bb.mlist@xxxxxxxxx> wrote:
Here is the output of lsmod:

Module                  Size  Used by    Not tainted
[...]
megaraid2              38376   5
aic7xxx               163120   0  (unused)
diskdumplib             5260   0  [megaraid2 aic7xxx]
sd_mod                 14128  10
scsi_mod              115496   4  [sg megaraid2 aic7xxx sd_mod]

 Ok, so you have to make sure those functionalities are either
compiled in the kernel or available as modules. Xen should put a
"config-<version>" file in the /boot directory with the compile time
kernel config used.

How do you install the base system? Can you do this using anaconda? (I'm not
a Redhat person, pity I have to run it ).
 I was using debootstrap on Unbuntu, which worked like a charm.

 You can reproduce any install using anaconda. Here's what I do:

 - produce kickstat files for the different profiles I need (you can
use a graphical tool to produce a kickstart file, start from scratch
or get one from /root just after an install)
 - setup a web server with the RPMs from the CDs
 - in the dom0 server, mount the partition that the domU will use
 - in the dom0, run:
 anaconda --text --headless \
   --rootpath="${installdir}" \
   --method="${baseurl}/${distribution}/i386/install" \
   --kickstart="${ksfile}"
 where "installdir" is the domU's partition mount point.

That's what I understood from the previous thread I had on the list, if I
can have multiple DomUs with 2.4 kernel running Redhat AS3, even if it's not
the standart Redhat kernel, I'll be very happy !!

 I don't think that's possible with Xen 3.

I am using Dell Poweredge 1850 with Xeon processors - no idea whether this
is VT compatible.

 I don't think that the Xeon CPUs in the 1850 are VT enabled (the
1950 are). Just to make sure, please to a:

 cat /proc/cpuinfo | grep flags

 and look for "vmx". If it's there, you have VT.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.