Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- yum
- bash
- Chrome
- log
- 서울시민카드
- 파이썬
- Linux
- PostgreSQL
- 디렉토리
- RHEL
- GNOME
- Kubernetes
- K8S
- docker
- GPU
- Python
- Elk
- C
- syslog
- Shell
- audit
- 크롬
- Elasticsearch
- CentOS
- centos 7.5
- Audit Log
- zabbix
- 빅데이터
- rsyslog
- JSON
Archives
- Today
- Total
목록클러스터링 (1)
Sysops Notepad
GlusterFS을 이용한 파일 공유 및 클러스터링
server,peer 둘 다 실행 yum install -y centos-release-gluster yum install glusterfs-server systemctl start glusterd systemctl enable rpcbindsystemctl start rpcbind vi /etc/hostsx.x.x.10 server.comx.x.x.20 peer.com server.com에서 실행 gluster peer probe peer.com -> peer probe: success. gluster peer status -> Number of Peers: 1 Hostname: peer.com Uuid: - State: Peer in Cluster (Connected) gluster pool list..
업무/sys
2018. 11. 27. 15:27