Azure Stack HCI - Storage Replica

Lanky Doodle 236 Reputation points
2023-08-22T16:59:06.9433333+00:00

Hi,

We have an AS HCI implementation. Storage seems to continuously drop out and Get-SRGroup shows this.

What do these Statuses actually mean? It seems to resolve itself then fall back out. Rinse and repeat.

What troubleshooting can we do to identify the root cause?

User's image

Thanks

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
342 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Trent Helms - MSFT 2,541 Reputation points Microsoft Employee
    2023-08-22T18:31:38.6266667+00:00

    Hi,

    For SR issues, I would always start by review the Microsoft-Windows-StorageReplica event logs. This can help you determine if there are issues going on within your environment. In some cases, it may be necessary to break the relationship, fix the issue, then recreate the relationship. Note that if you do this, you can use the -SeededSync parameter when recreating the replica as most of the data between the disks should be close to the same. This will help to speed up the initial replication.

    I would also consider what replication type you are using (Synchronous vs Asynchronous). Synchronous replication requires a high bandwidth, low latency (less than 5ms RTT) network connection. If the network between the sites is higher latency or becoming congested, this can cause these intermittent issues.

    Finally, I would also ensure that you have properly configured the SR constraints on your nodes. This ensures that traffic is using the proper network interfaces.

    More information can be found at the links below:

    https://video2.skills-academy.com/en-us/azure-stack/hci/concepts/host-network-requirements#stretched-cluster-requirements

    https://video2.skills-academy.com/en-us/windows-server/storage/storage-replica/storage-replica-overview.

    Hope this helps!

    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.