GlusterFS Unify Translator - 统一传输器
作者:anotherbug 日期:2008-03-09
Unify's Volume specification
[code]
volume unify
type cluster/unify
option scheduler rr # check alu, random, nufa
option rr.limits.min-free-disk 5 # 5% of free disk is minimum.
option namespace namespace-child
subvolumes child1 child2 child3 child4 # client[1-n], n < 32...
[code]
volume unify
type cluster/unify
option scheduler rr # check alu, random, nufa
option rr.limits.min-free-disk 5 # 5% of free disk is minimum.
option namespace namespace-child
subvolumes child1 child2 child3 child4 # client[1-n], n < 32...
标签: GlusterFS Unify Translator
another GlusterFS HA specification
作者:anotherbug 日期:2008-03-01
Yet another GlusterFS HA specification
Hi everyone,
Here is a template for a HA storage configuration with GlusterFS.
Configuration is :
2 nodes on a network A (or2 and or3)
1 node on a network B (op1)
We want to provide HA services for both networks A & B
In this example, we also p...
Hi everyone,
Here is a template for a HA storage configuration with GlusterFS.
Configuration is :
2 nodes on a network A (or2 and or3)
1 node on a network B (op1)
We want to provide HA services for both networks A & B
In this example, we also p...
GlusterFS安装/配置/测试
作者:anotherbug 日期:2008-02-28
操作系统 OpenSuse 10.2
1.下载
1) 下载GlusterFS
http://ftp.zresearch.com/pub/gluster/glusterfs/1.3/
http://europe.gluster.org/glusterfs/1.3/
2) 下载Fuse补丁
http://ftp.zresearch.com/pub/gluster/glusterfs/fuse/
http://europe.gluster.org/glusterfs/fuse/
2.安装
1) 安装Fuse
先安装kernel-source...
1.下载
1) 下载GlusterFS
http://ftp.zresearch.com/pub/gluster/glusterfs/1.3/
http://europe.gluster.org/glusterfs/1.3/
2) 下载Fuse补丁
http://ftp.zresearch.com/pub/gluster/glusterfs/fuse/
http://europe.gluster.org/glusterfs/fuse/
2.安装
1) 安装Fuse
先安装kernel-source...
checking kernel source version... Not found
作者:anotherbug 日期:2008-02-28
=== configuring in kernel (/root/glusterfs/fuse-2.7.2glfs8/kernel)
configure: running /bin/sh ./configure '--prefix=/usr' '--enable-kernel-module' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking kernel source directory... /usr/src/linux-2.6...
configure: running /bin/sh ./configure '--prefix=/usr' '--enable-kernel-module' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking kernel source directory... /usr/src/linux-2.6...
集群文件系统 - GlusterFS (The GNU Cluster FileSystem)
作者:anotherbug 日期:2008-02-27
GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is based on a stackable user space design without compromising performance.
[url]...






