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/da/NAS/NAS-KBs/Why_is_there_a_delay_in_the_output_of_the_ls_command_on_the_origin_side_when_the_cache_side_is_performing_write_operations
      While a write is occurring on the cache side, if the ls is executed on the origin, it will reclaim the delegation from the cache, causing it to wait until the write-back is complete. At that time, eve...While a write is occurring on the cache side, if the ls is executed on the origin, it will reclaim the delegation from the cache, causing it to wait until the write-back is complete. At that time, even if another ls is executed on the cache side, the delegation is in the process of being reclaimed on the origin side, and since the ls command has not yet been executed on the origin, the cache side has no choice but to wait.