kubernetes - How do you reconnect VHDs if Azure's Storage Account drops off? -


i asked post here azure's twitter support (instead of on serverfault.com).

our kubernetes environment has been working wonderfully on week without needing changes, 24 vhds using container services on azure.

then receive alerts services have stopped working. pods using persistent volume claims stuck on containercreating. quick kubectl describe pod podname shows:

unable mount volumes pod "***-1370023040-st581_default(9b050936-1baa-11e7-9b77-000d3ab513dc)": timeout expired waiting volumes attach/mount pod "default"/"***-1370023040-st581". list of unattached/unmounted volumes=[***-persistent-storage] 

and

error syncing pod, skipping: timeout expired waiting volumes attach/mount pod "default"/"***-1370023040-st581". list of unattached/unmounted volumes=[***-persistent-storage] 

on of pods.

in azure portal can see against agent there agent os vhd attached disk. manual attempts add disks fail with:

failed update disks virtual machine 'k8s-agent-cd93cdea-0'. error: disk named '***mgmt-dynamic-pvc-018bdc6e-161a-11e7-8ca8-000d3ab513dc.vhd' uses same vhd url …https://***.blob.core.windows.net/vhds/***mgmt-dynamic-pvc-018bdc6e-161a-11e7-8ca8-000d3ab513dc.vhd …. 

restarting agent/master doesn't clear problem.

we using f16s agent supports 32 data disks.

how reattach vhds going again?

it must have been system outage in azure coming again on own (almost 48 hours of outage billing resources!).

turns out have pay support in azure system outages.

the twitter support team created free ticket. telephone support confirmed engineering issue.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -