Bug 1690184

Summary: [3.10] Pre-allocated PV not utilized on OSP
Product: OpenShift Container Platform Reporter: Weihua Meng <wmeng>
Component: InstallerAssignee: Tzu-Mainn Chen <tzumainn>
Installer sub component: openshift-ansible QA Contact: Weihua Meng <wmeng>
Status: CLOSED ERRATA Docs Contact:
Severity: medium    
Priority: medium CC: aos-bugs, bkincaid, eparis, gpei, jokerman, mmccomas, shiywang, sponnaga, tzumainn, wmeng
Version: 3.10.0   
Target Milestone: ---   
Target Release: 3.10.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1657003 Environment:
Last Closed: 2019-06-11 09:30:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1657003    
Bug Blocks:    

Comment 1 Tzu-Mainn Chen 2019-03-20 14:57:35 UTC
PR: https://github.com/openshift/openshift-ansible/pull/11376

Comment 2 Tzu-Mainn Chen 2019-03-20 21:15:03 UTC
PR merged

Comment 3 Weihua Meng 2019-03-21 10:35:00 UTC
Fixed.

openshift-ansible-3.10.129-1.git.0.7eeeb52.el7

[root@qe-wmengl6a310d2rcin-master-etcd-1 ~]# oc get pv
NAME              CAPACITY   ACCESS MODES   RECLAIM POLICY   STATUS    CLAIM                    STORAGECLASS   REASON    AGE
registry-volume   22Gi       RWO            Retain           Bound     default/registry-claim   standard                 1h
[root@qe-wmengl6a310d2rcin-master-etcd-1 ~]# oc get pvc
NAME             STATUS    VOLUME            CAPACITY   ACCESS MODES   STORAGECLASS   AGE
registry-claim   Bound     registry-volume   22Gi       RWO            standard       1h

Comment 8 Weihua Meng 2019-04-18 07:08:52 UTC
Fixed.

openshift-ansible-3.10.139-1.git.0.02bc5db.el7

# oc get pv
NAME                 CAPACITY   ACCESS MODES   RECLAIM POLICY   STATUS    CLAIM                       STORAGECLASS   REASON    AGE
regpvwmeng1-volume   19G        RWO            Retain           Bound     default/regpvwmeng1-claim   standard                 10m
# oc get pvc
NAME                STATUS    VOLUME               CAPACITY   ACCESS MODES   STORAGECLASS   AGE
regpvwmeng1-claim   Bound     regpvwmeng1-volume   19G        RWO            standard       15m

Comment 10 errata-xmlrpc 2019-06-11 09:30:48 UTC
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-2019:0786