nerdexam
BICSI

RCDD · Question #279

What type of redundancy provides two additional units, modules, paths, or systems in addition to the MINIMUM required to satisfy the base requirement.

The correct answer is C. N+2. N+2 redundancy adds exactly two spare units beyond the minimum required, allowing the system to tolerate two simultaneous failures without losing service.

Design, Implementation, and Management

Question

What type of redundancy provides two additional units, modules, paths, or systems in addition to the MINIMUM required to satisfy the base requirement.

Options

  • AN
  • BN+1
  • CN+2
  • D2N
  • E2(N+1)

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    71% (22)
  • D
    13% (4)
  • E
    10% (3)

Why each option

N+2 redundancy adds exactly two spare units beyond the minimum required, allowing the system to tolerate two simultaneous failures without losing service.

AN

N represents exactly the minimum required with zero spare capacity, meaning any single failure results in a service interruption.

BN+1

N+1 adds only one additional unit beyond the minimum, tolerating only a single simultaneous failure rather than two.

CN+2Correct

In the N+x redundancy notation, N represents the minimum number of components required to satisfy the base operational requirement, and the suffix indicates additional spare capacity. N+2 therefore means two extra units, modules, paths, or systems are deployed beyond the minimum, so two concurrent failures can occur without impacting the supported load.

D2N

2N is a fully mirrored configuration that doubles every component, which provides more redundancy than N+2 but is not defined as two additional units.

E2(N+1)

2(N+1) doubles the sum of the minimum plus one, representing a higher tier of redundancy than N+2 and is not the definition of two additional units.

Concept tested: Redundancy models N N+1 N+2 2N comparison

Source: https://uptimeinstitute.com/resources/research-and-reports/tier-classifications-defined

Topics

#redundancy#N+2#fault tolerance#data center design

Community Discussion

No community discussion yet for this question.

Full RCDD Practice