User Tools

Site Tools


linux:glusterfs:install

Cara Installasi GlusterFs di Single Server Centos 6 64bit

Install glusterfs 3.8

yum install centos-release-gluster

Install gluster

yum install glusterfs-server

jalankan service gluster

/etc/init.d/glusterd start

definisikan nama server di host misal, server1

nano /etc/hosts

tambahkan dengan format

IP_address_server_anda server1

membuat Bricks atau volume atau tempat untuk menyimpan data anda

mkdir /mnt/.brick

Membuat volume

gluster volume create testvol server1:/mnt/.brick

apabila ada keterangan untuk meminta anda force ya di force aja. tambahkan force seperti ini

gluster volume create testvol server1:/mnt/.brick force

Start atau jalankan volume

gluster volume start testvol

melihat status

gluster volume status testvol

Semoga bermanfaat.

Layanan

Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |
linux/glusterfs/install.txt · Last modified: 2018/02/21 04:29 by kbadmin

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki