Note that we have been hitting the kern.maxfiles limit.
This commit is contained in:
parent
ae26534208
commit
90d6abb45d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38097
1 changed files with 15 additions and 0 deletions
|
@ -2477,6 +2477,21 @@ ln -s ../<replaceable>arch</replaceable>/archive/errorlogs <replaceable>arch</re
|
||||||
|
|
||||||
<para>This section is in progress.</para>
|
<para>This section is in progress.</para>
|
||||||
|
|
||||||
|
<sect2 id="pointyhat-src">
|
||||||
|
<title>Configuring <literal>src</literal></title>
|
||||||
|
|
||||||
|
<procedure>
|
||||||
|
|
||||||
|
<step>
|
||||||
|
<para>Add the following to <filename>etc/sysctl.conf</filename>:<screen>
|
||||||
|
kern.maxfiles=40000</screen>
|
||||||
|
</para>
|
||||||
|
</step>
|
||||||
|
|
||||||
|
</procedure>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
||||||
<sect2 id="pointyhat-ports">
|
<sect2 id="pointyhat-ports">
|
||||||
<title>Configuring <literal>ports</literal></title>
|
<title>Configuring <literal>ports</literal></title>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue