| Summary: | Files are not scanned for VMs during SSA | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Vadim Rutkovsky <vrutkovs> | ||||||
| Component: | SmartState Analysis | Assignee: | Hui Song <hsong> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Dave Johnson <dajohnso> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 5.5.0 | CC: | jhardy, jprause, obarenbo, roliveri, vrutkovs | ||||||
| Target Milestone: | GA | ||||||||
| Target Release: | 5.6.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | |||||||||
| : | 1302836 (view as bug list) | Environment: | |||||||
| Last Closed: | 2016-02-08 11:13:07 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1302836 | ||||||||
| Attachments: |
|
||||||||
It appears that hosts are affected too - adding a new host profile doesn't change a list of fetched files - only the default ones seems to be taken in consideration. Created attachment 1120090 [details]
EVM debug log 2
Reproduced on new appliance. Created a new action "SSA action", new policy "SSA policy" to assign a created action on VM analysis request and policy profile "SSA policy profile" to assign a default 'sample' profile to a VM.
The same operation works on 5.4.5.0
Assigning to add test case Right, it works when I set the action to 'VM Analysis Start' event, not 'VM Analysis Request' (as I did before). Not sure if this is a bug, documentation is not clear about this one - I will consult with other qa's and file a new bug for this. Thanks for clearing this out, sorry for the noise - closing as NOTABUG |
Created attachment 1119112 [details] EVM debug log Description of problem: Files are not scanned during SSA even with a custom scanning profile Version-Release number of selected component (if applicable): 5.5.2.2.20160121120249_395c086 How reproducible: Always Steps to Reproduce: 1. Create a new Analysis Profile for VM 2. On Files tab add any valid pattern (e.g. '/etc/hosts', '/etc/*.conf') 3. Run SSA on any valid linux VM 4. Open VM details Actual results: Files are not scanned - Configuration/Files shows 0 Expected results: Files are scanned according the created profile Additional info: Tested on rhevm34 and vsphere55 providers. Hosts work with scanning profiles correctly