If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
hth
Marcin
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi Everyone,
I have recently implemented Azure Cloud Sync with two things in Mind.
I don't see any errors in both Azure and in Server that would indicate anything related to this.
The File Server is Windows server 2012 R2 .
Is there anything that I missed?
If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
hth
Marcin
Hi @Netra Basyal
Welcome to Microsoft Q&A Forum. Thanks for posting you query here!
As we see that there might be configuration issues or a limitation with the version of Windows server you are using.
Please do try the below suggestions:
Since you have set a 25% free volume space policy, ensure that the local volume has enough free space available. If the current free space is only 4%, Azure File Sync may not be able to tier files as it needs to maintain the specified free space percentage.
Also, check if the cloud tiering policy is supported on Windows Server 2012 R2. Azure File Sync cloud tiering is supported on Windows Server 2012 R2, but there may be some limitations. Make sure that you are using the latest version of the Azure File Sync agent. Which you can download the latest version from the Microsoft Download Center.
However, you can monitor the cloud tiering status through the Azure portal. Check the "Space savings" metric to see if it reflects any changes. If it remains at 100%, it indicates that no files have been tiered yet.
Also, please make sure that the Azure File Sync file system filter (StorageSync.sys) is loaded correctly on your Windows Server 2012 R2. If it is not loaded, tiering will not function as intended.
If these points do not resolve the issue, consider reviewing the Azure documentation for further Troubleshoot Azure File Sync cloud tiering and also please refer the document Cloud tiering policies.
I hope this helps! Let me know in the comments if you have further questions. Comment is the fastest way to reach the experts for any questions or help you need.
Please do consider to upvote the comment wherever the information provided helps you, this can be beneficial to other community members for remediation for similar issues.