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 |
---|---|---|
glusterfs-5.5.tar.gz | 0007635517 7.28 MB | |
glusterfs.changes | 0000014240 13.9 KB | |
glusterfs.spec | 0000008840 8.63 KB |
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?