Skip to content

Commit 8a78ba6

Browse files
Merge pull request #213713 from ekpgh/hpc-asc19-updates
update missed writeback time change
2 parents 5516e7f + aca9852 commit 8a78ba6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hpc-cache/hpc-cache-add-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: How to define storage targets so that your Azure HPC Cache can use
44
author: ekpgh
55
ms.service: hpc-cache
66
ms.topic: how-to
7-
ms.date: 09/29/2022
7+
ms.date: 10/05/2022
88
ms.custom: subject-rbac-steps
99
ms.author: v-erinkelly
1010
---
@@ -236,7 +236,7 @@ These three options cover most situations:
236236

237237
* **Greater than 15% writes** - This option speeds up both read and write performance.
238238

239-
Client reads and client writes are both cached. Files in the cache are assumed to be newer than files on the back-end storage system. Cached files are only automatically checked against the files on back-end storage every eight hours. Modified files in the cache are written to the back-end storage system after they have been in the cache for 20 minutes with no other changes.
239+
Client reads and client writes are both cached. Files in the cache are assumed to be newer than files on the back-end storage system. Cached files are only automatically checked against the files on back-end storage every eight hours. Modified files in the cache are written to the back-end storage system after they have been in the cache for an hour with no other changes.
240240

241241
Do not use this option if any clients mount the back-end storage volume directly, because there is a risk it will have outdated files.
242242

0 commit comments

Comments
 (0)