Optimize Azure VMware Solution Storage Consumption Using Azure FileSync

Challenge

Azure VMware Solution (like all other hyperscale cloud providers VMware platforms) is architected on a hyper-converged platform, because of this any workload can be moved and performance many times increases due to the locality of disk I/O. However, horsepower (vCPU/vMem) scale in parallel with storage. Many times, organizations find themselves in a situation where storage space needed drives the size of the cluster well beyond what they would need for horsepower.

Upon deeper investigation into this challenge, many times file services are driving a considerable amount of the overall storage consumption. File services are now a roadblock to move their VMware workloads to AVS.

Easy fix right? Categorize what can be removed (and delete it), ID what is needed to run the business on a day-to-day basis and then archive the rest. Oh, and put in an operational model which now allows the organization to keep moving forward. This is never going to happen in most businesses and if it does, it is nothing which can happen in a short period of time.

Solution

Azure VMware Solution and Azure Files.

By combining these two solutions organizations can realize a vSphere-based cloud solution with a simple lift and shift, no re-platforming, no IP changes, no architecture changes. Additionally, storage footprint is shrunk in vSphere but no change what-so-ever to the file server hierarchy, security or files made available.

To deliver the solution Azure FileSync is installed on the File Servers before the migration to AVS, all files are synchronized to Azure File Storage. As files are needed, they are pulled down to the file server and kept locally for a pre-determined amount of time, as they become “cold” again, they are removed from the File Server freeing up space.

The following few sections will have a narrow focus on Azure Files and AVS, for a great blog series which goes into deep detail on Azure Files check out my colleague John Kelbley’s blog series Part 1, Part 2, Part 3

How Does Azure FileSync Work and Help AVS?

Azure FileSync is installed on the File Servers, all files are synchronized to Azure File Storage.

As files are needed, they are pulled down to the file server and kept locally for a pre-determined amount of time, as they become “cold” again, they are removed from the File Server freeing up space.

Regardless of where the files sit, the File Server hierarchy is presented on the file server as it always has been.

In the configuration show below in Figure 1 we see a typical layout of an AVS environment; six hosts and a series of VMs running on vSphere/vSAN. What you will notice is that File Servers consumption of the vSAN datastore is approximately 40%.

This is driving the need for more AVS nodes.

When using Azure FileSync the cluster can be shrunk by two nodes, but no change to the architecture of the File Server landscape is needed.

You will notice in Figure 2 below that instead of six hosts, there are four, however because Azure FileSync is being used the physical storage space on the vSphere cluster needed to support file services is reduced dramatically, thereby allowing for the reduction of two nodes.

SDDC Connecting to Azure Filesync

AVS and Azure FileSync in Action

Now in this section let us look how the above is achieved. On the left side of Figure 3 below you see a typical file hierarchy on a Windows File Server sitting inside of AVS Private Cloud. On the right the Azure Files Fileshare which is sitting in your Azure subscription.

You will notice that after the File Servers are Sync’d with Azure Files the same hierarchy is kept between the File Server and Azure.

When we look at the entire used space on the file server on the left in Figure 4 below (the E: Drive) you will notice that the consumption of diskspace is 762 MB, but in Azure the consumption is 52 GB.

Here in Figure 5 below you will see that on the left is what the video file consumed before it was opened is 4kb. After running the video for a minute or so the size on disk grew to 28 MB.

When that video file becomes “cold”, you will see the size to fall back to the size it consumed on the left.​​​​​​​

Conclusion

Through modernization of file services via Azure FileSync organizations enable a more efficient and cost-effective migration to Azure VMware Solution.

One Comment

Add a Comment

Your email address will not be published. Required fields are marked *