Aggregating distributed file system
GlusterFS is a clustered file-system capable of scaling to several
petabytes. It aggregates various storage bricks over Infiniband RDMA
or TCP/IP interconnect into one large parallel network file system.
GlusterFS is one of the most sophisticated file systems in terms of
features and extensibility. It borrows a powerful concept called
Translators from GNU Hurd kernel. Much of the code in GlusterFS is in
user space and easily manageable.
- Developed at filesystems
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/glusterfs && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-glusterfs-fix-heap-buffer-overflow-on-startup |
0000001687 1.65 KB | |
_scmsync.obsinfo | 0000000156 156 Bytes | |
build.specials.obscpio | 0000000256 256 Bytes | |
glusterfs-11.1.tar.gz | 0008365581 7.98 MB | |
glusterfs.changes | 0000019348 18.9 KB | |
glusterfs.spec | 0000008588 8.39 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1197454
from
Jan Engelhardt (jengelh)
(revision 39)
- remove dependency on /usr/bin/python3 using %python3_fix_shebang{,_path} macros, [bsc#1212476]
Comments 2
$ systemctl restart glusterd.service
the message in the journal is:I can only get glusterd to work when compiling it from the sources and with some hand work, please have a look to:
https://bugzilla.suse.com/show_bug.cgi?id=1209702
Just found out about this. Freshly installed Tumbleweed and GlusterFS still not working. Does anyone have any news about it?