70-659 · Question #119
You have a Windows Server 2008 R2 Hyper-V server. One of the virtual machines (VMs) that is hosted on the server has a directly attached physical disk. You need to back up the VM. What should you do?
The correct answer is A. Perform a full server backup on the VM. Physical disks that are directly attached to a virtual machine. These disks cannot be backed up by the Hyper-V VSS writer. As a result, this type of disk will not be included in any backup performed by a backup program that uses the Hyper-V VSS writer. In this situation, you…
Question
You have a Windows Server 2008 R2 Hyper-V server. One of the virtual machines (VMs) that is hosted on the server has a directly attached physical disk. You need to back up the VM. What should you do?
Options
- APerform a full server backup on the VM.
- BPerform a critical-volume backup on the VM.
- CPerform a full server backup on the host server.
- DPerform a critical-volume backup on the host server.
How the community answered
(22 responses)- A73% (16)
- B14% (3)
- C5% (1)
- D9% (2)
Explanation
Physical disks that are directly attached to a virtual machine. These disks cannot be backed up by the Hyper-V VSS writer. As a result, this type of disk will not be included in any backup performed by a backup program that uses the Hyper-V VSS writer. In this situation, you would need to use some other process to back up the physical disk, such as running a backup application within the guest operating system. Hyper-V backups of Virtual Machines with pass through disks will show the error message "One or more virtual machines have been excluded from the backup as the the virtual machine uses one or more physical disks. Use the Backup Exec Remote Agent on the virtual machine for backup and restore operations." Error 0xa0009644-One or more virtual machines have been excluded from the backup as the the virtual machine uses one or more physical disks. Use the Backup Exec Remote Agent on the virtual machine for backup and restore operations. Pass Through Disk in Hyper-V : Hyper-V allows virtual machines to access storage mapped directly to the Hyper-V server without requiring the volume be configured. The storage can either be a physical disk internal to the Hyper-V server or it can be a Storage Area Network (SAN) Logical Unit (LUN) mapped to the Hyper-V server. To ensure the Guest has exclusive access to the storage, it must be placed in an Offline state from the Hyper-V server perspective. Additionally, this raw piece of storage is not limited in size so, hypothetically, it can be a multi- As per the SCL (Software Compatibility List) the Pass Through is not supported if: Physical(Pass Through) DAS or SAN on the Host directly attached to the Guest Physical (Pass Through) RDAS on the Host directly attached to Guest Guest Disk attached via SAN(iSCSI initiator)
Topics
Community Discussion
No community discussion yet for this question.