nerdexam
Splunk

SPLK-2002(205Q) · Question #95

A customer has a four site indexer cluster. The customer has requirements to store five copies of searchable data, with one searchable copy of data at the origin site, and one searchable copy at the…

The correct answer is B. site_replication_factor = origin:l, site4:l, total:5. The correct configuration to meet the customer's requirements is site_replication_factor = origin:1, site4:1, total:5. This means that each bucket will have one copy at the origin site, one copy at the disaster recovery site (site4), and three copies at any other sites. The…

Indexer Clustering

Question

A customer has a four site indexer cluster. The customer has requirements to store five copies of searchable data, with one searchable copy of data at the origin site, and one searchable copy at the disaster recovery site (site4). Which configuration meets these requirements?

Options

  • Asite_replication_factor = origin:2, site4:l, total:3
  • Bsite_replication_factor = origin:l, site4:l, total:5
  • Csite_search_factor = origin:2, site4:l, total:3
  • Dsite search factor = origin:1, site4:l, total:5

How the community answered

(24 responses)
  • A
    8% (2)
  • B
    71% (17)
  • C
    4% (1)
  • D
    17% (4)

Explanation

The correct configuration to meet the customer's requirements is site_replication_factor = origin:1, site4:1, total:5. This means that each bucket will have one copy at the origin site, one copy at the disaster recovery site (site4), and three copies at any other sites. The total number of copies will be five, as required by the customer. The site_replication_factor determines how many copies of each bucket are stored across the sites in a multisite indexer cluster1. The site_search_factor determines how many copies of each bucket are searchable across the sites in a multisite indexer cluster2. Therefore, option B is the correct answer, and options A, C, and D are incorrect. 1: Configure the site replication factor 2: Configure the site search factor

Topics

#multi-site clustering#site_replication_factor#site_search_factor#disaster recovery

Community Discussion

No community discussion yet for this question.

Full SPLK-2002(205Q) Practice