初探GlusterFS-测试卷的类型一、、准备工作
1、物理机3台
增加IP映射到hosts文件:
192.168.20.72node72
192.168.20.73node73
192.168.20.86node86
2、分区
[root@node72~]#yuminstalllvm2xfsprogs-y
[root@node72~]#pvcreate/dev/sdb
[root@node72~]#vgcreatevg0/dev/sdb
[ro..
分类:
其他好文 时间:
2015-09-25 04:07:57
阅读次数:
320
日期:2015/9/2-2015/9/17time14:51主机:node86,node92,node93,node72,node73,vm172目的:测试虚拟化管理平台-oVirt操作内容:
一、基础环境
1、使用5台物理机来测试:node86,node92,node93,node72,node73
CPU:Intel(R)Xeon(R)CPUE5-2603v2@1.80GHz
内存:32G
硬盘:48T(4Tx1..
分类:
其他好文 时间:
2015-09-17 15:23:45
阅读次数:
2571
In my previous article on ‘ Introduction to GlusterFS (File System) and Installation – Part 1‘ was just a brief overview of the file system and its advantages describing some basic commands. It...
分类:
其他好文 时间:
2015-09-01 15:22:56
阅读次数:
294
这里配置了三种后端:
(1)本地创建逻辑卷lvm后端
(2)glusterfs后端
(3)使用openstack中第三方驱动的IP-SAN,型号为IBM Storwize系列
cinder.conf配置如下:
[DEFAULT]
enabled_backends = lvm,glusterfs,ibm
[lvm]
volume_driver = cinder.volume.driver...
分类:
其他好文 时间:
2015-08-30 21:26:15
阅读次数:
256
glusterfs3.4.7和gluster3.6.4都会出现该问题。服务器端执行添加peer命令报如下错误:Probereturnedwithunknownerrno107对应日志错误信息如下:[2015-08-2502:47:06.818281]I[glusterd-handler.c:1031:__glusterd_handle_cli_probe]0-glusterd:ReceivedCLIprobereqnode6124007[..
分类:
其他好文 时间:
2015-08-26 00:07:50
阅读次数:
221
初探GlusterFS-术语和架构操作内容:一、术语AccessControlLists
AccessControlLists(ACLs)allowsyoutoassigndifferentpermissionsfordifferentusersorgroupseventhoughtheydonotcorrespondtotheoriginalownerortheowninggroup.
访问控制
Brick
Brickisthebasicunitofstorage,..
分类:
其他好文 时间:
2015-08-26 00:07:37
阅读次数:
192
Chapter4分布式(网络)存储系统4.1GlusterFS介绍这里不对GlusterFS的工作原理进行详述,如果有兴趣可以到官方网站去了解更多原理和部署。对于本次测试环境来说,底层分布式存储系统主要为有存储要求的OpenStack服务提供服务,包括镜像服务、计算服务的共享存储(用于实现动态迁移..
分类:
其他好文 时间:
2015-08-25 12:30:50
阅读次数:
261
初探GlusterFS-入门指引操作内容:
一、基础环境
1、建立2个虚拟机作为GlusterFS的节点服务器。
2、概况
tvm-glusterfs-node01:192.168.56.241
tvm-glusterfs-node02:192.168.56.242
更新内网本地dns服务上的解析
更新相关主机的hosts文件(防止dns服务失效时该服务异常)
192..
分类:
其他好文 时间:
2015-08-19 21:04:17
阅读次数:
324
场景:三台服务器作用gluster做server又做client端首先保证三台服务器是通的分别配置/etc/hosts10.51.114.230web110.51.116.7web210.51.116.58web3三台服务器每一台都要安装gluster哦#apt-getinstallbison
#apt-getinstallflex
#wgethttp://download.gluster.org/pub/gluster/g..
分类:
系统相关 时间:
2015-08-11 19:04:14
阅读次数:
222
转自:http://www.uml.org.cn/sjjm/201507284.asp1 文档说明研究分布式文件系统时间也不短了,接触过的文件系统也不少,趁着这2014到来之际,花点时间用来总结总结。接触过的文件系统有glusterfs、moosefs、lustre及hdfs等,其架构简单顺带解说一...
分类:
其他好文 时间:
2015-08-10 17:30:53
阅读次数:
202