HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- request_module[ppp0]: fork failed, errno 1
Operating System - Linux
1828308
Members
3416
Online
109975
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
04-18-2008 12:16 AM
04-18-2008 12:16 AM
request_module[ppp0]: fork failed, errno 1
request_module[ppp0]: fork failed, errno 1
what's the problem.
That linux box has a version which is Red Hat Linux release 7.1k (JinDo)
it takes long time of booting system and the time after it has booted the log that is, request_module[ppp0]: fork failed, errno 1 generated.
what is it? too serious for me.
I need much help this time.
thank you.
what's the problem.
That linux box has a version which is Red Hat Linux release 7.1k (JinDo)
it takes long time of booting system and the time after it has booted the log that is, request_module[ppp0]: fork failed, errno 1 generated.
what is it? too serious for me.
I need much help this time.
thank you.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2008 02:25 AM
04-18-2008 02:25 AM
Re: request_module[ppp0]: fork failed, errno 1
how is the resource utilization in the system? MEM and swap usage?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2008 08:17 AM
04-18-2008 08:17 AM
Re: request_module[ppp0]: fork failed, errno 1
The general structure of those messages is:
trying to do this: but this happened
"fork failed" means that the system cannot start a new process. This usually means that the server is totally out of memory for some reason. Unfortunately the system cannot tell you very much of the problem, precisely because its resources are stretched so thin.
This is a serious problem: it usually means that most application processes and some system daemons may crash because they don't get the resources they need to go on. This may make the system inaccessible through the network.
"request_module[ppp0]" suggests that the system is trying to load a PPP kernel module in order to start a PPP connection. This is usually a dial-up connection, but could be a PPPOE network connection or a PPTP VPN. Does this machine have a modem attached to it? Is it supposed to make or receive dial-up connections through it?
Can you use the system after it finally has completed booting? If so, examine all the logs in directory /var/log. What else happens exactly when or just before these error messages are logged?
What processes are running? Can you find any custom additions in the system start-up scripts? Can you locate anything that should have started up automatically but is not running now?
What kind of hardware is this? Can you run memtest86 on it? Does it report any errors?
http://www.memtest86.com/
MK
trying to do this: but this happened
"fork failed" means that the system cannot start a new process. This usually means that the server is totally out of memory for some reason. Unfortunately the system cannot tell you very much of the problem, precisely because its resources are stretched so thin.
This is a serious problem: it usually means that most application processes and some system daemons may crash because they don't get the resources they need to go on. This may make the system inaccessible through the network.
"request_module[ppp0]" suggests that the system is trying to load a PPP kernel module in order to start a PPP connection. This is usually a dial-up connection, but could be a PPPOE network connection or a PPTP VPN. Does this machine have a modem attached to it? Is it supposed to make or receive dial-up connections through it?
Can you use the system after it finally has completed booting? If so, examine all the logs in directory /var/log. What else happens exactly when or just before these error messages are logged?
What processes are running? Can you find any custom additions in the system start-up scripts? Can you locate anything that should have started up automatically but is not running now?
What kind of hardware is this? Can you run memtest86 on it? Does it report any errors?
http://www.memtest86.com/
MK
MK
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