Posted by David
Friday, May 07, 2010 10:15:00 AM
Rate this Content
5
3 Votes
I was recently reviewing the hardware recommendations for DPM2010 on TechNet, http://technet.microsoft.com/en-us/library/ff399280.aspx, to make sure there are no radical changes . Whilst reviewing I noticed that the minimum page file requirement is greater than the recommended page file size.
|
Component |
Minimum Requirement |
Recommended Requirement |
|
Page File |
0.2 percent of the combined size of all recovery point volumes, in addition to the recommended size (generally, 1.5 times the amount of RAM on the computer). |
1.5 times the amount of RAM on the computer. |
Having a page file that is 0.2% of the combined size of all the recovery point volumes in addition to the recommended page file size is very important for VSS because if VSS runs out of available paged memory, the result could be the loss of shadow copies. As the page file size is very important, I thought I would confirm with the Microsoft DPM product team whether the hardware recommendation on TechNet was correct or not. As expected, they confirmed that having 0.2% of the combined size of all the recovery point volumes in addition to the recommended page file size is definitely recommended, however you could get away with a page file size that is just 1.5 times the amount of RAM as an absolute minimum.
An example of calculating your page file size:
|
|
Size |
Calculation |
Recommended Size |
|
System RAM |
8GB |
x 1.5 |
12GB |
|
Combined Recovery Point Volumes |
5TB |
0.2% |
10GB |
|
Total Page File Size: 22GB |
So until the hardware requirements page is updated, the minimum and recommended requirements for the page file are the wrong way round; here's how it should be.
|
Component |
Minimum Requirement |
Recommended Requirement |
|
Page File |
1.5 times the amount of RAM on the computer. |
0.2 percent of the combined size of all recovery point volumes, in addition to the recommended size (generally, 1.5 times the amount of RAM on the computer). |
Hopefully that clarifies what the recommendation is and why the page file size is important in DPM.
|
David Allen
MVP System Center Operations Manager
|
Copyright 2011 SCDPMOnline.org