glusterfs 步骤

时间:2022-09-03 15:20:16
一、下载yum源  #  wget http://download.gluster.org/pub/gluster/glusterfs/3.6/LATEST/CentOS/glusterfs-epel.repo

[root@localhost yum.repos.d]# wget http://download.gluster.org/pub/gluster/glusterfs/3.6/LATEST/CentOS/glusterfs-epel.repo
--2017-07-18 15:46:43-- http://download.gluster.org/pub/gluster/glusterfs/3.6/LATEST/CentOS/glusterfs-epel.repo
Resolving download.gluster.org... 23.253.208.221, 2001:4801:7824:104:be76:4eff:fe10:23d8
Connecting to download.gluster.org|23.253.208.221|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://download.gluster.org/pub/gluster/glusterfs/3.6/LATEST/CentOS/glusterfs-epel.repo [following]
--2017-07-18 15:46:43-- https://download.gluster.org/pub/gluster/glusterfs/3.6/LATEST/CentOS/glusterfs-epel.repo
Connecting to download.gluster.org|23.253.208.221|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1079 (1.1K)
Saving to: “glusterfs-epel.repo”


100%[===================================================================================================================================================>] 1,079 --.-K/s in 0s


2017-07-18 15:46:44 (80.5 MB/s) - “glusterfs-epel.repo” saved [1079/1079]


[root@localhost yum.repos.d]#
[root@localhost yum.repos.d]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup-lv_root
18G 14G 3.0G 82% /
tmpfs 3.9G 16K 3.9G 1% /dev/shm
/dev/vda1 485M 54M 407M 12% /boot
/dev/mapper/VG_vdb-LV_vdb
40G 832M 37G 3% /srv

二、服务端部署glusfter
[root@localhost yum.repos.d]# yum -y install glusterfs-server
Loaded plugins: fastestmirror
Setting up Install Process
Determining fastest mirrors
* base: mirrors.aliyun.com
* extras: mirrors.aliyun.com
* updates: mirrors.aliyun.com
base | 3.7 kB 00:00
epel | 4.3 kB 00:00
epel/primary_db | 5.9 MB 00:05
extras | 3.4 kB 00:00
glusterfs-epel | 2.9 kB 00:00
glusterfs-epel/primary_db | 10 kB 00:00
glusterfs-noarch-epel | 2.9 kB 00:00
glusterfs-noarch-epel/primary_db | 2.3 kB 00:00
logstash-5.0 | 951 B 00:00
updates | 3.4 kB 00:00
updates/primary_db | 2.5 MB 00:02
Resolving Dependencies
--> Running transaction check
---> Package glusterfs-server.x86_64 0:3.6.9-1.el6 will be installed
--> Processing Dependency: glusterfs-libs = 3.6.9-1.el6 for package: glusterfs-server-3.6.9-1.el6.x86_64
--> Processing Dependency: glusterfs-fuse = 3.6.9-1.el6 for package: glusterfs-server-3.6.9-1.el6.x86_64
--> Processing Dependency: glusterfs-cli = 3.6.9-1.el6 for package: glusterfs-server-3.6.9-1.el6.x86_64
--> Processing Dependency: glusterfs-api = 3.6.9-1.el6 for package: glusterfs-server-3.6.9-1.el6.x86_64
--> Processing Dependency: glusterfs = 3.6.9-1.el6 for package: glusterfs-server-3.6.9-1.el6.x86_64
--> Processing Dependency: libgfapi.so.0(GFAPI_PRIVATE_3.4.0)(64bit) for package: glusterfs-server-3.6.9-1.el6.x86_64
--> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: glusterfs-server-3.6.9-1.el6.x86_64
--> Processing Dependency: libglusterfs.so.0()(64bit) for package: glusterfs-server-3.6.9-1.el6.x86_64
--> Processing Dependency: libgfxdr.so.0()(64bit) for package: glusterfs-server-3.6.9-1.el6.x86_64
--> Processing Dependency: libgfrpc.so.0()(64bit) for package: glusterfs-server-3.6.9-1.el6.x86_64
--> Processing Dependency: libgfapi.so.0()(64bit) for package: glusterfs-server-3.6.9-1.el6.x86_64
--> Running transaction check
---> Package glusterfs.x86_64 0:3.6.9-1.el6 will be installed
---> Package glusterfs-api.x86_64 0:3.6.9-1.el6 will be installed
---> Package glusterfs-cli.x86_64 0:3.6.9-1.el6 will be installed
---> Package glusterfs-fuse.x86_64 0:3.6.9-1.el6 will be installed
---> Package glusterfs-libs.x86_64 0:3.6.9-1.el6 will be installed
--> Finished Dependency Resolution


Dependencies Resolved


=============================================================================================================================================================================================
Package Arch Version Repository Size
=============================================================================================================================================================================================
Installing:
glusterfs-server x86_64 3.6.9-1.el6 glusterfs-epel 720 k
Installing for dependencies:
glusterfs x86_64 3.6.9-1.el6 glusterfs-epel 1.4 M
glusterfs-api x86_64 3.6.9-1.el6 glusterfs-epel 64 k
glusterfs-cli x86_64 3.6.9-1.el6 glusterfs-epel 143 k
glusterfs-fuse x86_64 3.6.9-1.el6 glusterfs-epel 93 k
glusterfs-libs x86_64 3.6.9-1.el6 glusterfs-epel 282 k


Transaction Summary
=============================================================================================================================================================================================
Install 6 Package(s)


Total download size: 2.7 M
Installed size: 8.6 M
Downloading Packages:
(1/6): glusterfs-3.6.9-1.el6.x86_64.rpm | 1.4 MB 00:03
(2/6): glusterfs-api-3.6.9-1.el6.x86_64.rpm | 64 kB 00:00
(3/6): glusterfs-cli-3.6.9-1.el6.x86_64.rpm | 143 kB 00:00
(4/6): glusterfs-fuse-3.6.9-1.el6.x86_64.rpm | 93 kB 00:01
(5/6): glusterfs-libs-3.6.9-1.el6.x86_64.rpm | 282 kB 00:03
(6/6): glusterfs-server-3.6.9-1.el6.x86_64.rpm | 720 kB 00:10
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 108 kB/s | 2.7 MB 00:25
warning: rpmts_HdrFromFdno: Header V4 RSA/SHA256 Signature, key ID d5dc52dc: NOKEY
Retrieving key from http://download.gluster.org/pub/gluster/glusterfs/3.6/LATEST/EPEL.repo/rsa.pub
Importing GPG key 0xD5DC52DC:
Userid: "Gluster Packager <glusterpackager@download.gluster.org>"
From : http://download.gluster.org/pub/gluster/glusterfs/3.6/LATEST/EPEL.repo/rsa.pub
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : glusterfs-libs-3.6.9-1.el6.x86_64 1/6
Installing : glusterfs-3.6.9-1.el6.x86_64 2/6
Installing : glusterfs-api-3.6.9-1.el6.x86_64 3/6
Installing : glusterfs-fuse-3.6.9-1.el6.x86_64 4/6
Installing : glusterfs-cli-3.6.9-1.el6.x86_64 5/6
Installing : glusterfs-server-3.6.9-1.el6.x86_64 6/6
Verifying : glusterfs-fuse-3.6.9-1.el6.x86_64 1/6
Verifying : glusterfs-api-3.6.9-1.el6.x86_64 2/6
Verifying : glusterfs-libs-3.6.9-1.el6.x86_64 3/6
Verifying : glusterfs-cli-3.6.9-1.el6.x86_64 4/6
Verifying : glusterfs-server-3.6.9-1.el6.x86_64 5/6
Verifying : glusterfs-3.6.9-1.el6.x86_64 6/6


Installed:
glusterfs-server.x86_64 0:3.6.9-1.el6


Dependency Installed:
glusterfs.x86_64 0:3.6.9-1.el6 glusterfs-api.x86_64 0:3.6.9-1.el6 glusterfs-cli.x86_64 0:3.6.9-1.el6 glusterfs-fuse.x86_64 0:3.6.9-1.el6 glusterfs-libs.x86_64 0:3.6.9-1.el6


Complete!

三、启动
四、为存储池添加/移出服务器节点

在其中一个节点上操作即可
gluster peer probe <SERVER>
gluster peer detach <SERVER>
注意,移出节点时,需要提前将该节点上的Brick移除
查看所有节点的基本状态(显示的时候不包括本节点)
gluster peer status

gluster peer probe: failed: Probe returned with unknown errno 107解决方法

2014-10-17 17:46 by LittleMan, 1396 阅读, 0 评论, 收藏编辑

当在glusterfs中将服务器加到存储池中,及运行”gluster peer probe server”命令,

遇到peer probe: failed: Probe returned with unknown errno 107错误时,可以从以下几个方面解决问题

1、查看目标服务器上的防火墙是否关闭

2、查看glusterd在两台机器上都启动并运行

3、检查两台服务器能否ping的通

五、

Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup-lv_root
18G 14G 3.0G 83% /
tmpfs 3.9G 16K 3.9G 1% /dev/shm
/dev/vda1 485M 54M 407M 12% /boot
/dev/mapper/VG_vdb-LV_vdb
40G 832M 37G 3% /srv
[root@localhost yum.repos.d]# mkdir -pv /data1/brick1/gv0
mkdir: created directory `/data1/brick1'
mkdir: created directory `/data1/brick1/gv0'
[root@localhost yum.repos.d]# gluster volume create gv0 replica 2 115.182.109.177:/data1/brick1/gv0/ 115.182.103.180:/data1/brick1/gv0/
volume create: gv0: failed: The brick 115.182.109.177:/data1/brick1/gv0 is being created in the root partition. It is recommended that you don't use the system's root partition for storage backend. Or use 'force' at the end of the command if you want to override this behavior.

六、



glusterfs 步骤的更多相关文章

  1. 分布式文件系统glusterfs安装步骤

    我的系统是 RHEL5 , 可能环境不一样, 需要安装的第三方依赖不一样啊, 反正大家在安装的过程中缺少什么就去安装什么, 一般都会有提示的. 下载   glusterfs-3.2.0.tar.gz  ...

  2. Ubuntu Server 12&period;04下部署glusterfs

    1.安装环境 Linux:Ubuntuserver 12.04.1 LTS 64bit 2台 分布式文件系统:Gluster 测试环境:一台作文件服务器端(192.168.56.133),一台作客户端 ...

  3. ubuntu glusterfs 配置调试

    aaarticlea/png;base64,iVBORw0KGgoAAAANSUhEUgAAAqMAAADpCAIAAACfoakcAAAgAElEQVR4nO2d2XMjSX7f8c+sQ4GwHY

  4. 分布式文件系统MooseFS安装步骤

    1.    安装 1.1 准备安装环境 首先选择一台比较好的服务器做master,如果可以在选择一台做为master的备份服务器最好.然后其他的服务器当chunkserver. 为了方便说明问题,我这 ...

  5. Glusterfs下读写请求的处理流程

    Glusterfs基于内核的fuse模块,fuse模块除了创建fuse文件系统外,还提供了一个字符设备(/dev/fuse),通过这个字符设备,Glusterfs可以读取请求,并发送响应,并且可以发送 ...

  6. glusterfs&plus;heketi为k8s提供共享存储

    背景 近来在研究k8s,学习到pv.pvc .storageclass的时候,自己捣腾的时候使用nfs手工提供pv的方式,看到官方文档大量文档都是使用storageclass来定义一个后端存储服务, ...

  7. Centos7下GlusterFS分布式存储集群环境部署记录

    0)环境准备 GlusterFS至少需要两台服务器搭建,服务器配置最好相同,每个服务器两块磁盘,一块是用于安装系统,一块是用于GlusterFS. 192.168.10.239 GlusterFS-m ...

  8. Centos7下GlusterFS 分布式文件系统环境搭建

    Centos7下 GlusterFS 环境搭建准备工作glusterfs-3.6.9.tar.gzuserspace-rcu-master.zip三台服务器:192.168.133.53.192.16 ...

  9. glusterfs分布式复制扩容卷以及平衡卷

    随着数据量的增长,需要扩容满足使用.今天测试下glusterfs磁盘扩容的具体步骤 1.扩容 之前用的2台计算机的分布式复制卷.需要同时之两个服务器增加一块磁盘并格式化,挂载并扩容 热添加磁盘 ech ...

随机推荐

  1. 2016HUAS&lowbar;ACM暑假集训2B - The Suspects(感染者)

    并查集初步应用,还不是很熟练.并查集两个主要函数:Union和Find.Union通常把两条不连通的支路使其连通:Find用来查找根节点,必要的要进行路径压缩. 大致题意:0号学生是默认的感染者,在M ...

  2. POJ 1088滑雪

    滑雪 Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 89168   Accepted: 33474 Description ...

  3. Java设计模式之适配器设计模式

    1.适配器模式( Adapter)定义将一个类的接口转换成客户希望的另外一个接口.Adapter 模式使得原来由于接口不兼容而不能一起工作的 那些类可以一起工作. 现实案例如下:  墙上电源类(22 ...

  4. iTween基础之Shake(摆动)

    一.基础介绍:二.基础属性 原文地址 :http://blog.csdn.net/dingkun520wy/article/details/50836780 一.基础介绍 ShakePosition: ...

  5. linq里面似in的查询

    1.linq里面似in的查询 List<string> source = new List<string>{ "aaa", "bbb" ...

  6. 从win7到mac os再到win10,体验总结

    首先介绍自己的身份,软件工程毕业,现在IT男一枚,php程序员(前端必须会的啦). 原先自己用的是win7系统,大学四年都在用,所以习惯了.开发方式也是传统式的,以文件概念为主(就是手动管理文件),版 ...

  7. 闭包中的 this 对象

    关于this对象 在闭包中使用this对象也可能会导致一些问题.this对象是在运行时基于函数的执行环境绑定的:在全局函数中,this等于window, function createFunction ...

  8. Demo&plus;在Linux下运行&lpar;CentOS7&plus;dotnetcore sdk&rpar;

    来份ASP.NET Core尝尝 0x01.前言 学习ASP.NET Core也有一段时间了,虽说很多内容知识点还是处于一知半解的状态,但是基本的,还是 略懂一二.如果有错误,还望见谅. 本文还是和之 ...

  9. &lbrack;Selenium&rsqb; 在Chrome的开发者工具中验证检查XPath&sol;CSS selectors

    Evaluate and validate XPath/CSS selectors in Chrome Developer Tools Method 1 : From Elements panel U ...

  10. TestNG测试方法

    @Test(enabled = false)有助于禁用此测试用例. 分组测试是TestNG中的一个新的创新功能,使用<groups>标记在testng.xml文件中指定分组. 它可以在&l ...