nexus警告max file descriptors [65535] likely too low

发布时间:2020-07-01 12:36:50 作者:蜗牛远途
来源:网络 阅读:901

web页面上的警告信息:“System Requirement: max file descriptors [65535] likely too low, increase to at least [65536].”

nexus警告max file descriptors [65535] likely too lownexus警告max file descriptors [65535] likely too low


检查我的Linux (CentOS 7.2)上的/etc/security/limits.conf ,里面已经有了nexus - nofile 65536 这一行,但是并没有生效。

最后的解决方法是在/etc/security/limits.conf 中,注释掉原来的nexus - nofile 65536 这一行,并增加以下两行:

nexus          soft    nofile  65536

nexus          hard    nofile  65536

或设置任意用户的nofile为65536:

* soft nofile 65536

* hard nofile 65536

保存修改后重启Nexus,就没有上面的警告了。

--------------------- 


推荐阅读:
  1. VXLAN 技术解析-(1)VXLAN简述
  2. 在vSphere ESXi6 中成功安装 Nexus 1000v n1000v-dk9.5.2.1.SV3.1.10

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

nexus ne esc

上一篇:3.跟老韩学Python之Python代码书写风格

下一篇:xml数据解析

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》