SPLK-2002 Exam QuestionsBrowse all questions from this exam

SPLK-2002 Exam - Question 50


Which of the following describe migration from single-site to multisite index replication?

Show Answer
Correct Answer: B

When migrating from a single-site to a multisite index replication setup, multisite policies only apply to new data created after the migration. Existing single-site buckets continue to maintain their previous replication and search factors. Thus, multisite replication policies do not instantly apply to single-site buckets, and the total values for multisite replication should meet or exceed, not be less than, single-site factors after migration. Therefore, the correct answer is that multisite policies apply to new data only.

Discussion

7 comments
Sign in to comment
sadhka
Mar 12, 2022

Answer is B

not_another_user_007
Feb 28, 2023

Maintain legacy buckets as single-site By default, after migration, the cluster holds both single-site and multisite buckets. It maintains them separately, following these rules: Single-site legacy buckets (those existing at the time of migration) continue to respect the single-site replication_factor and search_factor settings. Multisite buckets (those created after migration) follow the multisite site_replication_factor and site_search_factor policies. Answer is B

deepali_2710
Oct 27, 2024

cluster pdf (migration Notes) pg:72 • B. Multisite policies apply to new data only.

[Removed]
Sep 21, 2022

D is wrong. If you are migrating from a single-site cluster, the total value must be at least as large as the replication_factor. so Total >= replication factor

manu78
Sep 24, 2022

B only correct

AnaBeeOption: B
Jun 27, 2023

pg 74/Cluster

lzng3rOption: B
Sep 10, 2024

https://docs.splunk.com/Documentation/Splunk/9.0.4/Indexer/Migratetomultisite

sunil299
Jul 30, 2022

After migration, all buckets created before migration continue to adhere to their single-site replication and search factor policies by default.