HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- kernel parameters problem
Operating System - Linux
1827635
Members
4123
Online
109966
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 02:16 PM
02-22-2006 02:16 PM
kernel parameters problem
Red Hat Enterprise linux 4
I have added these kernel parameters to /etc/sysctl.conf and when I issue the sysctl -p command it shows error for certain parameters.
[root@test01 ~]# sysctl -p
...
error: 'kernel.semmni' is an unknown key
error: 'kernel.semmns' is an unknown key
error: 'kernel.semopm' is an unknown key
error: 'kernel.semmsl' is an unknown key
...
What is the problem?
I have added these kernel parameters to /etc/sysctl.conf and when I issue the sysctl -p command it shows error for certain parameters.
[root@test01 ~]# sysctl -p
...
error: 'kernel.semmni' is an unknown key
error: 'kernel.semmns' is an unknown key
error: 'kernel.semopm' is an unknown key
error: 'kernel.semmsl' is an unknown key
...
What is the problem?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 03:52 PM
02-22-2006 03:52 PM
Re: kernel parameters problem
I think this is just some typo in your sysctl.conf. It should be like:
kernel.semopm = 100
Please publish your sysctl.conf.
Rgds,
Vitaly
kernel.semopm = 100
Please publish your sysctl.conf.
Rgds,
Vitaly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 09:21 PM
02-22-2006 09:21 PM
Re: kernel parameters problem
Hi
Seems to be a syntax problem in /etc/sysctl.conf
it should be like this :
kernel.shmmax=2147483648
kernel.sem=250 32000 100 128
no space after =
etc
Cheers
Seems to be a syntax problem in /etc/sysctl.conf
it should be like this :
kernel.shmmax=2147483648
kernel.sem=250 32000 100 128
no space after =
etc
Cheers
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP