High memory usage by the processes executed on remote server - RamMap

MaciekK 11 Reputation points
2021-05-10T13:14:43.36+00:00

Hello,
I have a serverA where i have noticed high usage of the RAM memory. I have used RamMap and noticed that files that are used by another machine from Server B are taking over 10GB of memory. This memory usage grow over time. So in the few days it will be over 80GB!

95235-image.png

Those files are on the USB drive attached directly to serverA.
From ServerB there is a AZCopy task that is uploading those files from serverA ( \serverA\sharedfolderA\ to Azure .

  1. The question is why in the first place the processes executed on server B are utilizing memory on serverA?
  2. Memory usage grow over time. This is normall situation? Is there a way to stop it or limit is somehow?

Any help much appreciated,

Windows for business | Windows Server | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Xing Huang (Shanghai Wicresoft Co,.Ltd.) 171 Reputation points
    2021-05-11T09:06:17.123+00:00

    Hi,

    1. You can open your task manager to check your committed memory.
    2. You can see the Use Counts. If the top use count is “Metafile,” and if a large part of available memory is being used, you are experiencing the System File Cache issue that is described in the "Symptoms" section. You can verify this by using Performance Monitor to monitor the Memory\System Cache Resident Bytes counter and see the cache grow continuously over time.
    3. You can try to update your OS to see if it works.

    Best Regards,
    Ansley

    0 comments No comments

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.