Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-Issues/CONTAP-401387
      Issue If a RW cache already exists, subsequent retrieves associated with the cached inode should specify the mode as READWRITE. Currently, if the mode is specified as READONLY, it leads to the evictio...Issue If a RW cache already exists, subsequent retrieves associated with the cached inode should specify the mode as READWRITE. Currently, if the mode is specified as READONLY, it leads to the eviction of the RW cache. This issue impacts the efficiency of cache operations, particularly when the cache volume needs to fetch missing buffers from the origin to service READ/WRITE operations.