On Tue, Feb 04, 2014 at 08:41:13AM -0500, Meital Bourvine wrote:
Hi,
Can you please open a bug about KeyError: 'path'?
Please include an excerpt of supervdsm.log, to give a better hint why
glusterVolumeStatus is failing in this fashion.
>
> First error I see in source host log:
> Thread-728830::ERROR::2014-02-04
> 13:42:59,735::BindingXMLRPC::984::vds::(wrapper) unexpected error
> Traceback (most recent call last):
> File "/usr/share/vdsm/BindingXMLRPC.py", line 970, in wrapper
> res = f(*args, **kwargs)
> File "/usr/share/vdsm/gluster/api.py", line 53, in wrapper
> rv = func(*args, **kwargs)
> File "/usr/share/vdsm/gluster/api.py", line 206, in volumeStatus
> statusOption)
> File "/usr/share/vdsm/supervdsm.py", line 50, in __call__
> return callMethod()
> File "/usr/share/vdsm/supervdsm.py", line 48, in <lambda>
> **kwargs)
> File "<string>", line 2, in glusterVolumeStatus
> File "/usr/lib64/python2.7/multiprocessing/managers.py", line 773,
> in _callmethod
> raise convert_to_error(kind, result)
> KeyError: 'path'