DescriptionSandro Bonazzola
2014-11-27 15:35:44 UTC
Description of problem:
Upgrading from 3.4.4 to 3.5.1 snapshot the vdsm rpm throw an exception:
warning: /etc/vdsm/vdsm.conf created as /etc/vdsm/vdsm.conf.rpmnew
Traceback (most recent call last):
File "/usr/bin/vdsm-tool", line 224, in <module>
sys.exit(main())
File "/usr/bin/vdsm-tool", line 210, in main
except vdsm.tool.UsageError as e:
AttributeError: 'module' object has no attribute 'UsageError'
Version-Release number of selected component (if applicable):
Upgrading to:
vdsm-4.16.7-71.gitc3ea4d5.el6.x86_64
From:
vdsm-4.14.17-0.el6.x86_64
How reproducible:
100%
(In reply to Yaniv Bronhaim from comment #2)
> look like that.. weird. probably configure sanlock throws exception on
> rhel7? we hide such errors
Please note here I was using CentOS 6.6.
Description of problem: Upgrading from 3.4.4 to 3.5.1 snapshot the vdsm rpm throw an exception: warning: /etc/vdsm/vdsm.conf created as /etc/vdsm/vdsm.conf.rpmnew Traceback (most recent call last): File "/usr/bin/vdsm-tool", line 224, in <module> sys.exit(main()) File "/usr/bin/vdsm-tool", line 210, in main except vdsm.tool.UsageError as e: AttributeError: 'module' object has no attribute 'UsageError' Version-Release number of selected component (if applicable): Upgrading to: vdsm-4.16.7-71.gitc3ea4d5.el6.x86_64 From: vdsm-4.14.17-0.el6.x86_64 How reproducible: 100%