Lesson 13 Flashcards

(17 cards)

1
Q

A ________ is a collection of servers that provides the infrastructure for replicating and activating database copies.

A

Database Availability Group (DAG)

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

DAGs:
Require the failover clustering feature of _______, although all installation and configuration is done with the __________ tools ______

A

Server 2008R2/2012
Exchange Server management
(EAC or EMS)

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

DAGs:

Use _______ to control failover

Can be created after the ________ is installed

Allow a _____ to be activated on another server in the group without affecting other databases

Allow up to __ copies of a single database on separate servers

Define the ______ for replication

A
Active Manager
Mailbox server
single database 
16
boundary
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The ___________ is the internal Exchange component responsible for managing switchovers and failovers and runs on every server in a DAG. IT detects failures of local resources and initiates failover
.

A

Active Manager

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

____________ do not need to directly interact with the Active Manager in order to manage DAGs
.

A

Exchange admins

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

__________ is important to ensure consistency, to act as a tie - breaker to avoid partitioning, and to ensure cluster responsiveness.

A

Quorum

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

DAGs with an _____ number of members use the failover cluster’s Node and ____________ mode, which employs an external _________
that acts as a tie-breaker.

The ________ must be a member of Active Directory

A

even
File Share Majority quorum
witness server
witness server

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

To maintain a ________ of voters (and therefore quorum ), at least ______ voters must be able to communicate with each other
.

A

majority

three

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

_______ is the ability of the messaging system to survive the failure of a site and to continue functioning through the use of an alternate data center
.

A

Site resilience

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

Typically, this scenario could be used to give the primary site voting nodes but a secondary site____________ to prevent losing quorum in the main site, and therefore not losing all of the Exchange enterprise. The main site would still need a majority of votes, of course.

A

Non-Voting Cluster Nodes

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

A DAG leverages the failover clustering feature.

You can switch or failover a _________ between DAG servers. However, it is only active on one node at a time.

At any given time, a copy is either the ______or the __________, but not both.

A server may not host more than ___ copy of a given database.

Not all databases must have the same number of copies. In a 16-node DAG, one database can have 16 copies, while another database that is not redundant need contain only the one active copy.

A

single database
replication source or replication target
one

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

A ______ occurs when an administrator intentionally coordinates moving the active database from one server to another.

A

switchover

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

Create the database copies.

Set ______________- sets how long to wait before truncating committed transaction logs (deleting the transaction logs after copying to another (passive) database) - ___ days maximum.

Set ________ - sets how long to wait before the transaction logs are committed to the (passive) database copy - ___ days maximum.

Set _____________ - represents the activation preference order of a database copy after a failure or outage of the active copy.

A
truncation lag time 
7
replay lag time
14
preferred list sequence number
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A ____________ is one that is not updated by replaying transactions as they become available. Instead, the transaction logs are kept for a certain period and are then replayed.

A

lagged database copy

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

High Availability Solutions for __________ role

Deploy multiple servers

Create a client access array configured with the same SSL certificate

Implement network load balancing

Deploy Client Access servers with similar hardware, memory, and performance

A

Client Access

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

High Availability Solutions for __________ role

Deploy multiple servers

Implement multiple MX records or round- robin DNS for each Edge server

A

Edge Transport

17
Q

With ______________ , the message deletion from the transport
databases is delayed until the transport server verifies that all of the next hops for that message have completed delivery. If any of the next hops fail before reporting successful delivery, the transport server resubmits the message for delivery to that next hop.

By default, a _______ of a message is removed after _________

A

Shadow Redundancy
Shadow copy
two days