View Single Post

   
  #2 (permalink)  
Old 01-16-2008, 09:00 PM
Vishwas Pai
 
Posts: n/a
Default Re: Could not fork: Not enough space

pintoo wrote:
> Apr 27 14:37:32 bkpmgmt prngd[1759]: Could not fork: Not enough space
> Apr 27 14:57:08 bkpmgmt prngd[1759]: Could not fork: Not enough space
> Apr 27 14:57:13 bkpmgmt above message repeats 17 times
> Apr 27 14:57:59 bkpmgmt prngd[1759]: Could not fork: Not enough space
> Apr 27 15:16:41 bkpmgmt prngd[1759]: Could not fork: Not enough space
> Apr 27 15:17:13 bkpmgmt above message repeats 22 times
> Apr 27 15:17:32 bkpmgmt prngd[1759]: Could not fork: Not enough space
> Apr 27 15:29:28 bkpmgmt sshd[809]: error: fork: Not enough space
> Apr 27 15:31:59 bkpmgmt prngd[1759]: Could not fork: Not enough space


First your RAM, then the swap got full. Check the space
available using swapinfo and check if there is any user
application causing huge memory leaks. Increase swap
space.

--vishwas.
Reply With Quote