일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- centos 7
- RHEL
- openstack
- 라떼판다 NAS
- Packstack
- LattePanda
- 라떼판다
- LattePanda NAS
- 라떼판다 우분투
- CentOS
- PostgreSQL
- 자작 NAS
- Rocky Linux 8
- podman
- Kubernetes
- MSA
- Rocky Linux
- LattePanda Ubuntu
- WireGuard
- Windows 10 Home
- RDP Wrap
- MariaDB
- MySQL
- nextcloud
- ubuntu
- Openstack Rocky
- CentOS 8
- RHEL 7
- RHEL 8
- haproxy
Archives
- Today
- Total
목록Redis-Sentinel (1)
간마늘작업소
[Redis] 이중화 구성 (Redis-Sentinel 이용)
0.개요 고객사에 납품된 솔루션 중에 Redis를 사용하는 물건이 있음. 이중화 구성을 하는데 Redis-Sentinel을 이용함. 1.기본 정보 OS 방화벽(Firewalld, iptables)과 SELinux는 비활성화 상태로 설정. DB Node 정보 192.168.0.17 - RD Node 1, Hostname : ha001 192.168.0.18 - RD Node 2, Hostname : ha002 192.168.0.19 - RD Node 3, Hostname : ha003 Redis와 Redis-Sentinel은 사전에 설치되어 있는 것으로 가정. 하단 명령어 중 적색 글씨는 Active Node 에만 적용. 하단 명령어 중 청색 글씨는 Standby Node에만 적용. Redis-Sentin..
Linux
2023. 4. 26. 15:53