随笔分类 -  Cluster&ClusterFS

RHCS安装&配置
摘要:#启动Gonga服务luci[root@rhevm01 ~]# /etc/init.d/luci startAdding following auto-detected host IDs (IP addresses/domain names), corresponding to `rhevm01.example.com' address, to the configuration of self-managed certificate `/var/lib/luci/etc/cacert.config' (you can change them by editing `/var/ 阅读全文

posted @ 2013-01-08 23:58 jackiedai 阅读(392) 评论(0) 推荐(0)

GlusterFS问题集
摘要:#删除旧目录.glusterfs# setfattr -x trusted.glusterfs.volume-id $brick_path# setfattr -x trusted.gfid $brick_path# rm -rf $brick_path/.glusterfsOR:# cd $brick_path; for i in `attr -lq .`; do setfattr -x trusted.$i .; done# rm -rf $brick_path/.glusterfs重启glusterd 服务生效。 阅读全文

posted @ 2013-01-08 23:48 jackiedai 阅读(251) 评论(0) 推荐(0)

导航