I usually configure my servers with at least 2 pagefiles - on C:\ to have at
least enough size to generate a dump (4GB in most cases) in case the server
crashes and on another partition. Sizes of pagefile should depend on your
load. A 128GB of RAM should not cause a lot of paging unless there are stray
applications that might be running on the same server and consuming paging
resources. Run a PerfMon trace to determine the usage of your page file and
size it up accordingly. The Microsoft recommendation of 1.5X your RAM is way
too much to consume space for local disks
"JOH" <JOHolloway (AT) gmail (DOT) com> wrote
Quote:
How large should the pagefile be for a server with 128 GB of RAM? I
have 400 GB of local storage, and the DBs will be on a SAN.
thanks in advance
|