OpenVZ Forum


Home » General » Support » *SOLVED* No module ata_piix and raid found error?
*SOLVED* No module ata_piix and raid found error? [message #11111] Wed, 14 March 2007 04:45 Go to next message
whatever is currently offline  whatever
Messages: 142
Registered: September 2006
Senior Member
We are using server with 4 GB ram but it shows only 3 GB.
The operating system is CentOS 4.4
Which kernel do we have to install to see 4 GB RAM
#uname -a
Linux 2.6.9-023stab040.1-smp #1 SMP Tue Jan 16 00:54:22 MSK 2007 i686 i686 i386 GNU/Linux

We tried installing the openvz but we got following error.

WARNING: No module ata_piix found for kernel 2.6.9-023stab040.1-smp,
continuing anyway
WARNING: No module raid1 found for kernel 2.6.9-023stab040.1-smp, continuing
anyway

Can anyone suggest which kernel we use to see 4 GB RAM and how to rectify these warning.

Thanks

[Updated on: Wed, 14 March 2007 11:45] by Moderator

Report message to a moderator

Re: No module ata_piix and raid found error? [message #11114 is a reply to message #11111] Wed, 14 March 2007 07:23 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Hello,

you wrote:
Quote:

We are using server with 4 GB ram but it shows only 3 GB.
The operating system is CentOS 4.4
Which kernel do we have to install to see 4 GB RAM
#uname -a
Linux 2.6.9-023stab040.1-smp #1 SMP Tue Jan 16 00:54:22 MSK 2007 i686 i686 i386 GNU/Linux

We tried installing the openvz but we got following error.

WARNING: No module ata_piix found for kernel 2.6.9-023stab040.1-smp,
continuing anyway
WARNING: No module raid1 found for kernel 2.6.9-023stab040.1-smp, continuing
anyway

Can anyone suggest which kernel we use to see 4 GB RAM and how to rectify these warning.


Actually, 32bit kernels can see 4Gb of RAM, but some chipsets map some gigabytes above the 4Gb limit, and then 32bit kernel can't see all the RAM. Here are the ways to solve the problem:
1) Some BIOSes have a trigger to map all the memory below 4Gb, without the hole. You can try to find it.
2) Use OpenVZ etnosplit kernel.
3) Use 64bit OS.

As concerns WARNINGS. They are OK, because thede modules are incorporated in the kernel. So, don't worry. Smile

HTH,
Vasily.

[Updated on: Wed, 14 March 2007 07:24]

Report message to a moderator

Re: No module ata_piix and raid found error? [message #11116 is a reply to message #11114] Wed, 14 March 2007 07:34 Go to previous messageGo to next message
whatever is currently offline  whatever
Messages: 142
Registered: September 2006
Senior Member
Thank you Vasily for the reply Smile
Do we have to use 64bit or 32bit or can we use enterprise kernel in single processor?

up2date --nosig ovzkernel-enterprise

or the kernel we using is ok?

Thanks
Re: No module ata_piix and raid found error? [message #11118 is a reply to message #11116] Wed, 14 March 2007 08:10 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
I suspect that your node has 32bit CentOS installed. So, just use etnosplit OpenVZ kernel.

Vasily.
Re: No module ata_piix and raid found error? [message #11119 is a reply to message #11118] Wed, 14 March 2007 08:36 Go to previous messageGo to next message
whatever is currently offline  whatever
Messages: 142
Registered: September 2006
Senior Member
Yes we have 32 bit installed. Can we install this kernel using up2date or yum? Whats the kernel name like we use up2date --nosig ovzkernel-enterprise
Thanks
Re: No module ata_piix and raid found error? [message #11120 is a reply to message #11119] Wed, 14 March 2007 08:50 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Yes, you can, kernel name is "ovzkernel-entnosplit"

Vasily
Re: No module ata_piix and raid found error? [message #11122 is a reply to message #11111] Wed, 14 March 2007 09:25 Go to previous messageGo to next message
whatever is currently offline  whatever
Messages: 142
Registered: September 2006
Senior Member
I tried
up2date --nosig ovzkernel-entnosplit

The following packages you requested were not found:
ovzkernel-entnosplit

Thanks
Re: No module ata_piix and raid found error? [message #11134 is a reply to message #11122] Wed, 14 March 2007 10:19 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
[root@white yum.repos.d]# yum install ovzkernel-entnosplit
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package ovzkernel-entnosplit.i686 0:2.6.9-023stab040.1 set to be installed
--> Running transaction check

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Installing:
 ovzkernel-entnosplit    i686       2.6.9-023stab040.1  openvz             14 M

Transaction Summary
=============================================================================
Install      1 Package(s)
Update       0 Package(s)
Remove       0 Package(s)
Total download size: 14 M
Is this ok [y/N]: y
Downloading Packages:
...
Re: No module ata_piix and raid found error? [message #11140 is a reply to message #11134] Wed, 14 March 2007 10:40 Go to previous messageGo to next message
whatever is currently offline  whatever
Messages: 142
Registered: September 2006
Senior Member
[root@admin~]# yum install ovzkernel-entnosplit
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
No Match for argument: ovzkernel-entnosplit
Nothing to do
Re: No module ata_piix and raid found error? [message #11141 is a reply to message #11140] Wed, 14 March 2007 10:41 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Have you set up OpenVZ repos?
Re: No module ata_piix and raid found error? [message #11142 is a reply to message #11141] Wed, 14 March 2007 10:55 Go to previous messageGo to next message
whatever is currently offline  whatever
Messages: 142
Registered: September 2006
Senior Member
I dont think so.
Can you please suggest how to do that?
Thanks
Re: No module ata_piix and raid found error? [message #11144 is a reply to message #11142] Wed, 14 March 2007 11:20 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
read this, please,
http://wiki.openvz.org/Quick_installation#yum_pre-setup
Re: No module ata_piix and raid found error? [message #11147 is a reply to message #11111] Wed, 14 March 2007 11:37 Go to previous message
whatever is currently offline  whatever
Messages: 142
Registered: September 2006
Senior Member
Thanks buddy Smile
Works like charm...

Previous Topic: Veth does not forward DHCP packages
Next Topic: *CLOSED* Install failed, grub doesn't even boot
Goto Forum:
  


Current Time: Thu Jul 11 08:24:02 GMT 2024

Total time taken to generate the page: 0.02444 seconds