Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1488341
  • 博文数量: 230
  • 博客积分: 474
  • 博客等级: 下士
  • 技术积分: 1955
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-19 18:40
文章分类

全部博文(230)

文章存档

2020年(3)

2019年(3)

2018年(12)

2017年(13)

2016年(11)

2015年(55)

2014年(74)

2013年(39)

2012年(2)

2011年(18)

我的朋友

发布时间:2014-07-09 17:29:25

1.       启动/关闭/查看glusterd服务# /etc/init.d/glusterd start# /etc/init.d/glusterd stop# /etc/init.d/glusterd status 2.       开机自动启动glusterd服务# chkconfig glusterd on #.........【阅读全文】

阅读(18608) | 评论(0) | 转发(0)

发布时间:2014-07-07 10:21:29

http://blog.csdn.net/liuhong1123/article/category/1079457,非常详细的gluster......【阅读全文】

阅读(1171) | 评论(0) | 转发(0)

发布时间:2014-07-03 17:00:48

第一节、启动过程分析Glusterfs的nfs服务器启动命令如下: /usr/local/sbin/glusterfs -f /etc/glusterd/nfs/nfs-server.vol -p /etc/glusterd/nfs/run/nfs.pid  -l /usr/local/var/log/glusterfs/nfs.log说明:所有列出的代码都把错误处理、参数检查和日志输出.........【阅读全文】

阅读(8162) | 评论(0) | 转发(0)

发布时间:2014-05-30 14:58:50

查看更多,请猛点向glusterfs中增加xlator(一)前面已经介绍过,glusterfs中主线为xlator,几乎每一个大的功能点,或者性能,都可以以xlator形式参与进glusterfs中,那么xlator的开发就必不可少,所以,这里介绍一下简单的向glusterfs中增加xlator的方法,首先创建一个卷testvol.........【阅读全文】

阅读(1658) | 评论(0) | 转发(0)

发布时间:2014-04-21 14:43:54

GlusetrFS命令解析1,The hostnames used to create the storage pool must be resolvable by DNS. Also make sure that firewall is not blocking the probe requests/replies. (iptables -F)To add a server to the storage pool:添加一个服务器加入到存储池中,前提是他们能被DNS服务器解析到。让你的防火墙能够通过p.........【阅读全文】

阅读(6079) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册