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-3.2.4.tar.xz | 0001416200 1.35 MB | |
glusterfs-date.diff | 0000002818 2.75 KB | |
glusterfs-init.diff | 0000000988 988 Bytes | |
glusterfs-system-uuid.diff | 0000014042 13.7 KB | |
glusterfs.changes | 0000000336 336 Bytes | |
glusterfs.spec | 0000005492 5.36 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?