GlusterFS(8) | Gluster Inc. | GlusterFS(8) |
GlusterFS - Clustered Filesystem.
glusterfsd [options] [mountpoint]
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. Storage bricks can be made of any commodity hardware such as x86-64 server with SATA-II RAID and Infiniband HBA.
GlusterFS is fully POSIX compliant FileSystem. On client side, it has dependency on FUSE package, on server side, it works seemlessly on different OSes. (Currently supported on GNU/Linux, Solaris).
Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options.
/etc/glusterfs/*.vol
Start a GlusterFS server on localhost with volume name foo
glusterfsd -s localhost --volfile-id foo.server.media-disk-1 -p /var/lib/glusterd/vols/foo/run/server-media-disk-1.pid -S /tmp/<uniqueid>.socket --brick-name /media/disk-1 -l /var/log/glusterfs/bricks/media-disk-1.log --brick-port 24009 --xlator-option foo-server.listen-port=24009
fusermount(1), mount.glusterfs(8), gluster(8)
Copyright(c) 2006-2011 Gluster, Inc. <http://www.gluster.com>
Cluster Filesystem | 19 March 2010 |