[ATrpms-users] DRBD on FC6 with kernel 2.6.20-1.2962.fc6 #1 SMP
Axel Thimm
Axel.Thimm at ATrpms.net
Wed Jul 25 18:18:33 CEST 2007
On Wed, Jul 25, 2007 at 11:45:23AM -0400, Scott Sanders wrote:
> Hi,
>
> First off, thanks for making such a terrific third-party repository!
>
> I am attempting to install DRBD from your repository via yum, but am
> unable to do so as the drbd-kmdl package keeps telling me it
> requires a 2.6.22kernel image. Afaik, this kernel is not available
> from either Fedora or ATrpms yet.
You can help yum with
yum install drbd drbd-kmdl-`uname -r`
> To get around this issue, I simply installed the rpms directly. I am using
> FC6 with kernel 2.6.20-1.2962.fc6 #1 SMP so I downloaded
> drbd-0.7.23-16.fc6.i386.rpm and
> drbd-kmdl-2.6.20-1.2962.fc6-0.7.23-16.fc6.i686.rpm. Both installed without
> errors, but attempting to load the module with 'modprobe drbd' yields the
> following:
>
> [root at pool-174 ~]# modprobe drbd
> FATAL: Error inserting drbd
> (/lib/modules/2.6.20-1.2962.fc6/updates/drivers/block/drbd.ko):
> Invalid module format
Sounds like the FC6 bug where you had an i586 kernel, see
http://fedoraproject.org/wiki/Bugs/FC6Common#head-e0676100ebd965b92fbaa7111097983a3822f143
> I am stuck at this point; unable to use the ATrpms drbd release. I
> can build by hand, but then I lose the benefits of using a
> repository. Any assistance would be greatly appreciated.
Try
rpm -qa --qf '%{name}-%{version}-%{release}.%{arch}\n' | grep -v i386 | grep -v noarch
--
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.atrpms.net/pipermail/atrpms-users/attachments/20070725/3d1965f8/attachment.bin
More information about the atrpms-users
mailing list