We went through this and found the startup script has the ulimit commands in it and were set too low. Also, did you check /etc/security/limits.conf
https://www.ibm.com/support/knowledgecenter/SSATMW_7.1.0/com.ibm.itsm.srv.install.doc/t_srv_startsrv_set_access_ulimit-linux.html On Wed, Jun 1, 2016 at 7:16 AM, Loon, EJ van (ITOPT3) - KLM < [email protected]> wrote: > Some additional analysis: a cat /proc/<PID>/limits indeed shows a Max open > files 4096... I don't know why, since both the root user as the instance > user have the proper settings: > Root: > # ulimit -Hn > 65536 > # ulimit -Sn > 65536 > Instance user: > $ ulimit -Hn > 65536 > $ ulimit -Sn > 65536 > Kind regards, > Eric van Loon > Air France/KLM Storage Engineering > > -----Original Message----- > From: ADSM: Dist Stor Manager [mailto:[email protected]] On Behalf Of > Loon, EJ van (ITOPT3) - KLM > Sent: woensdag 1 juni 2016 12:53 > To: [email protected] > Subject: ANR3619W > > Hi guys! > I'm setting up a 7.1.5 server on Linux. I followed all specs and I have > raised the hard and soft limits for open files to the recommended value of > 65536 for both the instance user as root. However, I keep on receiving the > following message: > ANR3619W The user limit for open files is below the recommended minimum > value of 8192. > I also checked the db2diag.log file for the value of nofiles and it says: > nofiles (descriptors) = 0x0000000000010000 which is 65536. So I don't > understand why TSM keeps on complaining... > Thanks for any help in advance! > Kind regards, > Eric van Loon > Air France/KLM Storage Engineering > ******************************************************** > For information, services and offers, please visit our web site: > http://www.klm.com. This e-mail and any attachment may contain > confidential and privileged material intended for the addressee only. If > you are not the addressee, you are notified that no part of the e-mail or > any attachment may be disclosed, copied or distributed, and that any other > action related to this e-mail or attachment is strictly prohibited, and may > be unlawful. If you have received this e-mail by error, please notify the > sender immediately by return e-mail, and delete this message. > > Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its > employees shall not be liable for the incorrect or incomplete transmission > of this e-mail or any attachments, nor responsible for any delay in receipt. > Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch > Airlines) is registered in Amstelveen, The Netherlands, with registered > number 33014286 > ******************************************************** > ******************************************************** > For information, services and offers, please visit our web site: > http://www.klm.com. This e-mail and any attachment may contain > confidential and privileged material intended for the addressee only. If > you are not the addressee, you are notified that no part of the e-mail or > any attachment may be disclosed, copied or distributed, and that any other > action related to this e-mail or attachment is strictly prohibited, and may > be unlawful. If you have received this e-mail by error, please notify the > sender immediately by return e-mail, and delete this message. > > Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its > employees shall not be liable for the incorrect or incomplete transmission > of this e-mail or any attachments, nor responsible for any delay in receipt. > Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch > Airlines) is registered in Amstelveen, The Netherlands, with registered > number 33014286 > ******************************************************** > > -- *Zoltan Forray* TSM Software & Hardware Administrator Xymon Monitor Administrator VMware Administrator (in training) Virginia Commonwealth University UCC/Office of Technology Services www.ucc.vcu.edu [email protected] - 804-828-4807 Don't be a phishing victim - VCU and other reputable organizations will never use email to request that you reply with your password, social security number or confidential personal information. For more details visit http://infosecurity.vcu.edu/phishing.html
