CONTAP-676690: Slow snapmirror transfer for a FlexClone volume when the parent volume data is tiered to S3
Issue
When data is read from a snapshot on a clone volume, the system does not use speculative readahead. As a result:
- Snapshot reads do not prefetch blocks ahead of time
- Speculative readahead is skipped
- Each block is fetched only when it is explicitly requested
