内容 |
GlusterFS因有很好的扩展性,使用的用户很多,使用GlusterFS能够解决网络存储、冗余备份等问题,那么在Linux下要如何安装GlusterFS呢?今天小编以CentOS6.4为例,给大家介绍下CentOS6.4安装配置GlusterFS的方法。 环境介绍: OS: CentOS 6.4 x86_64 Minimal Servers: sc2-log1,sc2-log2,sc2-log3,sc2-log4 Client: sc2-ads15 具体步骤: 1. 在sc2-log{1-4}上安装GlusterFS软件包: 代码如下 # wget -P /etc/yum.repos.d http://download.gluster.org/pub/gluster/glusterfs/LATEST/CentOS/glusterfs-epel.repo # yum install -y glusterfs-3.4.2-1.el6 glusterfs-server-3.4.2-1.el6 glusterfs-fuse-3.4.2-1.el6 # /etc/init.d/glusterd start # chkconfig glusterfsd on 2. 在sc2-log1上配置整个GlusterFS集群: 代码如下 [root@sc2-log1 ~]# gluster peer probe sc2-log1 1 peer probe: success: on localhost not needed [root@sc2-log1 ~]# gluster peer probe sc2-log2 1 peer probe: success [root@sc2-log1 ~]# gluster peer probe sc2-log3 1 peer probe: success [root@sc2-log1 ~]# gluster peer probe sc2-log4 1 peer probe: success [root@sc2-log1 ~]# gluster peer status 01 Number 43. 纵然有再多安慰你的话,但是真正可以使你从失恋中跳脱出来的还是得靠你自己的豁然开窍。of Peers: 3 02 03 Hostname: sc2-log2 04 Port: 24007 05 Uuid: 399973af-bae9-4326-9cbd-b5b05e5d2927 06 State: Peer in Cluster (Connected) 07 08 Hostname: sc2-log3 09 Port: 24007 10 Uuid: 833a7b8d-e3b3-4099-baf9-416ee7213337 11 State: Peer in Cluster (Connected) 12 13 Hostname: sc2-log4 14 Port: 24007 15 Uuid: 54bf115a-0119-4021-af80-7a6bca137fd9 16 State: Peer in Cluster (Connected) 3. 在sc2-log{1-4}上创建数据存放目录: 代码如下 # mkdir -p /usr/local/share/{models,geoip,wurfl} # ls -l /usr/local/share/ 1 total 24 2 drwxr-xr-x 2 root root 4096 Apr 1 12:19 geoip 3 drwxr-xr-x 2 root root 4096 Apr 1 12:19 models 4 drwxr-xr-x 2 root root 4096 Apr 1 12:19 wurfl 上一页123下一页 剩下全文 CentOS 6.4如何安装及设置GlusterFS寒冬肆无神采奕奕忌惮腊月35. 几年前,我在山里说过的一句话容许我再说一遍,作为终响:“树在。山在。大地在。岁月在。我在。你还要怎样更好的世界?”能再次收到你的来信真是太好了。欧阳修278.忧劳可以兴国,逸豫可以亡身,自然之理也。《伶官传序》 老来情味减,对别酒,怯流年。况屈指中秋,十分好月,不照人圆。无情水,都不管,共西风、只管送归船。秋晚莼鲈江上,夜深儿女灯前。人生在世不称意,明朝散发弄扁舟。glusterfs安装,glusterfs配置,glusterfscentos32.The older, the wiser. 姜是老的辣。 |