hi Filip:
        I hava updated the ulimite -n parame to 65535
but it still show the error



-----邮件原件-----
发件人: Dev [mailto:[email protected]] 代表 Filip Pytloun
发送时间: 2016年1月18日 17:24
收件人: [email protected]
主题: Re: [opencontrail-dev] contrail-api too many open file

Hello,

you need to raise limit of open files, put something like this in your
/etc/security/limits.conf:

* hard nofile 65535
* soft nofile 65535

possibly adjust the number or matching user/group.

Filip

On 2016/01/18 09:54, 王李明 wrote:
> hi all:
> 
>          I use openstack rally to create a lot of 
> network,subnet,vm,router such as
> 
> when about 5 hour later I find neutron server can not connect with 
> contrail-api
> 
>  
> 
> and I find a lot of error with contrail-api
> 
>  
> 
> open("/etc/passwd")  too many open file
> 
> open("/etc/passwd")  too many open file
> 
> open("/etc/passwd")  too many open file
> 
> open("/etc/passwd")  too many open file
> 
> open("/etc/passwd")  too many open file
> 
> open("/etc/passwd")  too many open file
> 
> open("/etc/passwd")  too many open file
> 
> open("/etc/passwd")  too many open file
> 
> ......................................
> 
>  
> 
>  
> 
> why
> 
>  
> 
> anyone can help me
> 
>  
> 

> _______________________________________________
> Dev mailing list
> [email protected]
> http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.
> org


--
Filip Pytloun
Cloud Architect
 
[tcp ◕ cloud]
 
tcp cloud a.s.
Thamova 16, 180 00  Prague 8
 
Mobile: +420 776 004 323
E-mail: [email protected]
Web: http://www.opentcpcloud.org/




_______________________________________________
Dev mailing list
[email protected]
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org

Reply via email to