Unit 9 Quiz
What feature in Windows Server 2016 causes a highly available VM to be live-migrated automatically if the host that it's running on is shut down?
Drain on shutdown
You have six cluster nodes split evenly between SiteA and SiteB and no witness. The link between the sites goes down, leaving two separate cluster partitions. The SiteA cluster continues to function, and the SiteB cluster goes offline. All nodes are running Windows Server 2016. Why did this problem occur?
Dynamic quorum removed a vote from SiteB
What feature is found in Windows Server 2016 that attempts to prevent a split vote from occuring?
Dynamic witness
You need to upgrade a two-node cluster that has Windows Server 2012 servers. You have added two Windows Server 2016 servers to the cluster and transferred the roles and resources to the new servers. What should you do next?
Evict the Windows Server 2012 nodes
If you're using cluster shared volumes for highly available VMs, which of the following is a likely path for storing the VM files?
C:\ClusterStorage
Which of the following quorum witness options introduced in Windows Server 2016 will allow you to declare a resource in Microsoft Azure to act as a cluster witness?
Cloud witness
You have decided to configure a Windows Server 2016 failover cluster and incorporate several members from a different domain. After confirming that all the requirements have been met you decide to create the multi-domain cluster. Which of the following quorum model options can be selected for your Windows Server 2016 multi-domain cluster?
Cloud witness Disk witness
You're preparing to upgrade a Windows Server 2012 R2 Hyper-V cluster to a Windows Server 2016 Hyper-V cluster, and you cannot allow any server downtime when performing the upgrade. Which of the following Windows Server 2016 options will allow you to perform this task?
Cluster Operating System Rolling Upgrade
Which of the following is not a quorum witness configuration option?
Configure a local disk witness
Which cmdlet displays a list of all PowerShell cmdlets related to failover clusters?
Get-Command -Module FailoverClusters
Which of the following PowerShell cmdlets will allow you to configure Storage Replica between two different server clusters by granting access to the other cluster to enable replication?
Grant-SRAccess -Cluster
Which of the following is a signal that is used by cluster nodes to verify that a node is up and operating?
Heartbeat
There are two methods for deploying a clustered storage space. Which of the following steps is used in both methods?
Install the MPIO feature
With respect to a clustered Hyper-V node, which of the following VM states allows the node to be removed from active membership in the cluster but continues to host the VM role?
Isolated
After reviewing some system performance data, you have noticed that some of your virtual machines, hosted on clustered Hyper-V servers, are currently distributed throughout the cluster in an unbalanced configuration. What feature in Windows Server 2016 will allow you to optimize your cluster node members for better performance?
Node fairness
In Windows Server 2016 server, what specific state will a high availability VM be placed into if it has lost access to its storage?
Paused-Critical
Which option on a VM should you select if you want to enable virtual machine network health detection?
Protected network
When you add a node to an existing cluster, which of the following can take place?
Quorum settings are updated
You need to perform maintenance on a cluster and must take the entire cluster offline. Which of the following is the best approach?
Right-click the cluster name, point to More Actions, and click Shut Down Cluster
You're configuring a new failover cluster but don't want to create new accounts in Active Directory. What should you do?
Run the New-Cluster cmdlet with the -AdministrativeAccessPoint parameter
Which configuration results in the best performance and reliability for a hyper-v failover cluster with VMs stored on a file share?
Scale-out file server
Which of the following is a feature in Windows Server 2016 that permits an administrator to allocate a name to a physical location and delegate cluster nodes to each location?
Site-aware cluster
Which Windows Server 2016 feature will allow you to distribute Storage Pools between all nodes in a failover cluster and allow new nodes to add their storage automatically to storage pools?
Storage Spaces Direct
Why is it better to use cluster-aware roles instead of generic applications or services for high-availability applications?
The cluster might not know whether the generic application failed
In Windows Server 2016 failover clusters, why isn't it advisable to remove a node's vote manually?
The dynamic quorum won't work
Before you create a cluster, what task should you perform in the Failover Cluster Manager?
Validate a configuration
Which of the following is considered a core cluster resource?
Witness disk
Which of the following is a prerequisite for deploying a clustered storage space?
You need at least three unallocated disks
Which of the following is true about copying cluster roles?
You need to install the clustered role on the nodes in the target cluster
Which of the following is true about a clustered virtual machine?
You need two or more host computers running Hyper-V All host computers should be members of the same domain.