Bug 1533590
| Summary: | SSA is not retrieving file information from instance on ec-2. | ||||||
|---|---|---|---|---|---|---|---|
| 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: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.9.0 | CC: | cpelland, gblomqui, obarenbo, roliveri, simaishi | ||||
| Target Milestone: | GA | Keywords: | TestOnly | ||||
| Target Release: | 5.10.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | smartstate:ec2:instance | ||||||
| Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1536224 (view as bug list) | Environment: | |||||
| Last Closed: | 2018-06-21 20:56:58 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1536224 | ||||||
| Attachments: |
|
||||||
New commit detected on ManageIQ/amazon_ssa_support/master: https://github.com/ManageIQ/amazon_ssa_support/commit/ad479c88d0b873b865322ebc9a91eb5bc64b53dd commit ad479c88d0b873b865322ebc9a91eb5bc64b53dd Author: hsong-rh <hsong> AuthorDate: Wed Jan 17 14:29:28 2018 -0500 Commit: hsong-rh <hsong> CommitDate: Wed Jan 17 14:29:28 2018 -0500 Fixes to send/retrieve scan data to/from request message https://bugzilla.redhat.com/show_bug.cgi?id=1533590 lib/amazon_ssa_support/miq_ec2_vm/miq_ec2_ebs_image.rb | 2 +- lib/amazon_ssa_support/miq_ec2_vm/miq_ec2_ebs_instance.rb | 2 +- lib/amazon_ssa_support/miq_ec2_vm/miq_ec2_ebs_vmbase.rb | 4 ++-- lib/amazon_ssa_support/miq_ec2_vm/miq_ec2_vm.rb | 6 +++--- lib/amazon_ssa_support/miq_ec2_vm/miq_ec2_vmbase.rb | 3 ++- lib/amazon_ssa_support/ssa_queue.rb | 4 +++- lib/amazon_ssa_support/ssa_queue_extractor.rb | 5 ++++- 7 files changed, 16 insertions(+), 10 deletions(-) |
Created attachment 1380121 [details] evm.log during SSA on Instance Description of problem: Version-Release number of selected component (if applicable):5.9.0.15.20180103231404_ee61a82 How reproducible:100% Steps to Reproduce: 1. Perform SSA on EC-2 instance. 2. 3. Actual results: Not retrieving File information from instance Expected results: It should gather all information including files. Additional info: