Archive for Dezember 27th, 2010

Audi – „Wo ist der Tank?“

Montag, Dezember 27th, 2010

Microsoft Data Recovery Manager 2007 – Calculating Disk Allocation

Montag, Dezember 27th, 2010

microsoftdpm_logo.jpg   When you create a new Protection Group using the “Create Protection Group” wizard – DPM internally computes and allocates volumes for storing the replica and the shadow copies to enumerates the various formulae that we use internally to generate the default size

File system datasource

SC GBsize = (dataSourceGBSize * recoveryRangeInDays * 2) / 100 + 1 GB
Replica GBsize = (dataSourceGBSize * 3) / 2