Re: [vdsm] Threading and Pipe bug in vdsm, test .py file without vdsm

2012-04-19 Thread wenchao xia
Hi Ayal and Dan, Attachment is the file reproducing the bug, it is verified on python2.7.2(fedora16) and python2.7.2+(ubuntu). Related discuss on python issue tracker: http://bugs.python.org/issue2320 It is similar to what I observed, program hangs on a thread calling subprocess pipe.

Re: [vdsm] Threading and Pipe bug in vdsm, test .py file without vdsm

2012-04-19 Thread wenchao xia
The test script should be runned for several times, and thread 1 have its chance to hang. Hi Ayal and Dan, Attachment is the file reproducing the bug, it is verified on python2.7.2(fedora16) and python2.7.2+(ubuntu). Related discuss on python issue tracker: http://bugs.python.org/issue2320 It

Re: [vdsm] Storage Device Management in VDSM and oVirt

2012-04-19 Thread Ayal Baron
- Original Message - > On Wed, Apr 18, 2012 at 09:06:36AM -0400, Ayal Baron wrote: > > > > > > - Original Message - > > > On Tue, Apr 17, 2012 at 03:38:25PM +0530, Shireesh Anjal wrote: > > > > Hi all, > > > > > > > > As part of adding Gluster support in ovirt, we need to > > >