+++ This bug was initially created as a clone of Bug #1118962 +++ Description of problem: when using "ovirt-node-config h" to get more information how to use "ovirt-node-config" tools failed with follow error info: [root@dhcp-66-73-241 admin]# ovirt-node-config h Traceback (most recent call last): File "/usr/bin/ovirt-node-config", line 94, in <module> cls, func = split_clsfunc(args[1]) IndexError: list index out of range [root@dhcp-66-73-241 admin]# ovirt-node-config help Traceback (most recent call last): File "/usr/bin/ovirt-node-config", line 94, in <module> cls, func = split_clsfunc(args[1]) IndexError: list index out of range Version-Release number of selected component (if applicable): ovirt-node-iso-3.5.0.ovirt35.20140707.el6.iso How reproducible: 100% Steps to Reproduce: Actual results: Expected results: Additional info:
This issue could reproduce in the follow version: ovirt-node-3.1.0-0.5.20140711git7197118.el7.noarch.rpm rhev-hypervisor7-7.0-20140714.0.iso so need clone from upstream to track it in rhevh 7
Hello Fabian, Should we move this one to MODIFIED? Next rebase should include this fix.
I'll move this to modified once this lands in our d/s codebase. Which happens with the rebase, before that I'll keep it in post.
Test version: rhev-hypervisor7-7.0-20141006.0.el7ev ovirt-node-3.1.0-0.20.20141006gitc421e04.el7.noarch.rpm Test steps: [root@localhost admin]# ovirt-node-config h Usage: ovirt-node-config [options] help|run [<CLASS>[.<FUNC> [<ARG> [<ARG>] ...]]]] Options: -h, --help show this help message and exit -m MODULE, --module=MODULE Module to use --dry Enable dry mode --config=CFGFILE Config file to use Available classes in module 'ovirt.node.config.defaults': - Collectd - ConfigVersion - Hostname - IPv6 - Installation - KDump - Keyboard - Logrotate - Management - NFSv4 - Nameservers - Netconsole - Network - NetworkLayout - NicBonding - NodeConfigFileSection - RuntimeImageState - SCSIDhAlua - SSH - Syslog - Timeservers - iSCSI Not thrown IndexError: list index out of range when using "ovirt-node-config h" now. so this bug has been fixed, change the status into "VERIFIED".
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. https://rhn.redhat.com/errata/RHEA-2015-0160.html