Description of problem: Attempts to perform SmartState Analysis of VMs fail with timeout. Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Select VM 2. Select Perform SmartState Analysis 3. Wait for task to complete Actual results: Task times out. Expected results: Task completed successfully. Additional info:
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/82acbc2d4201b135fa3d6968823452a6a4c21f2b commit 82acbc2d4201b135fa3d6968823452a6a4c21f2b Author: Richard Oliveri <roliveri> AuthorDate: Fri Feb 13 12:41:31 2015 -0500 Commit: Richard Oliveri <roliveri> CommitDate: Fri Feb 13 12:41:31 2015 -0500 Remove references to MiqKvmHost. The MiqKvmHost.rb file was removed from the source tree. However, some references to the file remain, causing the fleecing process to terminate due to failed "require" requests. This commit removes the extraneous references to MiqKvmHost. https://bugzilla.redhat.com/show_bug.cgi?id=1192562 lib/Verbs/implementations/HostLinuxOps.rb | 8 +------ lib/metadata/VmConfig/kvmConfig.rb | 40 ------------------------------- lib/metadata/VmConfig/xmlConfig.rb | 6 +---- 3 files changed, 2 insertions(+), 52 deletions(-) delete mode 100644 lib/metadata/VmConfig/kvmConfig.rb
*** Bug 1201458 has been marked as a duplicate of this bug. ***
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/RHBA-2015-1100.html