nerdexam
Splunk

SPLK-2002(205Q) · Question #143

An indexer cluster is being designed with the following characteristics: - 10 search peers - Replication Factor (RF): 4 - Search Factor (SF): 3 - No SmartStore usage How many search peers can fail…

The correct answer is C. Three peers can fail. Three peers can fail. This is the maximum number of search peers that can fail before data becomes unsearchable in the indexer cluster with the given characteristics. The searchability of the data depends on the Search Factor, which is the number of searchable copies of each…

Indexer Cluster Management

Question

An indexer cluster is being designed with the following characteristics:

  • 10 search peers
  • Replication Factor (RF): 4
  • Search Factor (SF): 3
  • No SmartStore usage

How many search peers can fail before data becomes unsearchable?

Options

  • AZero peers can fail.
  • BOne peer can fail.
  • CThree peers can fail.
  • DFour peers can fail.

How the community answered

(43 responses)
  • A
    9% (4)
  • B
    23% (10)
  • C
    63% (27)
  • D
    5% (2)

Explanation

Three peers can fail. This is the maximum number of search peers that can fail before data becomes unsearchable in the indexer cluster with the given characteristics. The searchability of the data depends on the Search Factor, which is the number of searchable copies of each bucket that the cluster maintains across the set of peer nodes1. In this case, the Search Factor is 3, which means that each bucket has three searchable copies distributed among the 10 search peers. If three or fewer search peers fail, the cluster can still serve the data from the remaining searchable copies. However, if four or more search peers fail, the cluster may lose some searchable copies and the data may become unsearchable. The other options are not correct, as they either underestimate or overestimate the number of search peers that can fail before data becomes unsearchable. Therefore, option C is the correct answer, and options A, B, and D are incorrect. 1: Configure the search factor

Topics

#indexer cluster#replication factor#search factor#cluster fault tolerance

Community Discussion

No community discussion yet for this question.

Full SPLK-2002(205Q) Practice