Chapter 8 - Implementing High Availability: Server Clusters Flashcards

(40 cards)

1
Q

NLB servers should be deployed when the data is dynamic and changes frequently.

A) True
B) False

A

False

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

If you use two NICs in an NLB cluster, you should remove the dedicated IP address.

A) True
B) False

A

True

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

The default NLB cluster operation mode is Unicast.

A) True
B) False

A

True

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

If the client affinity value is set to None, any cluster member can respond to any client request.

A) True
B) False

A

True

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

You must configure port rules for each NLB cluster node.

A) True
B) False

A

False

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

The choices available for cluster operation mode are Unicast and Multicast.

A) True
B) False

A

False

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

The Initial host state property controls how the NLB service behaves when the OS boots.

A) True
B) False

A

True

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

A quorum is shared storage used to store cluster configuration data.

A) True
B) False

A

False

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

Dynamic disks should be used in a failover cluster.

A) True
B) False

A

False

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

Cluster-Aware Updating is a failover cluster feature that automates software updates on cluster servers while maintaining cluster service availability.

A) True
B) False

A

True

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

You’re configuring a failover cluster and want a quorum configuration in which cluster quorum data is located in a shared folder on a server in another location. Which quorum configuration should you choose?

A) Node Majority
B) Node and Disk Majority
C) Node and File Share Majority
D) No Majority: Disk Only

A

Node and File Share Majority

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

Which affinity value should you choose when the application has dynamic data or the client state must be maintained?

A) None
B) Single
C) Network
D) Multi

A

Single

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

Which NLB cluster property is used to determine which server will handle traffic not covered by a port rule?

A) Priority
B) Affinity
C) Port range
D) Quorum mode

A

Priority

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

In a failover cluster, what do you call a server that is a cluster member that’s not responding to client requests for a clustered application but is in standby to do so if the active node fails?

A) Active node
B) Witness node
C) Passive node
D) Affinity node

A

Passive node

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

You have created a failover cluster that must include SMB 3.0 file share support, and all cluster nodes must have read/write access to the shared storage. What type of storage should you use?

A) Mirrored volume
B) RAID 5 volume
C) Virtual volume pool
D) Cluster shared volume

A

Cluster shared volume

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

Server “A” is a member of an NLB cluster. Server “A” is scheduled for routine maintenance that requires the server to be taken offline. What option should you use to take the server offline while not disrupting any client requests currently in progress?

A) Stop
B) Hibernate
C) Drainstop
D) Suspend

A

Drainstop

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

Which of the following is a step in configuring an NLB cluster?

A) Configuring port rules
B) Configuring a witness disk
C) Choosing a quorum mode
D) Choosing shared storage modes

A

Configuring port rules

17
Q

If a cluster gets divided into multiple subclusters due to lack of communication between cluster nodes, what is the condition of the cluster?

A) Partitioned
B) No majority
C) Unquorumed
D) Unbalanced

17
Q

You want to provide scalability for an application installed on an NLB cluster composed of several servers. Which filtering mode should you use?

A) Single host
B) Multiple host
C) Node majority
D) Dedicated

A

Multiple host

18
Q

What type of object is added to Active Directory when a failover cluster is created?

A) Server
B) Computer
C) Witness
D) SAN

19
Q

What is true about failover cluster network configuration?

A) The storage network should be on a separate subnet
B) NIC addresses on servers must have the same network ID
C) You need at least three NICs per server
D) The heartbeat should be on the client access network

A

The storage network should be on a separate subnet

20
Q

In a failover cluster, which option do you set if you want to revert to a preferred owner when it is available?

A) Allow failback
B) Prevent failback
C) Maximum failures
D) Cluster updating

A

Allow failback

21
Q

When you specify the client access point, what gets created?

A) Group Policy object
B) Local user account
C) Active Directory user account
D) DNS host record

A

DNS host record

22
Q

What do clients use to access a service provided by an NLB cluster?

A) Multicast address
B) Virtual IP address
C) Prioritized MAC address
D) Link-local IPv6 address

A

Virtual IP address

23
In an NLB cluster, what should you configure to specify the types of traffic the cluster should respond to? A) Port rules B) Load weight C) Filter modes D) Affinity modes
Port rules
24
What should you configure if you don't want a host to join an NLB cluster when the server starts and the host should not respond to remote NLB commands? A) Initial host state: Stopped B) Filtering mode: Stopped C) Initial host state: Suspended D) Filtering mode: Suspended
Initial host state: Suspended
25
What does a failover cluster node use to determine if another node is communicating? A) Drainstop B) Witness C) Quorum D) Heartbeat
Heartbeat
26
After you have installed the Failover Clustering feature and verified the network and shared storage access, what should you do next, before creating the cluster? A) Configure the CSV B) Configure cluster options C) Run the cluster validation wizard D) Put the cluster in maintenance mode
Run the cluster validation wizard
27
In and NLB cluster, which of the following is a valid cluster operation mode? (Choose all that apply.) A) Network B) Multicast C) Unicast D) Broadcast
Multicast Unicast
28
In a failover cluster, what are the options for configuring the quorum model? (Choose all that apply.) A) Node and File Share Majority B) Node Majority C) No Majority: File Share Only D) No quorum: Partitioning
Node and File Share Majority Node Majority
29
Which of the following is a requirement for creating a failover cluster on a Windows server? (Choose all that apply.) A) At least 16 GB of RAM B) NICs that support NIC teaming C) Cluster-compatible storage technology D) All clustered applications or services must be the same version
Cluster-compatible storage technology All clustered applications or services must be the same version
30
After a failover cluster is created, which of the following is a task to be performed when configuring the failover cluster? (Choose all that apply.) A) Configure the cluster networks B) Configure port rules C) Configure the host ID D) Configure the quorum model
Configure the cluster networks Configure the quorum model
31
Which of the following is a failover cluster failback option? (Choose all that apply.) A) Prevent failback B) Prevent failback: Only to this server C) Allow failback: Immediately D) Allow failback: Only to this server
Prevent failback Allow failback: Immediately
32
What optimization procedure can be performed when configuring a cluster network for CSV access? (Choose all that apply.) A) Use multiple cluster networks to access CSV traffic B) Configure a maximum bandwidth policy C) Use a single cluster network to access CSV traffic D) Disable cluster network communication on cluster networks that carry CSV traffic
Use multiple cluster networks to access CSV traffic Disable cluster network communication on cluster networks that carry CSV traffic
33
What quorum model utilizes Microsoft Azure and is used in stretch clusters? A) Cloud Majority B) Node and Disk Majority C) Cloud witness D) Node Majority
Cloud witness
34
Which of the following is shared storage used to store cluster configuration data and help determine the cluster quorum? A) Witness disk B) Clustered disk C) Active node D) Cluster node
Witness disk
35
Which PowerShell cmdlet will allow you to edit the configuration of an NLB cluster? A) New-NlbCluster B) Edit-NlbClusterNode C) Set-NlbCluster D) Get-NlbClusterNode
Set-NlbCluster
36
What metric can be assigned to cluster members to control the balance of traffic between cluster members? A) Port rules B) Load weight C) Heartbeat D) Port value
Load weight
37
When you create a new cluster, what must be specified first that will participate in the new cluster? A) Network interface B) Host priority C) IP address D) Host
Host
38
What is the term used to specify the fully qualified domain name assigned to a cluster, and must have an entry in DNS that resolves to the cluster’s primary IP address? A) Primary address B) Full Internet name C) Cluster address D) DNS name
Full Internet Name