GuideInformationBusiness ContinuityIT

Understand how ReFS keeps block-cloned files independent when they change

What happens when an application writes into a region shared by ReFS block clones?

Paired infrastructure paths converging on a stable recovered service.
DSE visual intelligenceContinuity & recoveryGuide · 2 min read
Executive summary

What you need to know

What happens when an application writes into a region shared by ReFS block clones?

Potentially affected

Use this review when evaluating an application that uses ReFS block cloning.

DSE recommendation

Ask the application owner to distinguish a logical copy operation from an independently stored physical copy in the design record.

Source facts

Block cloning lets an application request a copy of a byte range within one file or between files. ReFS implements the copy through metadata and reference counts, allowing file regions to share the same physical data. When a shared region is written, ReFS allocates a new region for that write. Microsoft describes this allocate-on-write behavior as preserving isolation between the files. Microsoft documentation.

Applicability

Use this review when evaluating an application that uses ReFS block cloning. Confirm the supported filesystem and application requirements before relying on the mechanism. Identify which files and operations the application is expected to clone.

DSE recommendation

Ask the application owner to distinguish a logical copy operation from an independently stored physical copy in the design record. Choose a test that clones representative content and then changes one of the resulting files. Record the expected contents of each file after the change. Keep recovery and backup decisions separately documented rather than deriving them from copy performance.

Verification

Run the approved clone-and-modify test and compare both files with their expected contents. Record the application operation and filesystem context, together with relevant capacity or I/O observations. Investigate any mismatch before enabling the workflow for important data. Repeat the acceptance review if the application’s copy method or supported storage configuration changes.

Official references

Microsoft Learn: Block cloning on ReFS. Source reviewed September 8, 2026.

Primary reference

Review the official source

Block cloning on ReFS · Verified September 8, 2026

Open official reference ↗
Plan the next step

Need help applying this guidance safely?

DSE can help confirm applicability, protect service continuity, and validate the result across physical security and IT systems.

Talk with DSE