Invoke-StorageSyncCloudTiering / skippedforsizecount is not zero

Pascal Wenders 36 Reputation points
2021-02-12T13:51:54.863+00:00

We are using Azure File Sync. We see that documents smaller than 8KB are available in de storage container. But are also in the cache the file server.
Because a lot of our files are below the 8KB and older than the cached age, they resists on the cache file server and not as a link to the azure storage location.
Is there a way to lower this value to 1KB?

With the Invoke-StorageSyncCloudTiering command you see in a folder the statistics are:
TieredCount : 0
AlreadyTieredCount : 107551
SkippedForSizeCount : 80422
SkippedForAgeCount : 0
SkippedForUnsupportedReparsePointCount : 0
FailedToTierCount : 6
ReclaimedSpaceBytes : 0
SkippedForStableVersionFailure : 0
SkippedForGhostingExclusionCount : 0

So almost 50% of the files are in the cache

Can Some one help me with this?

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,213 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,871 questions
{count} vote

Accepted answer
  1. Sumarigo-MSFT 44,906 Reputation points Microsoft Employee
    2021-02-15T07:36:59.607+00:00

    anonymous user Thanks for the update! Glad to hear that issue got fixed and sharing the steps which helped you in fixing the issue and this could also benefit the other community members, who is reading this thread! Please don’t forget to "Accept the answer" and Up-Vote your answer for the same, which might be beneficial to other community members reading this thread. And, if you have any further query do let us know.

    This article explain the different version agent and also provides the detailed information on Agent versions : https://video2.skills-academy.com/en-us/azure/storage/files/storage-files-release-notes

    If you still find any difficulties, please let us know I would like to work closer on this issue!

    Thanks!

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful