Bug 1395519
| Summary: | logging-deployer pod failed to get started | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Gaoyun Pei <gpei> | 
| Component: | Logging | Assignee: | ewolinet | 
| Status: | CLOSED ERRATA | QA Contact: | Gaoyun Pei <gpei> | 
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.4.0 | CC: | aos-bugs, jcantril, tdawson | 
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | undefined | Story Points: | --- | 
| Clone Of: | Environment: | ||
| Last Closed: | 2017-01-18 12:55:11 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: | |
| Embargoed: | |||
| 
        
          Description
        
        
          Gaoyun Pei
        
        
        
        
        
          2016-11-16 05:24:11 UTC
        
       Verify this bug with latest 3.4.0 logging-deployer image, id acad3da7b4ad
Trigger a same logging deployment with dynamic pv enabled, this issue have been fixed.
+ oc new-app logging-pvc-dynamic-template -p NAME=logging-es1 -p SIZE=10Gi
--> Deploying template "logging/logging-pvc-dynamic-template" to project logging
     logging-pvc-dynamic-template
     ---------
     Template for deploying logging support entities: dynamically provisioned persistentvolumeclaims.
     * With parameters:
        * NAME=logging-es1
        * SIZE=10Gi
--> Creating resources ...
    persistentvolumeclaim "logging-es1" created
--> Success
    Run 'oc status' to view your app.
Prerelease issue due to the deployer using comma delimited parameters, no docs needed. 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://access.redhat.com/errata/RHBA-2017:0066 |