How do I check and/or change the "open files" limit on UNIX for my MetaMatrix Server?
Updated -
Release Found: Metamatrix Versions 5.5.x and 5.0.x
It may be necessary to check or change the open files limit on UNIX/Linux. This can be done via the ulimit
utility.
To check the current limit execute:
ulimit -n
This will output the current limit for the number of files that can be open. Keep in mind that this also inc...
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.