Bug 1416615

Summary: Failed to mount with Azure File share
Product: OpenShift Container Platform Reporter: Wenqi He <wehe>
Component: StorageAssignee: hchen
Status: CLOSED WORKSFORME QA Contact: Wenqi He <wehe>
Severity: high Docs Contact:
Priority: medium    
Version: 3.5.0CC: aos-bugs, hchen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-01 15:32:29 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 Wenqi He 2017-01-26 03:18:46 UTC
Description of problem:
OCP filed to mount with Azure file share of errors "Could not resolve address..."

Version-Release number of selected component (if applicable):
openshift v3.5.0.6+87f6173
kubernetes v1.5.2+43a9be4


How reproducible:
Always

Steps to Reproduce:
1. Create a secret
2. Create a File share on storage account on the Web called "azftest"
3. Create a pod
oc create -f https://raw.githubusercontent.com/weherdh/v3-testfiles/azsc/persistent-volumes/azure/azfile-pod.yaml


Actual results:
Got error with mount failed

Expected results:
Pod could be running and mounted successfully with Azure file share

Additional info:
Will provide in another comment