Operating System - HP-UX
1833012 Members
3165 Online
110048 Solutions
New Discussion

Cannot fork NETIO process ([12] Not enough space)=> aborting

 
Anoop P_2
Regular Advisor

Cannot fork NETIO process ([12] Not enough space)=> aborting

Hi All,

We have a K580 11.11 system with 4 CPUs and 4 GB Physical Memory, running Oracle.

The system have been running fine for the last 100 days, but yesterday the backup (omniback) failed with the following error:

Cannot fork NETIO process ([12] Not enough space)=> aborting

The swapinfo -t output is as below:
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 2097152 1025528 1071624 49% 0 - 1 /dev/vg00/lvol2
dev 2097152 1028712 1068440 49% 0 - 1 /dev/vg00/lvol12
reserve - 1087008 -1087008
memory 3232532 2708000 524532 84%
total 7426836 5849248 1577588 79% - 0 -

The backup was fired yesterday night, but the output above is of the day time. We have a system to archive the system performance, and according to it, the memory and cpu utilisation have never been above what is current.

uptime
1:54pm up 107 days, 18:17, 1 user, load average: 0.01, 0.01, 0.01

The glance and top outputs are attached.
Please suggest a way to resolve the situation.

Thanks in Advance
4 REPLIES 4
Rajesh D L
Frequent Advisor

Re: Cannot fork NETIO process ([12] Not enough space)=> aborting

Hi Anoop,

Check your nproc and maxuprc values. I feel, the nproc value has to be increased.
maxuprc is dynamic, so try changing this first.

regards,
RDL.
Naveej.K.A
Honored Contributor

Re: Cannot fork NETIO process ([12] Not enough space)=> aborting

hi Anoop,

Have a look around your nproc kernel parameter. It might have reached the limit during the backup procedure

with best wishes
Naveej
practice makes a man perfect!!!
Anoop P_2
Regular Advisor

Re: Cannot fork NETIO process ([12] Not enough space)=> aborting

System Table Available Used Utilization High(%)
--------------------------------------------------------------------------------
Proc Table (nproc) 4116 177 4 4


Now, thats the nproc value which I have. I'm not quite convinced that all of what is available could have been used up.

Please suggest.
Anoop P_2
Regular Advisor

Re: Cannot fork NETIO process ([12] Not enough space)=> aborting

too old thread!