积极答复者
DPM2012R2,备份Hyper-V虚拟机时的2种方式

问题
-
DPM版本:4.2.1254.0
备份使用WS2012R2的虚拟机(Hyper-V主机使用WS2012),有些可以使用在线备份(Backup Using Child Partition Snapshot),有些却只能使用离线备份(Backup Using Saved State),我想询问使用在线备份的条件是什么?
这是DPM2007使用在线备份的条件:http://technet.microsoft.com/en-us/library/dd637102.aspx
发现在DPM2012R2中,已有变化(使用动态磁盘的虚拟机也可以使用在线备份,但其中1台只能使用离线备份),但是未找到2012R2的条件
这是一篇类似的问题:http://social.technet.microsoft.com/Forums/en-US/9c3371f9-a3d3-4183-be99-a9f254ec5352/backup-hyperv-using-child-partition?forum=dpmhypervbackup
由于我使用的是简体中文版,使用diskshadow /s script.txt | find /i "caption: backup using"后无任何内容,可能相应描述已经被翻译成中文的关系,不过从上面的帖子可以看到,检查出来可能也只是说明当前的情况,不能变更成在线备份模式
特来求解
答案
-
您好,
下面是DPM 2012/R2 对online backup 的要求:
By default, DPM 2010 performs a backup of a Hyper-V Virtual Machine (VM) in an online state. However, DPM cannot back up a Hyper-V VM in an online state, if one or more of the following conditions are true:
• Backup (Volume Snapshot) Integration Service is disabled or not installed.
• VM has one or more dynamic disks.
• VM has one or more non-NTFS based volumes.
• The VM Cluster Resource Group in a cluster setup is offline.
• VM is not in a running state.
• A ShadowStorage assignment of a volume inside the VM is explicitly set to a different volume other than itself.谢谢
- 已标记为答案 Elton_JiModerator 2014年10月6日 15:29
全部回复
-
您好,
下面是DPM 2012/R2 对online backup 的要求:
By default, DPM 2010 performs a backup of a Hyper-V Virtual Machine (VM) in an online state. However, DPM cannot back up a Hyper-V VM in an online state, if one or more of the following conditions are true:
• Backup (Volume Snapshot) Integration Service is disabled or not installed.
• VM has one or more dynamic disks.
• VM has one or more non-NTFS based volumes.
• The VM Cluster Resource Group in a cluster setup is offline.
• VM is not in a running state.
• A ShadowStorage assignment of a volume inside the VM is explicitly set to a different volume other than itself.谢谢
- 已标记为答案 Elton_JiModerator 2014年10月6日 15:29
-
您提供的似乎是DPM2010的信息,和我给的那个连接的要求是完全一样的
而我的实际使用情况发现,DPM2012R2,完全可以使用在线方式备份1台使用动态硬盘的虚拟机,如图:
所以我认为这个条件在2012R2上面应该是发生了改变,却不知道具体的要求。。。
- 已编辑 zephyr4ever 2014年9月30日 2:03
-
您好,
这个dynamic 不是 动态扩充虚拟硬盘的意思, 它是 对应的磁盘 类型 是 Basic , 您可以在磁盘管理器里查看:
如果磁盘不是 动态 请不要尝试转换,这个是不可逆的操作。
谢谢