OpenVZ Forum


Home » Mailing lists » Users » WARNING: No module aacraid found for kernel 2.6.8-022stab034.1, continuing anyway
WARNING: No module aacraid found for kernel 2.6.8-022stab034.1, continuing anyway [message #137] Thu, 22 September 2005 07:05 Go to next message
Znanje Imanje is currently offline  Znanje Imanje
Messages: 1
Registered: September 2005
Junior Member
Hello,

I'm trying to install openvz on RHEL 4, DELL PowerEdge 750. After

# rpm -ihv vzkernel-2.6.8-022stab034.1.i686.rpm

I get

[root@redhat virtuozzo]# rpm -ihv vzkernel-2.6.8-022stab034.1.i686.rpm
warning: vzkernel-2.6.8-022stab034.1.i686.rpm: V3 DSA signature:
NOKEY, key ID a7a1d4b6
Preparing... ########################################### [100%]
1:vzkernel ########################################### [100%]
WARNING: No module aacraid found for kernel 2.6.8-022stab034.1,
continuing anyway
WARNING: No module ata_piix found for kernel 2.6.8-022stab034.1,
continuing anyway

Any help?

TNX
Re: WARNING: No module aacraid found for kernel 2.6.8-022stab034.1, continuing anyway [message #138 is a reply to message #137] Thu, 22 September 2005 07:19 Go to previous messageGo to next message
dim is currently offline  dim
Messages: 344
Registered: August 2005
Senior Member
> Hello,
>
> I'm trying to install openvz on RHEL 4, DELL PowerEdge 750. After
>
> # rpm -ihv vzkernel-2.6.8-022stab034.1.i686.rpm
>
> I get
>
> [root@redhat virtuozzo]# rpm -ihv vzkernel-2.6.8-022stab034.1.i686.rpm
> warning: vzkernel-2.6.8-022stab034.1.i686.rpm: V3 DSA signature:
> NOKEY, key ID a7a1d4b6
> Preparing... ###########################################
> [100%] 1:vzkernel ###########################################
> [100%] WARNING: No module aacraid found for kernel 2.6.8-022stab034.1,
> continuing anyway
> WARNING: No module ata_piix found for kernel 2.6.8-022stab034.1,
> continuing anyway
>
> Any help?
Command
'mkinitrd --builtin=aacraid
--builtin=ata_piix /boot/initrd-2.6.8-022stab034.1.img 2.6.8-022stab034.1'
will help.
We compile in these modules.

>
> TNX
>
--
Thanks,
Dmitry.
Re: WARNING: No module aacraid found for kernel 2.6.8-022stab034.1, continuing anyway [message #141 is a reply to message #137] Thu, 22 September 2005 08:17 Go to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

> I'm trying to install openvz on RHEL 4, DELL PowerEdge 750. After
>
> # rpm -ihv vzkernel-2.6.8-022stab034.1.i686.rpm
>
> I get
>
> [root@redhat virtuozzo]# rpm -ihv vzkernel-2.6.8-022stab034.1.i686.rpm
> warning: vzkernel-2.6.8-022stab034.1.i686.rpm: V3 DSA signature:
> NOKEY, key ID a7a1d4b6
> Preparing... ########################################### [100%]
> 1:vzkernel ########################################### [100%]
> WARNING: No module aacraid found for kernel 2.6.8-022stab034.1,
> continuing anyway
> WARNING: No module ata_piix found for kernel 2.6.8-022stab034.1,
> continuing anyway
>
> Any help?
Actually it is just a warnings due to the fact that most IDE/SCSI
drivers are compiled in OVZ kernel and are absent as modules.
But RHEL provides these as modules, so it's tools are complaining a bit.

You can check that /boot/initrd-2.6.8-022stab034.1.img was still created
successfully or create it manually as dim@ wrote to you:

# mkinitrd --builtin=aacraid
--builtin=ata_piix /boot/initrd-2.6.8-022stab034.1.img 2.6.8-022stab034.1

Kirill
Previous Topic: Re: Re: WARNING: No module aacraid found for kernel 2.6.8-022stab034.1, continuing anyway
Next Topic: Openvirtuozzo kernel patch license questions
Goto Forum:
  


Current Time: Sat Oct 19 15:37:31 GMT 2024

Total time taken to generate the page: 0.07444 seconds