Hide Forgot
Description of problem: vdsClient -s 0 stopAllCopies gives errors Version-Release number of selected component (if applicable): IC128,vdsm=79 How reproducible: Always Steps to Reproduce: 1.Type vdsClient -s 0 stopAllCopies Actual results: Traceback (most recent call last): File "/usr/share/vdsm/vdsClient.py", line 2002, in <module> Expected results: Should stop all copies Additional info: **vdsClient -s 0 stopAllCopies ** Traceback (most recent call last): File "/usr/share/vdsm/vdsClient.py", line 2002, in <module> code, message = commands[command][0](commandArgs) File "/usr/share/vdsm/vdsClient.py", line 1242, in stopAllCopies stats = self.s.stopAllCopies() File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__ return self.__send(self.__name, args) File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request verbose=self.__verbose File "/usr/lib64/python2.6/site-packages/M2Crypto/m2xmlrpclib.py", line 64, in request return self.parse_response(h.getfile()) File "/usr/lib64/python2.6/xmlrpclib.py", line 1361, in parse_response return self._parse_response(file, None) File "/usr/lib64/python2.6/xmlrpclib.py", line 1392, in _parse_response return u.close() File "/usr/lib64/python2.6/xmlrpclib.py", line 838, in close raise Fault(**self._stack[0]) Fault: <Fault 1: '<type \'exceptions.Exception\'>:method "stopAllCopies" is not supported'>
http://gerrit.usersys.redhat.com/#change,670
Bug report changed to ON_QA status by me since Errata System refused to do so. A QE request has been submitted for advisory RHEA-2011:11186-01 http://errata.devel.redhat.com/errata/show/11186
IC130, Ok fixed, No such command anymore
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2011-1782.html