nerdexam
Splunk

SPLK-2002(205Q) · Question #123

What is the expected minimum amount of storage required for data across an indexer cluster with the following input and parameters? - Raw data = 15 GB per day - Index files = 35 GB per day…

The correct answer is C. 100 GB per day. The correct answer is C. 100 GB per day. This is the expected minimum amount of storage required for data across an indexer cluster with the given input and parameters. The storage requirement can be calculated by adding the raw data size and the index files size, and then…

Indexer Cluster Management

Question

What is the expected minimum amount of storage required for data across an indexer cluster with the following input and parameters?

  • Raw data = 15 GB per day
  • Index files = 35 GB per day
  • Replication Factor (RF) = 2
  • Search Factor (SF) = 2

Options

  • A85 GB per day
  • B50 GB per day
  • C100 GB per day
  • D65 GB per day

How the community answered

(67 responses)
  • A
    7% (5)
  • B
    4% (3)
  • C
    72% (48)
  • D
    16% (11)

Explanation

The correct answer is C. 100 GB per day. This is the expected minimum amount of storage required for data across an indexer cluster with the given input and parameters. The storage requirement can be calculated by adding the raw data size and the index files size, and then multiplying by the Replication Factor and the Search Factor1. In this case, the calculation is: (15 GB + 35 GB) x 2 x 2 = 100 GB The Replication Factor is the number of copies of each bucket that the cluster maintains across the set of peer nodes2. The Search Factor is the number of searchable copies of each bucket that the cluster maintains across the set of peer nodes3. Both factors affect the storage requirement, as they determine how many copies of the data are stored and searchable on the indexers. The other options are not correct, as they do not match the result of the calculation. Therefore, option C is the correct answer, and options A, B, and D are incorrect. 1: Estimate storage requirements 2: About indexer clusters and index replication 3: Configure the

Topics

#indexer cluster#storage capacity planning#replication factor#search factor

Community Discussion

No community discussion yet for this question.

Full SPLK-2002(205Q) Practice