Azure file sync and failover cluster for file shares

Leif Johansson 6 Reputation points
2021-01-21T17:12:31.797+00:00

I read that Failover clustering is supported for Azure File Sync. https://learn.microsoft.com/en-us/azure/storage/files/storage-sync-files-planning#failover-clustering
But does anyone have a guide how to set it up?
How we do with shared storage in Azure?

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,420 questions
0 comments No comments
{count} vote

4 answers

Sort by: Most helpful
  1. deherman-MSFT 38,021 Reputation points Microsoft Employee Moderator
    2021-01-21T20:05:34.42+00:00

    @Leif Johansson
    For setting up a file server failover cluster I would refer you to the Windows Server documentation. For setup on the Azure File Sync side, the instructions in the Deploy Azure File Sync documentation apply to both single servers and clusters.

    Hope this helps. Let us know if you have further questions or issues that are not covered in the documentation and we will be happy to help.

    -------------------------------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    1 person found this answer helpful.

  2. Iliya Iliev 21 Reputation points
    2022-01-12T15:58:16.74+00:00

    It looks when you add all server from the cluster group SyncService is working fine now.
    Please, check and confirm. I was worried because of your post, but my service looks fine.
    Cluster is visible into registered servers section and below the cluster my nodes are online.
    In the Sync Groups I can see that cluster is healthy and synchronizing.

    regards,
    Iliya

    0 comments No comments

  3. SenhorDolas 1,326 Reputation points
    2022-01-21T17:07:37.493+00:00

    @IliaKrasimirov-3663
    Sorry but what is SyncService?


  4. Iliana Tzima 1 Reputation point
    2022-02-21T15:21:27.427+00:00

    @IliaKrasimirov-3663
    I did not manage to have that working.
    The scenario I followed is to setup 2 node failover cluster 2019 with file server role for general use on-premises. The purpose is to sync its file shares to azure with azure file sync. The disk used for file server role is added as csv volume. When adding as server endpoints both servers, file server cluster name is not presented in azure just failover cluster name.
    If I remove the role and have that data disk as cluster disk (available storage) then azure file sync works by defining failover cluster name and local volume path. However as you understand users could not access cluster volume via smb and cluster name .
    Any help appreciated.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.