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
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/glusterfs && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
glusterfs-3.5.2.tar.gz | 0004972250 4.74 MB | |
glusterfs-date.diff | 0000002837 2.77 KB | |
glusterfs.changes | 0000007716 7.54 KB | |
glusterfs.spec | 0000007990 7.8 KB |
Revision 12 (latest revision is 39)
Ludwig Nussel (lnussel)
accepted
request 243925
from
Jan Engelhardt (jengelh)
(revision 12)
- Update to new upstream release 3.5.2 * NFS server crashes in _socket_read_vectored_request * Can't write to quota enable folder * nfs: reset command does not alter the result for nfs options earlier set * features/gfid-access: stat on .gfid virtual directory return EINVAL * creating symlinks generates errors on stripe volume * Self-heal errors with "afr crawl failed for child 0 with ret -1" while performing rolling upgrade. * [AFR] I/O fails when one of the replica nodes go down * Fix inode leaks in gfid-access xlator * NFS subdir authentication doesn't correctly handle multi-(homed,protocol,etc) network addresses * nfs-utils should be installed as dependency while installing glusterfs-server * Excessive logging in quotad.log of the kind 'null client' * client_t clienttable cliententries are never expanded when all entries are used * AFR : self-heal of few files not happening when a AWS EC2 Instance is back online after a restart * Dist-geo-rep : deletion of files on master, geo-rep fails to propagate to slaves. * Allow the usage of the wildcard character '*' to the options "nfs.rpc-auth-allow" and "nfs.rpc-auth-reject" * glfsheal: Improve the way in which we check the presence of replica volumes * Resource cleanup doesn't happen for clients on servers after disconnect * mounting a volume over NFS (TCP) with MOUNT over UDP fails * backport 'gluster volume status --xml' issues * Glustershd memory usage too high (forwarded request 243914 from scorot)
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?