SCIENTIFIC-LINUX-DEVEL Archives

June 2007

SCIENTIFIC-LINUX-DEVEL@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Jaroslaw Polok <[log in to unmask]>
Reply To:
Jaroslaw Polok <[log in to unmask]>
Date:
Tue, 12 Jun 2007 20:55:28 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (45 lines)
[log in to unmask] wrote:
> On Fri, 8 Jun 2007, Connie Sieh wrote:
> 
>> Please test this beta.
> 
> I tried installing this as a paravirt guest (SL5 host), both manually
> and with kickstart. It worked well, with just a few minor issues:
> 
>  o I always get the ordinary kernel in addition to the xenU one.
>    TUVEL4U5 behaves differently. Maybe that kernel gets pulled in
>    by the ipw3945 stuff?

Isn't that one pulled by kernel-module-openafs ?


>  o If I select the OpenAFS client, I get the module for the ordinary
>    kernel, but not for the XenU one.

this needs fixing in packages.py, with sthg alike:


             # XXX: this is a bit of a hack, but we can't do much better
             # with the rhel4 anaconda
             id.grpset.hdrlist["kernel"].manual_state = -2 # MANUAL_OFF
+## Hook up our kernel-module-XXX packages - [log in to unmask]
+            if
id.grpset.hdrlist['kernel-module-openafs-2.6.9-55.EL'].isSelected():
+
select(id.grpset.hdrlist,'kernel-module-openafs-2.6.9-55.ELxenU')
+
id.grpset.hdrlist["kernel-module-openafs-2.6.9-55.EL.cern"].manual_state
= -2 # MANUAL_OFF
+

(sorry this is not a real patch .. but should do).

Cheers

Jarek
__
-------------------------------------------------------
_ Jaroslaw_Polok ___________________ CERN - IT/FIO/LA _
_ http://home.cern.ch/~jpolok ___ tel_+41_22_767_1834 _
_____________________________________ +41_78_792_0795 _

ATOM RSS1 RSS2