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 | 29 | 30 |
Tags
- Kubernetes
- RHEL
- JSON
- audit
- 파이썬
- 빅데이터
- Elk
- syslog
- PostgreSQL
- docker
- centos 7.5
- Audit Log
- zabbix
- Elasticsearch
- GNOME
- C
- rsyslog
- yum
- Linux
- Shell
- Chrome
- K8S
- 크롬
- 디렉토리
- 서울시민카드
- CentOS
- log
- GPU
- Python
- bash
Archives
- Today
- Total
목록GlusterFS (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