
GlusterFS ist eine Open-Source Software zur Erstellung und Konfiguration eines verteilten / distributed Dateisystems. Die Client-Server Architektur besteht aus mehren Komponenten und kann auf handelsüblicher Hardware erstellt werden.
Gluster 10.1 Release Notes
This is a bugfix and improvement release. The release notes for 10.0 contain a listing of all the new features that were added and bugs fixed in the GlusterFS 10 stable release.
NOTE: – Next minor release tentative date: Week of 15th Mar, 2022 – Users are highly encouraged to upgrade to newer releases of GlusterFS.
Important fixes in this release
- Fix missing stripe count issue with upgrade from 9.x to 10.x
- Fix IO failure when shrinking distributed dispersed volume with ongoing IO
- Fix log spam introduced with glusterfs 10.0
- Enable ltcmalloc_minimal instead of ltcmalloc
Builds are available at –
https://download.gluster.org/pub/gluster/glusterfs/10/10.1/
Bugs addressed
- #2846 Avoid redundant logs in gluster
- #2903 Fix worker disconnect due to AttributeError in geo-replication
- #2910 Check for available ports in port_range in glusterd
- #2939 Remove the deprecated commands from gluster man page
- #2947 Fix IO failure when shrinking distributed dispersed volume with ongoing IO
- #3071 Fix log spam introduced with glusterfs 10.0
- #3000 Enable ltcmalloc_minimal instead of ltcmalloc
- #3086 Handle excessive log in case dict is NUL
- #3133 Fix missing stripe count issue with upgrade from 9.x to 10.x
- #2962 Fix volume create failures without disperse count and ip addresses
Quelle: 10.1 – Gluster Docs
Gluster 9.5 Release Notes
This is a bugfix and improvement release. The release notes for 9.0, 9.1, 9.2, 9.3, 9.4 contain a listing of all the new features that were added and bugs fixed in the GlusterFS 9 stable release.
NOTE: – Next minor release tentative date: Week of 20th Apr, 2022 – Users are highly encouraged to upgrade to newer releases of GlusterFS.
Important fixes in this release
- Fix rebalance of sparse files (https://github.com/gluster/glusterfs/issues/2317)
- Fix anomalous brick offline scenario on non rebooted node by preventing bricks from connecting to a backup volfile (https://github.com/gluster/glusterfs/issues/2480)
Builds are available at –
https://download.gluster.org/pub/gluster/glusterfs/9/9.5/
Issues addressed in this release
- #2317 Fix rebalance of sparse files
- #2414 Prefer mallinfo2() to mallinfo() if available
- #2467 Handle failure in fuse to get gids gracefully
- #2480 Prevent bricks from connecting to a backup volfile and fix brick offline scenario on non rebooted node
- #2846 Avoid redundant logs in glusterd at info level
- #2903 Fix worker disconnect due to AttributeError in geo-replication
- #2939 Remove the deprecated commands from gluster man page
Quelle: 9.5 – Gluster Docs