Skip to content

Commit 8e8c641

Browse files
authored
Merge pull request #174226 from sideeksh/patch-91
Updated disk caching support for 4TB+ disks
2 parents 627b5a3 + e68a51c commit 8e8c641

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/site-recovery/azure-to-azure-support-matrix.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ Tags | Supported | User generated tags applied on source virtual machines are c
234234
Resize disk on replicated VM | Resizing up on the source VM is supported. Resizing down on the source VM is not supported. Resizing should be performed before failover. No need to disable/re-enable replication.<br/><br/> If you change the source VM after failover, the changes aren't captured.<br/><br/> If you change the disk size on the Azure VM after failover, changes aren't captured by Site Recovery, and failback will be to the original VM size.<br/><br/> If resizing to >=4TB, please note Azure guidance on disk caching [here](../virtual-machines/premium-storage-performance.md).
235235
Add a disk to a replicated VM | Supported
236236
Offline changes to protected disks | Disconnecting disks and making offline modifications to them require triggering a full resync.
237+
Disk caching | Disk Caching is not supported for disks 4 TiB and larger. If multiple disks are attached to your VM, each disk that is smaller than 4 TiB will support caching. Changing the cache setting of an Azure disk detaches and re-attaches the target disk. If it is the operating system disk, the VM is restarted. Stop all applications/services that might be affected by this disruption before changing the disk cache setting. Not following those recommendations could lead to data corruption.
237238

238239
## Replicated machines - storage
239240

0 commit comments

Comments
 (0)