Intermediate storage DFS

Андрей Михалевский 3,406 Reputation points
2021-07-29T13:56:39.127+00:00

Hi.

We use FSlogix. Profiles maximum 20gb.

  1. I want to transfer to DFS. What intermediate storage should I set up ? 20*32 ?

https://learn.microsoft.com/en-us/windows-server/troubleshoot/how-to-determine-the-minimum-staging-area-dfsr-needs-for-a-replicated-folder

I got result 672Gb.

  1. How can I change the default value? When I change the default number 4096, I get an error: Cannot change membership properties. The object does not exist.
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,940 questions
0 comments No comments
{count} votes

Accepted answer
  1. Daisy Zhou 32,441 Reputation points Microsoft External Staff
    2021-07-30T01:31:51.053+00:00

    Hello @Андрей Михалевский ,

    Thank you for posting here.

    Did you mean you change the staging folder size as below?

    119196-dfs2.png

    If so, each replicated folder has its own staging folder, which, by default, is located under the local path of the replicated folder in the DfsrPrivate\Staging folder. The default size of each staging folder is 4,096 MB. This is not a hard limit.

    Insufficient staging folder size can result in a replication backlog. The default staging folder size is 4096 MB. As a general rule of thumb, you should set the staging folder size to twice the size of the data being replicated.

    For example for a replicated folder containing 10 GB of data, set the staging folder size to 20 GB. This recommendation is dependant upon the size of the files being replicated and how often they are updated. Files smaller than 256 KB are not staged, so a replicated folder containing a large percentage of files below that threshold may work fine with a smaller staging folder size. Files that are updated frequently may result in the need for a larger staging area.

    Hope the information above is helpful to you.

    Should you have any question or concern, please feel free to let us know.

    Best Regards,
    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Андрей Михалевский 3,406 Reputation points
    2021-07-30T06:03:46.43+00:00

    Yes, but after change and Apply, i got error: Cannot change membership properties. The object does not exist.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.