Windows Azure Virtual Machine Single instance scheduled maintenance

 

Dear Customer,

Upcoming maintenance will affect single instance deployments of Windows Azure Virtual Machine….”impact single instance deployments of Virtual Machines that are not using availability sets…”

When do i have problems? in the weekend? Nope…during the week!image

What is my problem, roles, temporary storage, reboots?

  • Temporary storage?

http://social.msdn.microsoft.com/Forums/windowsazure/en-US/d0665a80-89fe-4ea9-b136-7ba1fb5d37fe/maintenance-singleinstance-reboot-temporary-disk-d

Unclear!

  • Roles

“Please note that Cloud Services using Web or Worker roles aren’t impacted by this maintenance operation. “

No!

  • Reboots

“Single instance virtual machine deployments that are not in availability sets will reboot once during this maintenance operation. “

 

So….i need an availability set!

  • Aiai…do i have one? Go to your virtual machine, ‘Configure’ and determine if any availability sets are mentionedimage

     

  • If this is not the case, we need to create an availability set, this is very easy, select ‘Create an Availability set’ and type in a name' (note: the machine must be running!)

image

  • Click Save and confirm

image

 

  • Watch the magic happen

imageimage

  • Verifying the machine state

image

So…..what is happening, what is going to happen when i create a availability set?

  • The state of the machine will be persisted to disk
  • A copy of this disk will be stored in your Blog Storage container
  • Another Machine will be instantiated (with the name of your Availability set)
  • This machine will be running and will be used as the ‘switchover’ machine when Faults are detected/Updates are performed

image

 

So….we are basically achieving high availability! I want to know more….

  • Some slides (see this page below for reference), with some additional explanational, graphical view on the inner workings

image

  • How does this relate to the Azure Data center?

image

  • What components are in place, to detect these faults, ensures that everything works? Say hallo to "Fabric Controller”

The concept of fabric in Microsoft’s implementation in production exhibits itself in the so-called Fabric Controller or FC which is an internal subsystem of Windows Azure. FC, also a distribution point in cloud, inventories and stores images in repository, and:

  • Manages all Compute and Storage resources
  • Deploys and activates services
  • Monitors the health of each deployed service
  • Provisions the necessary resources for a failed service and re-deploys the service from bare metal, as needed

http://blogs.technet.com/b/yungchou/archive/2010/12/30/cloud-computing-for-it-pros-4-6-fabric.aspx#sthash.Fso3OJ7d.dpuf

image

It’s amazing what happens underneath when you click through the portal, or when you are deploying a service into the cloud!

image

  • See more detailed deep dive material on the inner workings here;

http://blogs.technet.com/b/yungchou/archive/2010/12/30/cloud-computing-for-it-pros-4-6-fabric.aspx

http://fr.slideshare.net/ylew15/a-deep-look-inside-windows-azure-and-its-vm

http://video.ch9.ms/teched/2012/na/AZR313.pptx

 

For now….i’m safe and happy with my availability set, and learned a lot doing it as well Glimlach.

 

HTH,

Sander

Comments

Robertson White said…
Hi, thanks for this very nice and interesting post. I like your writing style, it’s quite unique.

Popular posts from this blog

Azure implementation guidelines

UK Connected Systems User Group – BizTalk Services questions

Setting up a build server with the BizTalk Deployment Framework