Bug 1331657

Summary: Document claim specific volumes
Product: OpenShift Container Platform Reporter: Eduardo Minguez <eminguez>
Component: DocumentationAssignee: Vikram Goyal <vigoyal>
Status: CLOSED DEFERRED QA Contact: Vikram Goyal <vigoyal>
Severity: unspecified Docs Contact: Vikram Goyal <vigoyal>
Priority: unspecified    
Version: 3.1.0CC: aos-bugs, jokerman, lmeyer, lxia, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-03 14:23:53 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:

Description Eduardo Minguez 2016-04-29 07:34:37 UTC
Document URL: none

Section Number and Name: none

Describe the issue: If some user wants to claim a specific volume (that contains previously loaded data), it looks like http://post-office.corp.redhat.com/archives/openshift-sme/2016-April/msg01158.html the admin should use claimref in the volume creation, and the user claim it.

Suggestions for improvement: Add this procedure in the admin guide or dev guide.

Additional information:

Comment 1 Luke Meyer 2016-05-03 14:23:53 UTC
Actually there is no way to do this at this time. Pre-binding isn't available yet. The method discussed there is intended for dynamic provisioning where the PVC has already been created and won't actually work for reserving a PV for a future PVC. There will probably be a method at some future date.