- files
- glusterfs-3.12.3-1.el7.x86_64.rpm
- glusterfs-libs-3.12.3-1.el7.x86_64.rpm
- glusterfs-api-3.12.3-1.el7.x86_64.rpm
- glusterfs-fuse-3.12.3-1.el7.x86_64.rpm
- glusterfs-client-xlators-3.12.3-1.el7.x86_64.rpm
- glusterfs-rdma-3.12.3-1.el7.x86_64.rpm
- userspace-rcu-0.10.0-3.el7.x86_64.rpm
- glusterfs-geo-replication-3.12.3-1.el7.x86_64.rpm
- glusterfs-server-3.12.3-1.el7.x86_64.rpm
- python2-gluster-3.12.3-1.el7.x86_64.rpm
- python-prettytable-0.7.2-2.el7.centos.noarch.rpm
- glusterfs-cli-3.12.3-1.el7.x86_64.rpm
- 설치 순서
- rpm 실행
- rpm -Uvh glusterfs-3.12.3-1.el7.x86_64.rpm glusterfs-libs-3.12.3-1.el7.x86_64.rpm glusterfs-api-3.12.3-1.el7.x86_64.rpm glusterfs-fuse-3.12.3-1.el7.x86_64.rpm glusterfs-client-xlators-3.12.3-1.el7.x86_64.rpm glusterfs-rdma-3.12.3-1.el7.x86_64.rpm
- rpm -Uvh userspace-rcu-0.10.0-3.el7.x86_64.rpm
- rpm -Uvh glusterfs-geo-replication-3.12.3-1.el7.x86_64.rpm glusterfs-server-3.12.3-1.el7.x86_64.rpm python2-gluster-3.12.3-1.el7.x86_64.rpm python-prettytable-0.7.2-2.el7.centos.noarch.rpm glusterfs-cli-3.12.3-1.el7.x86_64.rpm
- firewalld 중지 및 사용안함
- systemctl stop firewalld
- systemctl disable firewalld
- /etc/hosts 파일에 host등록
- gluster가 설치된 모든 호스트를 hosts 파일에 등록한다.
- Service Start
- systemctl start glusterd
- gluster peer 등록
- 하나의 서버를 지정하여 gluster peer를 등록한다
- gluster peer probe host2
- gluster peer probe host3
- gluster peer probe host4
- gluster peer status - peer 상태 확인
- volume 생성 및 등록
- fuse-client 설정