media server logo
제품 사용자 가이드

클러스터 노드

Register and manage trusted master or slave nodes for supported self-hosted cluster membership.

Callaba에서 찾기Advanced → Cluster nodes
이 모듈의 역할

Cluster nodes manage database and application membership. They do not promise automatic workload scheduling, geographic routing or seamless autoscaling.

시작하기 전에

  • Private network reachability between nodes.

  • Administrator API token for the node being attached.

  • Compatible Callaba versions and a current configuration backup.

설정 설명

운영자에게 필요한 컨트롤만 설명하며 내부 필드명과 구현 이벤트는 표시하지 않습니다.

Node identity

Describe the trusted member.

Name

Operator-facing node name.

Node type

Master, Slave or Test role supported by the UI.

Private host

Reachable private address used between nodes.

Avoid a public address when a private path is available.
API token

Administrator token used to establish trusted management.

Treat it as a secret.
Active

Lifecycle state of the registered node.

안전한 첫 워크플로

  1. 01

    Back up the current configuration and verify private network connectivity.

  2. 02

    Create the node with its intended role, private host and administrator token.

  3. 03

    Attach the node and wait for membership to settle.

  4. 04

    Start it and verify reachability plus the expected database membership.

  5. 05

    Test detach and recovery procedure outside a production incident.

워크플로 예시

사용 시점

Add a trusted slave node

A self-hosted deployment needs a supported additional cluster member.

Primary nodeCurrent cluster
Private networkReachability
Slave nodeAttach + start
MembershipVerified state
애니메이션 워크플로 다이어그램: Add a trusted slave node

구축 방법

  1. 1

    Confirm compatible versions, backup and private connectivity.

  2. 2

    Register the Slave with its private host and token.

  3. 3

    Attach and start the node in a controlled window.

  4. 4

    Verify node state and database membership before using it operationally.

결과 확인

  • The node is reachable over the intended private path.
  • Role and lifecycle state match the planned topology.
  • Attach/detach operations produce the expected membership state.

문제 해결

Attach fails

확인
  • Check private reachability.
  • Verify the node token and version.
  • Confirm the role and current membership.
다음 조치

Correct trust or network prerequisites before repeating the attach action.