 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] 1000 Domains: Not able to access Domu via xm console from Dom0
 On 7 December 2012 10:03, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote: 
 Thanks for the quick reply! Have looked into your suggestions and: * It is NOT the number of evntchns, this is much less that the limits you mention * It is NOT the number of allowable PTY's, the number used is much less than the limit * The number of per process file descriptors was set to 1024, but i have increased this to thousands :  ulimint -n 10240 To hammer this point home, i built a wee C file to allocate pty's. Before i changed the limit i got problems past 1024, now it work fine as root, or any user. But, when i create ~350 domains:  cat /proc/<xenconsoled>/fd | wc -l   1024 only ever goes as high as 1024, and does not increase for subsequently added domains. Any other ideas? Also, as a side note, any idea why the domain creation time grows quadratically? Thanks  Paul _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users 
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |