From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Jin Subject: Re: Lots of connections led oxenstored stuck Date: Thu, 14 Aug 2014 16:33:39 +0800 Message-ID: <53EC7463.1020105@oracle.com> References: <53E475C8.2070806@oracle.com> <0E6BCB61859D7F4EB9CAC75FC6EE6FF84573109A@SZXEMA502-MBX.china.huawei.com> <56117839-54D7-410D-9008-25F5F18514FA@citrix.com> <53E80FD9.3010002@oracle.com> <53E95D9C.6000901@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <53E95D9C.6000901@oracle.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Dave Scott Cc: Zheng Li , "Luis R. Rodriguez" , Luonengjun , xen-devel , Fanhenglong , "Liuqiming (John)" , Ian Jackson List-Id: xen-devel@lists.xenproject.org On 08/12/14 08:19, Joe Jin wrote: >> > * root in dom0 opens many connections, until oxenstored is out of reso= urces (where the most limited resource is currently file descriptors) >> > * root in dom0 closes the connections >> > * oxenstored recovers, and =91xm list -l=92 works again >> > = >> > Instead, you=92re seeing oxenstored getting into a stuck state causing= =91xm list -l=92 to block =97 is this accurate? > Yes that's it. > = >> > = >> > Could you share your reproducer program? Dave, can you reproduce this issue with the reproducer or no? Anything else can I help for test/reproduce? Thanks, Joe