预览模式: 普通 | 列表

GlusterFS Unify Translator - 统一传输器

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...

查看全部...

标签: GlusterFS Unify Translator 

分类:高并发.网格.分布式 | 固定链接 | 评论: 16 | 查看次数: 2395

another GlusterFS HA specification

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...

查看全部...

标签: HA GlusterFS 

分类:Linux | 固定链接 | 评论: 13 | 查看次数: 2509

GlusterFS安装/配置/测试

操作系统 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...

查看全部...

标签: 安装 Install GlusterFS 

分类:Linux | 固定链接 | 评论: 15 | 查看次数: 3898

checking kernel source version... Not found

=== 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...

查看全部...

标签: kernel Source GlusterFS fuse 

分类:Linux | 固定链接 | 评论: 5 | 查看次数: 3378
附件
附件
附件
附件
附件
切换到幻灯片模式

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]...

查看全部...

标签: 集群文件系统 GlusterFS 

分类:高并发.网格.分布式 | 固定链接 | 评论: 19 | 查看次数: 3589