LinuxQuestions.org
Did you know LQ has a Linux Hardware Compatibility List?
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices

Reply
 
LinkBack Search this Thread
Old 05-09-2006, 02:39 AM   #1
salmanucit
Member
 
Registered: Jul 2004
Posts: 53

Rep: Reputation: 15
security paramters


Hi
I am trying to install oracle application server on redhat advance server 4.
The installer checks the installaiton requirements and following is the output of that check in which its showing faiure while testing the values of msgmnb, msgmni, file-max
How to set correct values of these???

=======================================================================

Checking security kernel parameters
Checking for shmall=2097152; found shmall=2097152. Passed
Checking for msgmnb=65535; found msgmnb=16384. Failed <<<<
Checking for semmns=32000; found semmns=32000. Passed
Checking for semopm=100; found semopm=100. Passed
Checking for msgmni=2878; found msgmni=16. Failed <<<<
Checking for shmmax=4294967295; found shmmax=2147483648. Failed <<<<
Checking for hardnofiles=1024; found hardnofiles=16384. Passed
Checking for VERSION=2.6.9-11.EL; found VERSION=2.6.9-22.ELsmp. Passed
Checking for file-max=206173; found file-max=65536. Failed <<<<
Checking for msgmax=8192; found msgmax=8192. Passed
Checking for shmmni=4096; found shmmni=4096. Passed
Checking for softnofiles=1024; found softnofiles=16384. Passed
Check complete. The overall result of this check is: Failed <<<<
Problem: The security parameters in the kernel do not meet the minimum requirements (see above).
Recommendation: Perform operating system specific instructions to update the kernel parameters, namely BIT_SIZE and noexec_user_stack.
=======================================================================
Where to set these parameter against which i am being returned FAILED?
Regards
 
Old 05-09-2006, 03:59 AM   #2
imagineers7
Member
 
Registered: Mar 2006
Distribution: BackTrack, RHEL, FC, CentOS, IPCop, Ubuntu, 64Studio, Elive, Dream Linux, Trix Box
Posts: 310

Rep: Reputation: 30
Lightbulb

Hello Salman,

Try this to overcome those errors:-
copy paste it as it is on your terminal

echo 65535 > /proc/sys/kernel/msgmnb
echo 2878 > /proc/sys/kernel/msgmni
echo 4294967295 > /proc/sys/kernel/shmmax
echo 206173 > /proc/sys/fs/file-max

To make those changes permenant you can add this line in your /etc/rc.d/rc.local file so the command will be automatically set if your system gets reseted.

Let me know when your problem gets solved

Last edited by imagineers7; 05-09-2006 at 04:07 AM.
 
Old 05-09-2006, 09:22 AM   #3
salmanucit
Member
 
Registered: Jul 2004
Posts: 53

Original Poster
Rep: Reputation: 15
Thank you very much
problem is resolved using your instructions
Regards
 
Old 05-09-2006, 09:10 PM   #4
Capt_Caveman
Senior Member
 
Registered: Mar 2003
Distribution: Fedora
Posts: 3,658

Rep: Reputation: 57
Moved: This thread is more suitable in the Linux - General forum and has been moved accordingly to help your thread/question get the exposure it deserves.
 
  


Reply

Tags
kernel, parameters


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Firefox security (Really Windows Security or Lack Thereof - ED) LXer Syndicated Linux News 1 10-18-2008 09:32 PM
BASH - passing paramters to programs dkrysak Programming 1 11-18-2005 03:16 PM
[Security Questions] Last Login, how good is this feature for security breach info? t3gah Linux - Security 2 06-14-2005 01:02 AM
Check ./configure paramters? jon3k Linux - Software 3 03-01-2005 11:53 AM
Command Shell Paramters merana Linux - General 2 12-28-2002 04:09 PM


All times are GMT -5. The time now is 09:52 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration