On Thu, Aug 17, 2017 at 12:21 PM, Vadim <[email protected]> wrote: > Hi, Sahina > > on all hosts > # rpm -qa | grep vdsm-gluster > vdsm-gluster-4.19.24-1.el7.centos.noarch >
Does this version match the vdsm version installed? If yes, can you try restarting supervdsmd service? > > > > Срд 16 Авг 2017 17:49:14 +0300, Sahina Bose <[email protected]> написал: > > Can you check if you have vdsm-gluster rpm installed on the hosts? > > > > On Wed, Aug 16, 2017 at 7:08 PM, Vadim <[email protected]> wrote: > > In vdsm.log > > > > 2017-08-16 16:34:15,314+0300 ERROR (jsonrpc/5) [jsonrpc.JsonRpcServer] > Internal server error (__init__:577) > > Traceback (most recent call last): > > File "/usr/lib/python2.7/site-packages/yajsonrpc/__init__.py", line > 572, in _handle_request > > res = method(**params) > > File "/usr/lib/python2.7/site-packages/vdsm/rpc/Bridge.py", line 198, > in _dynamicMethod > > result = fn(*methodArgs) > > File "/usr/lib/python2.7/site-packages/vdsm/gluster/apiwrapper.py", > line 117, in status > > return self._gluster.volumeStatus(volumeName, brick, statusOption) > > File "/usr/lib/python2.7/site-packages/vdsm/gluster/api.py", line 89, > in wrapper > > rv = func(*args, **kwargs) > > File "/usr/lib/python2.7/site-packages/vdsm/gluster/api.py", line > 411, in volumeStatus > > data = self.svdsmProxy.glusterVolumeStatvfs(volumeName) > > File "/usr/lib/python2.7/site-packages/vdsm/supervdsm.py", line 53, > in __call__ > > return callMethod() > > File "/usr/lib/python2.7/site-packages/vdsm/supervdsm.py", line 50, > in <lambda> > > getattr(self._supervdsmProxy._svdsm, self._funcName)(*args, > > AttributeError: 'AutoProxy[instance]' object has no attribute > 'glusterVolumeStatvfs' > > > > 2017-08-16 16:37:39,566+0300 ERROR (jsonrpc/3) [jsonrpc.JsonRpcServer] > Internal server error (__init__:577) > > Traceback (most recent call last): > > File "/usr/lib/python2.7/site-packages/yajsonrpc/__init__.py", line > 572, in _handle_request > > res = method(**params) > > File "/usr/lib/python2.7/site-packages/vdsm/rpc/Bridge.py", line 198, > in _dynamicMethod > > result = fn(*methodArgs) > > File "/usr/lib/python2.7/site-packages/vdsm/gluster/apiwrapper.py", > line 109, in list > > return self._gluster.tasksList(taskIds) > > File "/usr/lib/python2.7/site-packages/vdsm/gluster/api.py", line 89, > in wrapper > > rv = func(*args, **kwargs) > > File "/usr/lib/python2.7/site-packages/vdsm/gluster/api.py", line > 507, in tasksList > > status = self.svdsmProxy.glusterTasksList(taskIds) > > File "/usr/lib/python2.7/site-packages/vdsm/supervdsm.py", line 53, > in __call__ > > return callMethod() > > File "/usr/lib/python2.7/site-packages/vdsm/supervdsm.py", line 50, > in <lambda> > > getattr(self._supervdsmProxy._svdsm, self._funcName)(*args, > > AttributeError: 'AutoProxy[instance]' object has no attribute > 'glusterTasksList' > > > > Срд 16 Авг 2017 16:08:24 +0300, Vadim <[email protected]> написал: > > > Hi, All > > > > > > ovirt 4.1.4 fresh install > > > Constantly seeing this message in the logs, how to fix this: > > > > > > VDSM kvm04 command GlusterTasksListVDS failed: 'AutoProxy[instance]' > object has no attribute 'glusterTasksList' > > > VDSM kvm04 command GlusterTasksListVDS failed: 'AutoProxy[instance]' > object has no attribute 'glusterTasksList' > > > VDSM kvm04 command GlusterTasksListVDS failed: 'AutoProxy[instance]' > object has no attribute 'glusterTasksList' > > > VDSM kvm04 command GetGlusterVolumeAdvancedDetailsVDS failed: > 'AutoProxy[instance]' object has no attribute 'glusterVolumeStatvfs' > > > VDSM kvm04 command GetGlusterVolumeAdvancedDetailsVDS failed: > 'AutoProxy[instance]' object has no attribute 'glusterVolumeStatvfs' > > > VDSM kvm04 command GlusterTasksListVDS failed: 'AutoProxy[instance]' > object has no attribute 'glusterTasksList' > > > VDSM kvm04 command GlusterTasksListVDS failed: 'AutoProxy[instance]' > object has no attribute 'glusterTasksList' > > > VDSM kvm04 command GlusterTasksListVDS failed: 'AutoProxy[instance]' > object has no attribute 'glusterTasksList' > > > > > > -- > > > Thanks, > > > Vadim > > > _______________________________________________ > > > Users mailing list > > > [email protected] > > > http://lists.ovirt.org/mailman/listinfo/users > > > > -- > > Thanks, > > Vadim > > _______________________________________________ > > Users mailing list > > [email protected] > > http://lists.ovirt.org/mailman/listinfo/users > > -- > Thanks, > Vadim > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users >
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

