On 11/05/2013 02:12 PM, Piotr Kliczewski wrote:
Recently I compared vdsmapi-schema.json file and the engine code
(IVdsServer interface). I wanted to understand how to build json
messages from parameters which are provided by the engine interface.
I would like to understand which interface defi
Hi,
I sent a patch to vdsm in gerrit, but rpm sanity test is failing. Please
suggest how to fix this.
patch: http://gerrit.ovirt.org/#/c/17822/6
sanity test:
http://jenkins.ovirt.org/job/vdsm_install_rpm_sanity_gerrit/148/
--
regards
Aravinda
using libgfapi.
This func is added as supervdsm method using the decorator @makePublic,
which is used in /vdsm/gluster/api.py
(self.svdsmProxy.glusterVolumeStatvfs(volumeName))
Will try to debug using remote debugger. Thanks for the suggestions.
--
regards
Aravinda
If you sure it raises inside
flag=4096L,
f_namemax=255L)
Please suggest how I can debug this issue.
--
Regards
Aravinda
___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel
[Adding Saggi, Adam, Dan, Sahina]
On 04/16/2013 02:13 PM, Aravinda wrote:
[Adding engine-devel]
On 04/16/2013 02:10 PM, Aravinda wrote:
vdsm/gluster is vdsm plugin for gluster related functionality. These
functionalities are available only when vdsm-gluster package is
installed. So the
[Adding engine-devel]
On 04/16/2013 02:10 PM, Aravinda wrote:
vdsm/gluster is vdsm plugin for gluster related functionality. These
functionalities are available only when vdsm-gluster package is
installed. So the schema JSON of vdsm-gluster cannot be added to the
same file(vdsm_api/vdsmapi
ory inside
vdsm_api, so that we can modify vdsmapi.py to read all schema files from
that dir. When vdsm-gluster package installed, it copies
vdsmapi-gluster-schema.json into schema directory.
--
regards
Aravinda
On 04/15/2013 04:14 PM, Aravinda wrote:
Hi,
We are trying to add json rpc supp
Hi,
We are trying to add json rpc support for vdsm gluster verbs. I
submitted a patch to read gluster verbs schema from vdsm/gluster directory.
http://gerrit.ovirt.org/#/c/13921/
Let me know if the approach is fine.
--
regards
Aravinda
___
vdsm