On 12/22/18 3:47 AM, ABHISHEK PALIWAL wrote:
> Hi Chet,
> 
>>What is the hard limit on the number of processes for a process started in
>>this environment? (The value of `ulimit -n'.)
> 
> Here are the Hard and soft limits for open files and max user processes.
> root@localhost:/root> ulimit -Hn
> 1024
> root@localhost:/root> ulimit -Hu
> 516046
> root@localhost:/root> ulimit -Su
> 1024
> root@localhost:/root> ulimit -S> 1024

These are probably not the same values that are available to processes run
as services.

Look at http://lists.gnu.org/archive/html/bug-bash/2018-12/msg00084.html
for a discussion of the issue and a fix.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/

Reply via email to