Skip to content

Commit ed909b6

Browse files
Merge pull request #127746 from justingross-msft/patch-8
Update file-sync-choose-cloud-tiering-policies.md
2 parents a80828a + f47777d commit ed909b6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

articles/storage/file-sync/file-sync-choose-cloud-tiering-policies.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ The minimum file size for a file to tier is based on the file system cluster siz
3636
|1 MiB (1,048,576 bytes) | 2 MiB |
3737
|2 MiB (2,097,152 bytes) | 4 MiB |
3838

39+
The volume cluster size can be found by executing the command `fsutil fsinfo ntfsinfo volumedriveletter:` from an administrative command prompt. The **Bytes Per Cluster** field displays the volume cluster size in bytes, and the value in kilobytes is shown in parentheses.
40+
3941
Azure File Sync supports cloud tiering on volumes with cluster sizes up to 2 MiB.
4042

4143
All file systems that are used by Windows organize your hard disk based on cluster size (also known as allocation unit size). Cluster size represents the smallest amount of disk space that can be used to hold a file. When file sizes don't come out to an even multiple of the cluster size, additional space must be used to hold the file - up to the next multiple of the cluster size.

0 commit comments

Comments
 (0)