IBM Storage The online community where IBM Storage users meet, share, discuss, and learn. Join the Community
vim /etc/security/limits.conf# add the following lines at the end of /etc/security/limits.conf* soft nofile 65536* hard nofile 65536* soft nproc 65536* hard nproc 65536