Chapter 9 - Hyper-V storage - Do I know this already? Flashcards

1
Q

Which of the following is not a tool that you can use to create a virtual hard disk?

a. diskpart
b. SAN Manager
c. Disk Management
d. PowerShell

A

b. SAN Manager

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How much space does a VHDX support?

a. 8 TB
b. 2 TB
c. 64 TB
d. 1 TB

A

c. 64 TB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What cmdlet creates a new differencing disk?

a. New-DiffDisk
b. New-VHD
c. New-Diff
d. New-VHDDiff

A

b. New-VHD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What type of checkpoint is the default for Windows Server 2016?

a. Standard
b. General
c. Production
d. Lab

A

c. Production

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What deployment scenarios does storage QoS support? Choose two.

a. Hyper-V using a Scale-Out File Server
b. Hyper-V using Generation 2 VMs
c. Hyper-V using virtual Fibre Channel
d. Hyper-V using Clustered Shared Volumes

A

a. Hyper-V using a Scale-Out File Server

d. Hyper-V using Clustered Shared Volumes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In what type of storage QoS policy are the MinimumIOPS and the MaximumIOPS and Bandwidth shared among all flows assigned to the policy?

a. Shared
b. Dedicated
c. Grouped
d. Aggregated

A

d. Aggregated

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a Pass-through disk?

A

A disk that permits a VM access to the storage system of a host.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a Differencing disk?

A

A virtual hard disk that stores only changes from parent virtual hard disk.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a Shared virtual hard disk?

A

A virtual hard disk used by multiple VMs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is Storage Quality of Service?

A

New technology in Windows Server 2016 that enhances the IOPS of a virtual machine’s access storage.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What option do you choose from the Actions pane in Hyper-V Manager to convert a VHD?

A

Edit Disk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What type of checkpoint is designed for testing and development environments?

A

Standard checkpoint

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What cmdlet creates a new storage QoS policy?

A

New-StorageQosPolicy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is IOPS

A

Input-Output Operations per Second

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is a Normalized IOPS?

A

A count of storage input-output operations per second

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is a Flow?

A

Each file opened by a Hyper-V server to a virtual hard disk.

17
Q

What is InitiatorName?

A

The name of the virtual machine that is reported to Scale-out File Server for each flow

18
Q

What is Initiator ID?

A

An identifier that matches the virtual machine ID

19
Q

What is Policy?

A

A QoS object that is stored in the cluster database that has the following properties: PolicyId, MinimumIOPS, MaximumIOPS, ParentPolicy, and PolcyType

20
Q

What is PolicyId?

A

a unique identifier for a policy

21
Q

What is MinimumIOPS?

A

The minimum normalized IOPs that will be provided by a policy; a reservation

22
Q

What is MaximumIOPS?

A

The maximum normalized IOPs that will be limited by a policy; a limit

23
Q

What is Aggregated?

A

A policy type in which the specified MinimumIOPS, MaximumIOPS, and Bandwidth are shared among all flows assigned to a policy

24
Q

What is Dedicated?

A

A policy type in which the specified MinimumIOPS, MaximumIOPS, and Bandwidth are managed for an individual VHD/VHDX.

25
Q

What are the improvements available to VHDX?

A
  • Because disk sizes may increase dramatically, a VHDX supports 64 TB, whereas the older VHD supports only 2 TB.
  • The disk structure is improved to reduce the chances of problems when a host server suffers a power outage.
  • The VHDX features much better storage alignment when used with large sector sizes.
  • The VHDX allows a larger block size for dynamically expanding and differencing disks, which provides better performance for these workloads.
26
Q

How do you create a fixed size VHD?

A

Step 1. In Server Manager, select Tools > Hyper-V Manager.
Step 2. In the Actions pane, click New > Hard Disk.
Step 3. On the Before You Begin page of the New Virtual Hard Disk Wizard, click Next.
Step 4. On the Choose Disk Format page, select VHD or VHDX or VHD Set and then click Next
Step 5. On the Choose Disk Type page, choose Fixed size and then click Next.
Step 6. On the Specify Name and Location page, enter a name for the virtual hard disk, specify a folder to host the virtual hard disk file, and click Next.
Step 7. On the Configure Disk page, select one of the following options:
Create a new blank virtual hard disk of the specified size: Select this option for a new disk of any size and any purpose. Of course, the disk is empty of contents.
Copy the contents of a specified physical disk: Select this option to replicate an existing physical disk on the server as a virtual hard disk. The fixed-size hard disk will be the same size as the disk that you have replicated. Replicating an existing physical hard disk does not alter data on the existing disk.
Copy the contents of a specified virtual hard disk: Select this option to create a new fixed-size hard disk based on the contents of an existing virtual hard disk.

27
Q

What is the Powershell cmdlet to create a fixed VHD?

A

New-VHD and -Fixed

28
Q

How do you create a Pass-through disk?

A

Step 1. Ensure that the target hard disk is offline.
Step 2. Use the Hyper-V Manager to edit the existing virtual machine’s properties.
Step 3: Click an IDE or SCSI controller, click Add, and then click Hard Drive
Step 4. In the Hard Drive dialog box, select Physical Hard Disk. In the drop- down list box, select the disk that you want to use as the pass-through disk.

29
Q

What are some features of differencing disks?

A
  • You can link multiple differencing disks to a single parent disk.
  • When you modify a parent disk, all linked differencing disks fail.
  • You can reconnect a differencing disk to the parent by using the Inspect Disk tool; this tool is available in the Actions pane of the Hyper-V Manager.
  • You can use the Inspect Disk tool to locate a differencing disk’s parent disk.
30
Q

What is a Production Checkpoint?

A

This is a “point in time” image of the virtual machine. A production checkpoint can be restored later in a way that is supported by all workloads. A production checkpoint uses a backup technology inside the guest VM to create the checkpoint; note that this is an alternative to saved state technology.

31
Q

What is a standard Checkpoint?

A

This is a checkpoint that captures the state, data, and hardware configuration of a running virtual machine. Standard checkpoints are intended for use in development and testing scenarios; for example, you might use a standard checkpoint to re-create a specific state of a virtual machine so that you can further troubleshoot a scenario.

32
Q

What are some features of Storage QoS?

A
  • It permits fairness improvements between VMs using the same file cluster.
  • It allows policy-based minimum and maximum performance goals to be configured in units of normalized IOPs.
  • It prevents single virtual machines from consuming all storage resources.
  • You can view performance details of all running virtual machines and the configuration of the Scale-Out File Server cluster from a single location.
  • It provides consistent performance to virtual machines, even in dense and overprovisioned environments.