Bird
0
0

You tried to add a RAM node but it joined as a disc node. What is a likely cause?

medium📝 Troubleshoot Q6 of 15
RabbitMQ - Clustering
You tried to add a RAM node but it joined as a disc node. What is a likely cause?
AThe node was not reset before joining the cluster
BThe cluster does not support RAM nodes
CThe node hostname was incorrect
DThe disc node forced the type change
Step-by-Step Solution
Solution:
  1. Step 1: Check node reset requirement

    To join as RAM node, the node must be reset to clear previous state.
  2. Step 2: Understand cluster support and hostname

    Clusters support RAM nodes; hostname errors cause join failure, not type change.
  3. Final Answer:

    The node was not reset before joining the cluster -> Option A
  4. Quick Check:

    Reset node before joining as RAM node [OK]
Quick Trick: Reset node before adding as RAM node [OK]
Common Mistakes:
MISTAKES
  • Assuming cluster disallows RAM nodes
  • Confusing hostname errors with node type
  • Believing disc nodes force type changes

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More RabbitMQ Quizzes