Bug 719346 - [RHEL.6][VDSM] - vdsClient command returns errors
Summary: [RHEL.6][VDSM] - vdsClient command returns errors
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: vdsm
Version: 6.1
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: rc
: ---
Assignee: Dan Kenigsberg
QA Contact: David Botzer
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-06 14:17 UTC by David Botzer
Modified: 2014-01-14 00:00 UTC (History)
8 users (show)

Fixed In Version: vdsm-4.9-81.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-06 07:30:40 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2011:1782 0 normal SHIPPED_LIVE new packages: vdsm 2011-12-06 11:55:51 UTC

Description David Botzer 2011-07-06 14:17:30 UTC
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'>

Comment 2 David Naori 2011-07-06 16:53:16 UTC
http://gerrit.usersys.redhat.com/#change,670

Comment 3 Dan Kenigsberg 2011-07-17 11:48:08 UTC
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

Comment 4 David Botzer 2011-07-17 11:57:01 UTC
IC130, Ok fixed,
No such command anymore

Comment 6 errata-xmlrpc 2011-12-06 07:30:40 UTC
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


Note You need to log in before you can comment on or make changes to this bug.