You need to ensure that you can configure a pass-through disk for the virtual machine

The disks on Server1 are configured as shown in theexhibit. (Refer to the Exhibit.)

You create a virtual machine on Server1.
You need to ensure that you can configure a pass-through disk for the virtual machine.
What should you do?

The disks on Server1 are configured as shown in theexhibit. (Refer to the Exhibit.)

You create a virtual machine on Server1.
You need to ensure that you can configure a pass-through disk for the virtual machine.
What should you do?

A.
Delete partition E.

B.
Convert Disk 1 to a GPT disk.

C.
Convert Disk 1 to a dynamic disk.

D.
Take Disk 1 offline.

Explanation:
Pass-Through Disk must be offline
Pass-through Disk Configuration
Hyper-V allows virtual machines to access storage mapped directly to the Hyper-V server without requiring
thevolume be configured. The storage can either be a physical disk internal to the Hyper-V server or it can be
aStorage Area Network (SAN) Logical Unit (LUN)
mapped to the Hyper-V server. To ensure the Guest hasexclusive access to the storage, it must be placed in
an Offline state from the Hyper-V serverperspective
http://blogs.technet.com/b/askcore/archive/2008/10/24/configuring-pass-through-disks-in- hyper-v.aspx
http://technet.microsoft.com/pt-pt/library/ff404147%28v=ws.10%29.aspx



Leave a Reply 11

Your email address will not be published. Required fields are marked *


MCSE

MCSE

http://technet.microsoft.com/en-us/library/jj130913.aspx

The Enable-NetAdapterBinding cmdlet enables binding of a protocol or filter to the network. By default this cmdlet operates on the protocols and filters visible in the Windows UI Network Adapter properties pages. Note: Enabling some adapter bindings can automatically disable other network adapter bindings.

MCSE

MCSE

sorry, replied to the wrong question.

alison

alison

D. Take Disk 1 offline.

Cleber

Cleber

D

A pass-through disk is a type of virtual disk that points not to an area of space on a physical disk, but to a physical disk drive itself, installed on the host computer. When you add a hard drive to any of the controllers in a virtual machine, you can select a physical hard disk, as opposed to virtual one.

To add a physical hard disk to a virtual machine, however, the VM must have exclusive access
to it. That is, you must fi rst take the disk offline in the parent OS, by using the Disk
Management snap-in, or the Diskpart.exe utility. After the disk is offl ine, it is available for selection in the Physical hard disk drop-down list.

arou

arou

I thought you had to remove/delete the volume before taking it offline so that whenever you created the pass through that machine would have access?

GG

GG

you are an over thinker like me,you don’t have to, but I would want to..once the VM brings it online you can either install O/S, formatting the drive anyway, or if a second drive, then i guess you could manage it through the VMS Disk Management.

Jack

Jack

D, without a doubt. It needs to be taken offline first.

Mozzammel

Mozzammel

Answer D,To configure a pass-through disk for the virtual machine you need to Take Disk 1 offline.