Redis SENTINEL FLUSHCONFIG

Redis Sentinel Course Redis Technical Support Redis Enterprise Server

Redis SENTINEL FLUSHCONFIG

Sentinel.conf 파일을 다시 쓴다.   디폴트 값과 같으면 기록하지 않고 다른 값에 대해서만 기록한다.   기존에 있는 주석(comment)와 순서는 그대로 유지된다.   새로 추가되는 항목은 아래에 기록된다.
센티널 운영 중 리눅스의 "mv" 명령으로 파일명을 바꾸거나 위치를 이동한 다음 flushconfig 명령을 실행해도 바뀐 파일명이나 위치 기록된다.   만약 sentinel.conf 파일을 지운후 flushconfig 명령을 실행하면 새 파일이 만들어진다.   이 경우에는 주석은 기록되지 않는다.

사용법

명령: SENTINEL FLUSHCONFIG

기록되는 항목

  • sentinel myid runid
  • sentinel monitor master-name ip port quorum
  • sentinel down-after-milliseconds master-name milliseconds
  • sentinel failover-timeout master-name milliseconds
  • sentinel parallel-syncs master-name count
  • sentinel notification-script master-name file-name
  • sentinel client-reconfig-script master-name file-name
  • sentinel auth-pass master-name password
  • sentinel config-epoch master-name count
  • sentinel leader-epoch master-name count
  • sentinel known-slave master-name slave-ip slave-port
  • sentinel known-sentinel master-name sentinel-ip sentienl-port runid
  • sentinel current-epoch count
  • sentinel announce-ip ip
  • sentinel announce-port port

명령문

SENTINEL FLUSHCONFIG

  • 이 명령은 version 2.8.0 부터 사용할 수 있다.
  • 이 문서는 버전 3.2.2을 기준으로 만들었다.

Clients for Java Jedis, Lettuce
Clients for C Hiredis

<< SENTINEL SET FLUSHCONFIG SENTINEL INFO-CACHE >>

조회수 :

Email 답글이 올라오면 이메일로 알려드리겠습니다.

혹시 처음이세요?
레디스게이트에는 레디스에 대한 많은 정보가 있습니다.
레디스 소개, 명령어, SQL, 클라이언트, 서버, 센티널, 클러스터 등이 있습니다.
혹시 필요한 정보를 찾기 어려우시면 redisgate@gmail.com로 메일 주세요.
제가 찾아서 알려드리겠습니다.
 
close
IP를 기반으로 보여집니다.