High Availability Flashcards
What values must you specify for the -PhysicalDiskRedundancy parameter and the -ProvisioningType parameter when using the New-VirtualDisk cmdlet to create a dual-parity space?
2 for the-PhysicalDiskRedundancy parameter and Fixed provisioning for the -ProvisioningType parameter
What four storage options are available for a failover cluster in Windows Server 2012 R2?
Serial attached SCSI
iSCSI
Fibre Channel
Shared VHDX
Which parameter would you use with the DFSRDIAG utility to force sysvol replication between two domain controllers?
SyncNow
When configuring guest clustering, what property must be configured the same on each virtual machine role that is part of the same guest cluster?
The AntiAffinityClassNames property
In a Windows Server 2012 R2 cluster, what cmdlet can you run to predetermine which node has its vote removed?
(Get-Cluster).LowerQuorumPriorityNodeID
What cmdlet should you run to view the vote status of a witness in a Windows Server 2012 R2 cluster?
(Get-Cluster).WitnessDynamicWeight
Why does Windows Server 2012 R2 increase the default threshold value for node health detection within a cluster from five seconds to 10 seconds if nodes are in the same subnet, and to 20 seconds if nodes are in different subnets?
To increase the resiliency for temporary network failures for virtual machines that are running on a Hyper-V cluster, and to delay cluster recovery actions in cases of short network interruptions.
How do live migrations of virtual machines differ between Windows Server 2008 R2 and Windows Server 2012?
With Server 2012, you can perform simultaneous live migrations of multiple virtual machines within a cluster
What values must you specify for the -NumberofDataCopies parameter and the -PhysicalDiskRedundancy parameter when using the New-VirtualDisk cmdlet to create a three-way mirror space?
specify 3 for the NumberofDataCopies parameter and 2 for the PhysicalDiskRedundancy parameter
Which heartbeat setting should you configure on a failover cluster to define the frequency at which cluster heartbeats are sent between nodes on the same subnet?
The SameSubnetDelay parameter
Why should you enable the CSV cache on a Scale-Out File Server?
CSV cache can boost the performance of read requests without caching writ requests
Which cmdlet can you run to configure high availability for a service that was not originally designed to run in a failover cluster?
Add-ClusterGenericServiceRole
Which heartbeat settings should you configure on a failover cluster to define the number of heartbeats that can be missed before the cluster takes recovery action?
The SameSubnetThreshold parameter and CrossSubnetThreshold parameter
Which feature of Windows Server 2012 R2 can adjust the cluster’s running node’s vote status automatically to keep the total number of votes in the cluster at an odd number?
Tie breaker for 50 percent node split
What feature introduced in Windows Server 2012 Hyper-V allows you import a virtual machine to a new host with different hardware without exporting the virtual machine?
the Import Wizard in Hyper-V Manager