|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: wrong logrotate for /var/log/xen/xend.log
On Tue, Sep 14, Olaf Hering wrote:
> [2010-09-14 13:24:30 4625] ERROR (xmlrpclib2:178) Internal error handling
> xend.domain
Poking around, something is leaking ressources in xenstored:
accept(4, 0, NULL) = -1 EMFILE (Too many open files)
select(1024, [4 ... 1023], [], NULL, NULL) = 1 (in [4])
pidof xenpaging | xargs -n1 lsof -n -p | grep -wc socket
1000
There is always one more thing...
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|