Re: [vdsm] Help Needed

2014-04-08 Thread Dan Kenigsberg
On Tue, Apr 08, 2014 at 02:02:37AM -0400, Darshan Narayana Murthy wrote: - Original Message - From: Darshan Narayana Murthy dnara...@redhat.com To: vdsm-de...@fedorahosted.org Sent: Tuesday, April 8, 2014 11:21:27 AM Subject: Re: [vdsm] Help Needed - Original Message

Re: [vdsm] Help Needed

2014-04-07 Thread Darshan Narayana Murthy
- Original Message - From: Dan Kenigsberg dan...@redhat.com To: Darshan Narayana Murthy dnara...@redhat.com Sent: Monday, April 7, 2014 4:53:30 PM Subject: Re: Help Needed On Mon, Apr 07, 2014 at 06:52:36AM -0400, Darshan Narayana Murthy wrote: Hi Dan, I sent a patch for vdsm to

[vdsm] HELP NEEDED: vdsm sync meeting - September 23th 2013

2013-09-24 Thread Dan Kenigsberg
On Mon, Sep 23, 2013 at 04:34:29PM -0400, Douglas Schilling Landgraf wrote: - Heads up about 3.3.1/stable branch http://lists.ovirt.org/pipermail/engine-devel/2013-September/005601.html Our intention is to rename the current ovirt-3.3 branch to ovirt-3.3.0, and create a new ovirt-3.3 branch

Re: [vdsm] Help needed to debug segfault when using ctypes

2013-08-27 Thread Yaniv Bronheim
me know and I'll investigate more Yaniv Bronhaim - Original Message - From: Aravinda avish...@redhat.com To: vdsm-devel@lists.fedorahosted.org Sent: Thursday, August 22, 2013 3:23:34 PM Subject: [vdsm] Help needed to debug segfault when using ctypes Hi, In following patch I am

Re: [vdsm] Help needed to debug segfault when using ctypes

2013-08-27 Thread Yaniv Bronheim
:40 PM Subject: Re: [vdsm] Help needed to debug segfault when using ctypes On 08/27/2013 12:03 PM, Yaniv Bronheim wrote: Maybe you should pass it with quotes - vdsClient 0 glusterVolumeSizeInfoGet volumeName=gv1 But probably that's not the issue, Did you try to add prints in http

[vdsm] Help needed to debug segfault when using ctypes

2013-08-22 Thread Aravinda
Hi, In following patch I am using ctypes to load libgfapi(GlusterFS API) to get the Gluster volume statvfs information. http://gerrit.ovirt.org/#/c/17822 I am getting *segfault* when I run vdsClient 0 glusterVolumeSizeInfoGet volumeName=gv1 But I checked as below and it is working. cd

Re: [vdsm] Help needed to debug segfault when using ctypes

2013-08-22 Thread Deepak C Shetty
I haven't worked much on using ctypes in python.. but did you try to look into the core to see where exactly the segfault is happening.. that might give some clues for further debug. On 08/22/2013 05:53 PM, Aravinda wrote: Hi, In following patch I am using ctypes to load libgfapi(GlusterFS