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

Intermittent "Store is locked vnet" on azure-cni 1.0.7 #194

Closed
PatrickLang opened this issue Jul 11, 2018 · 2 comments
Closed

Intermittent "Store is locked vnet" on azure-cni 1.0.7 #194

PatrickLang opened this issue Jul 11, 2018 · 2 comments
Assignees

Comments

@PatrickLang
Copy link
Contributor

Is this an ISSUE or FEATURE REQUEST? (choose one): issue


Which release version?: 1.0.7


Which component (CNI/IPAM/CNM/CNS): CNI


Which Operating System (Linux/Windows): Windows (maybe Linux too)


For windows: provide output of "$(Get-ItemProperty -Path "C:\windows\system32\hal.dll").VersionInfo.FileVersion" 10.0.17134.112


Which Orchestrator and version (e.g. Kubernetes, Docker): Kubernetes v1.11


What happened:

I'm getting this intermittently in the logs with no apparent failures. Pods still start eventually and I'm not out of IPs

2018/07/11 22:47:05 [cni] Timed out on locking store, err:Store is locked.
2018/07/11 22:47:05 Failed to initialize key-value store of network plugin, err:Store is locked.

What you expected to happen:

No errors from CNI


How to reproduce it (as minimally and precisely as possible):
Deploy k8s cluster using acs-engine v0.19.2
Deploy 16 pods to a Windows node (https://raw.githubusercontent.com/PatrickLang/Windows-K8s-Samples/master/iis/iis-1803.yaml)


cc @CecileRobertMichon

@lowenna
Copy link
Contributor

lowenna commented Sep 12, 2018

Suspect root cause is as described in #232 (comment)

@PatrickLang
Copy link
Contributor Author

Closing, this hasn't been seen in a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants