开发者

volume shadow copy vs data protection manager

开发者 https://www.devze.com 2022-12-18 12:17 出处:网络
trying to implement a VSS backup solution similar to what is described here: Volume Shadow Copy (VSS) there is开发者_开发知识库 a new offering called data protection manager:

trying to implement a VSS backup solution similar to what is described here: Volume Shadow Copy (VSS)

there is开发者_开发知识库 a new offering called data protection manager: http://www.microsoft.com/systemcenter/dataprotectionmanager/en/us/overview.aspx

how different is this from VSS based solution?

does it solve the problem of implementing a VSS writer?


DPM comes as a part of System Center and it makes use of VSS writers. In other words it is dependent on VSS service. You will face issues if VSS fails, DPM backup wont work. It also makes use of application writers for application specific backups(like MS SQL DB and Exchange Mailbox)

DPM is a complete backup solution of almost all Microsoft platforms be it VMS, Sharepoint,SQL DB, MAILBOXES, FILES. It also has backup to Azure and Backup to tapes to meet short term and Long term goals.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号