![[CentOS7] Glusterfs install](https://i0.wp.com/blog.crois.net/wp-content/uploads/2017/12/centos-img.png?resize=360%2C119&ssl=1)
[CentOS7] Glusterfs install
Glusterfs 는 확장이 가능한 네트워크 분산 파일 시스템 입니다. 본문서는 HA-Proxy 테스트를 위하여 2 node 를 구성 하였으며, 단순 테스트용 입니다. 자세한 자료는 아래 사이트를 확인해 보세요. Site: https://docs.gluster.org/en/latest/ 1. yum repository 생성 [root@gluster01 ~]# yum install centos-release-gluster -y [root@gluster02 ~]# yum install centos-release-gluster -y 2. /etc/hosts 파일에 gluster node 를 추가... » read more