Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use AzureFile volume on Windows agents #42628

Closed
arnouthoebreckx opened this issue Mar 7, 2017 · 9 comments
Closed

Unable to use AzureFile volume on Windows agents #42628

arnouthoebreckx opened this issue Mar 7, 2017 · 9 comments
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. sig/storage Categorizes an issue or PR as relevant to SIG Storage. sig/windows Categorizes an issue or PR as relevant to SIG Windows.

Comments

@arnouthoebreckx
Copy link

Is this a request for help? (If yes, you should use our troubleshooting guide and community support channels, see http://kubernetes.io/docs/troubleshooting/.):

What keywords did you search in Kubernetes issues before filing this one? (If you have found any duplicates, you should instead reply there.):


Is this a BUG REPORT or FEATURE REQUEST? (choose one): Bug ?

Kubernetes version (use kubectl version):

Environment:

  • Cloud provider or hardware configuration: Azure
  • OS (e.g. from /etc/os-release): Windows agents

What happened:
Using ACS on Azure, I created a cluster with Windows agents. Now I tried to add shared storage with Azurefile but it never seems to work, I barely find information concerning this aswell. When I describe the pod it always gives unknown for sharename.

capture

What you expected to happen:
It should've just connected the share, I followed the template from github for this

How to reproduce it (as minimally and precisely as possible):
Make a windows cluster using ACS, trying to deploy using Azurefile volume.

Anything else we need to know:
This is my deployment yaml file.
capture3

And this is my share structure
capture2

@k8s-github-robot k8s-github-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label May 31, 2017
@xiangpengzhao
Copy link
Contributor

/sig storage

@k8s-ci-robot k8s-ci-robot added the sig/storage Categorizes an issue or PR as relevant to SIG Storage. label Jun 16, 2017
@k8s-github-robot k8s-github-robot removed the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Jun 16, 2017
@andyzhangx
Copy link
Member

@xiangpengzhao
Azure file mount on windows depends on windows 2016 RS3 image, which is about to release around Oct, there is already a PR(#52469) for this, I will notify you when it's ready on azure. Thanks.

@xiangpengzhao
Copy link
Contributor

@andyzhangx thanks! ping @arnouthoebreckx

@andyzhangx
Copy link
Member

by deploying k8s cluster using acs-engine v0.9.2 or above, you could use azure file mount on Windows now, you could refer to following link for more detail steps:
https://github.com/andyzhangx/Demo/tree/master/windows/azurefile

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 7, 2018
@andyzhangx
Copy link
Member

/sig azure
/sig windows

@k8s-ci-robot k8s-ci-robot added sig/azure sig/windows Categorizes an issue or PR as relevant to SIG Windows. labels Mar 8, 2018
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten
/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Apr 7, 2018
@andyzhangx
Copy link
Member

azure file mount on Windows is avaiable from v1.9.0
/close

@andyzhangx
Copy link
Member

Just let me know if there is any concern, I am the feature owner of this azure file mount on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. sig/storage Categorizes an issue or PR as relevant to SIG Storage. sig/windows Categorizes an issue or PR as relevant to SIG Windows.
Projects
None yet
Development

No branches or pull requests

6 participants