Bug 1730805
| Summary: | SmartState Analysis is failing with error in evm.log | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satyajit Bulage <sbulage> |
| Component: | SmartState Analysis | Assignee: | Hui Song <hsong> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Satyajit Bulage <sbulage> |
| Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | medium | ||
| Version: | 5.11.0 | CC: | obarenbo, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.11.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.11.0.17 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-12-13 15:01:11 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | Bug | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1720187 | ||
New commit detected on ManageIQ/vmware_web_service/master: https://github.com/ManageIQ/vmware_web_service/commit/6ba2e61e54fdd0154e49ed6b8b6c7d1af5c15104 commit 6ba2e61e54fdd0154e49ed6b8b6c7d1af5c15104 Author: Adam Grare <agrare> AuthorDate: Wed Jul 24 14:25:48 2019 -0400 Commit: Adam Grare <agrare> CommitDate: Wed Jul 24 14:25:48 2019 -0400 Don't use License or Extension Managers on hosts ESX hosts don't have License or ExtensionManagers https://bugzilla.redhat.com/show_bug.cgi?id=1730805 lib/VMwareWebService/MiqVimInventory.rb | 17 +- lib/VMwareWebService/MiqVimObjectSet.rb | 13 +- 2 files changed, 18 insertions(+), 12 deletions(-) Able to perform SSA on NVC-65 provider using VDDK 6.5. Verified Version: 5.11.0.18.20190806180636_1dd6378 |
Description of problem: SSA is failing on iSCSI Datastore with an error in evm.log "Handsoap::Fault { :code => 'ServerFaultCode', :reason => 'The object 'vmodl.ManagedObject:' has already been deleted or has not been completely created' }" Version-Release number of selected component (if applicable):5.11.0.14.20190710225033_cb17ff0 How reproducible:100% Steps to Reproduce: 1. Add vSphere provider (I have used VMware vSphere 6.5) 2. Install VDDK (I have used VDDK 6.5) 3. Actual results: Not able to scan VM and throws error in evm.log Expected results:SSA should succeed on VM without any error. Additional info: