Re: [vdsm] Help Needed

2014-04-08 Thread Darshan Narayana Murthy
- Original Message - From: "Humble Chirammal" To: "Dan Kenigsberg" , "Darshan Narayana Murthy" Cc: vdsm-de...@fedorahosted.org, "Vijay Bellur" Sent: Wednesday, April 9, 2014 11:42:09 AM Subject: Re: [vdsm] Help Needed On 04/08/2014 02:22 PM

Re: [vdsm] Help Needed

2014-04-08 Thread Humble Chirammal
On 04/08/2014 02:22 PM, Dan Kenigsberg wrote: On Tue, Apr 08, 2014 at 02:02:37AM -0400, Darshan Narayana Murthy wrote: - Original Message - From: "Darshan Narayana Murthy" To: vdsm-de...@fedorahosted.org Sent: Tuesday, April 8, 2014 11:21:27 AM Subject: Re: [vdsm] H

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" > To: vdsm-de...@fedorahosted.org > Sent: Tuesday, April 8, 2014 11:21:27 AM > Subject: Re: [vdsm] Help Needed &g

Re: [vdsm] Help Needed

2014-04-07 Thread Darshan Narayana Murthy
- Original Message - From: "Darshan Narayana Murthy" To: vdsm-de...@fedorahosted.org Sent: Tuesday, April 8, 2014 11:21:27 AM Subject: Re: [vdsm] Help Needed - Original Message - From: "Dan Kenigsberg" To: "Darshan Narayana Murthy" Sent: Mo

Re: [vdsm] Help Needed

2014-04-07 Thread Darshan Narayana Murthy
- Original Message - From: "Dan Kenigsberg" To: "Darshan Narayana Murthy" 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 get the gluster volume capaci

[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 "gv1" as input, > > let me know and I'll investigate more > > > > Yaniv Bronhaim > > > > - Original Message - > >> From: "Aravinda" > >> To: vdsm-devel@lists.fedorahosted.org > >> Sent: Thursday, August 22,

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

2013-08-27 Thread Aravinda
the gfapi call with the same "gv1" as input, let me know and I'll investigate more Yaniv Bronhaim - Original Message - From: "Aravinda" To: vdsm-devel@lists.fedorahosted.org Sent: Thursday, August 22, 2013 3:23:34 PM Subject: [vdsm] Help needed to debug segf

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

2013-08-26 Thread Yaniv Bronheim
with the same "gv1" as input, let me know and I'll investigate more Yaniv Bronhaim - Original Message - > From: "Aravinda" > To: vdsm-devel@lists.fedorahosted.org > Sent: Thursday, August 22, 2013 3:23:34 PM > Subject: [vdsm] Help needed to debug segfa

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 AP

[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 /u