Bug 1434583

Summary: Exclude log files from the backup performed on the PV
Product: Red Hat CloudForms Management Engine Reporter: Barak <bazulay>
Component: cfme-openshift-appAssignee: Barak <bazulay>
Status: CLOSED CURRENTRELEASE QA Contact: Einat Pacifici <epacific>
Severity: unspecified Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: unspecified    
Version: 5.7.0CC: bazulay, cpelland, jhardy, juwatts, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: conta
Fixed In Version: 5.8.0.7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1434858 (view as bug list) Environment:
Last Closed: 2017-06-12 17:52:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Container Management Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1434858    

Description Barak 2017-03-21 20:48:00 UTC
Every time manageiq pod is rescheduled a backup is performed for all metadata (for recovery purposes).
Currently it backs up all the content of the PV (which include log files).

Logfiles should be excluded for 2 reasons:
1 - it may create a timeout on pod execution (and reschedule)  when the log files are big and it takes too long to back them up 
2 - it is a big waste of disk space

Comment 3 Einat Pacifici 2017-05-11 07:57:04 UTC
Verified. I rescheduled the cfme pod, checked the storage, no backup was found.