156-3158120 Exam QuestionsBrowse all questions from this exam

156-3158120 Exam - Question 11


What is the command used to activate Multi-Version Cluster mode?

Show Answer
Correct Answer: B

The command used to activate Multi-Version Cluster (MVC) mode is 'set cluster member mvc on in Clish'. This follows the syntax used in the Gaia Clish shell for configuring cluster settings, where 'member' specifies the individual cluster member, 'mvc' refers to Multi-Version Cluster, and 'on' activates the mode.

Discussion

2 comments
Sign in to comment
KuKuKu83Option: B
May 27, 2024

Correct Shell Command Gaia Clish set cluster member mvc {off | on} Expert mode cphaconf mvc {off | on}

jerj5Option: B
Jun 11, 2024

Correct answer MVC is disabled by default Check State of MVC Gaia Clish: show cluster members mvc Enable MVC Gaia Clish: set cluster member mvc on