What is swap set to?
Memory is a little light, but this value is ridiculous: <SystemCommitCharge>177622863872</SystemCommitCharge>
--
You received this message because you are subscribed to the Google Groups "ntsysadmin" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
ntsysadmin+...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ntsysadmin/9a779b12-6450-4e6b-8b6c-2979be206594n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/6dbd0cf6405844ffb9c172cc771beb9d%40smithcons.com.
That looks really lopsided to me as far as RAM to vCPU ratio. What’s the host processor and RAM setup?
40GB with that kind of business is really short in my mind especially given the vCPU count.
Philip Elder MCTS
Senior Technical Architect
Microsoft High Availability MVP
E-mail: Phili...@mpecsinc.ca
Phone: +1 (780) 458-2028
Web: www.mpecsinc.com
Blog: blog.mpecsinc.com
Twitter: Twitter.com/MPECSInc
Skype: MPECSInc.
Please note: Although we may sometimes respond to email, text and phone calls instantly at all hours of the day, our regular business hours are 8:00 AM - 5:00 PM, Monday thru Friday.
From: ntsys...@googlegroups.com <ntsys...@googlegroups.com>
On Behalf Of selahattin sadoglu
Sent: Sunday, July 3, 2022 09:34
To: ntsysadmin <ntsys...@googlegroups.com>
Subject: [ntsysadmin] Low Virtual Memory Conditions in Windows 2012R2 and Exchange Server 2013 CU23
Hi,
--
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/91f5e906fb0742aaa0b309f07ff32959%40MPECSInc.Ca.
That looks wrong to me.
The physical server has _two_ sockets with 28 cores _per socket_.
For the VM we would set up 2 sockets with 10 cores per socket. Follow the _physical_ layout with the virtual layout keeping in mind how the CPU scheduler works at the hardware level.
How much memory per socket/CPU? That’s the next question.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/CAKXd-rAwSoGBQJgLr%2BO8cShJpWWvsLUGvk%2BrFGJ%3DaSKCzJ_TpQ%40mail.gmail.com.
You are outside proper bounds for Exchange 2013.
https://docs.microsoft.com/en-us/exchange/exchange-2013-system-requirements-exchange-2013-help
See the pagefile section.
Without running a mailbox calculator for your environment (which would require a bunch more information), I can’t be sure, but you probably need 64 GB RAM.
Philip is correct that you need to be aware of potential NUMA issues.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/CAKXd-rCoSb%3DNQJPkEaguULg%2BXp588mXc_Czn-6c1aZxZJ1FvNQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/76669397ee544032b29b8c0b10bca8f9%40MPECSInc.Ca.
I read that as 1.5TB per node then?
If yes, then the NUMA boundary on one node will be 768MB which is what is installed per CPU in the system.
With that we’d set up as follows:
Exchange likes memory lots of it. At the first MEC (Microsoft Exchange Conference) I remember the team extolling the fact that their dogfood was on a single SATA spindle for four hundred (400) busy mailboxes.
A VM should never swap. That’s certain death for its livelihood which is the workload(s) running on it.
With the NUMA barrier so high we don’t need to be too concerned about the CPU scheduler flinging bits between the two CPUs which is costly for performance.
By limiting the VM to _one_ socket we eliminate the performance cost of having two sockets involved.
Please get the virtual architecture in line with the physical architecture.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/CAKXd-rBTwvJfS%2BRMFFQA46Zf5nsN4F7%3D0Jne%2B9Aryu_shq6nBQ%40mail.gmail.com.