From c5649e7b8d4777eb56ea96e2f5b5637094d9ab5c Mon Sep 17 00:00:00 2001 From: Niels de Vos Date: Mon, 13 Feb 2017 09:38:09 +0100 Subject: doc: release-notes for GlusterFS-3.8.9 BUG: 1412144 Change-Id: I70f5d517f475c51c1a5ac3835c85092cbceedeaf Signed-off-by: Niels de Vos Reviewed-on: https://review.gluster.org/16604 CentOS-regression: Gluster Build System NetBSD-regression: NetBSD Build System Smoke: Gluster Build System --- doc/release-notes/3.8.9.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/release-notes/3.8.9.md diff --git a/doc/release-notes/3.8.9.md b/doc/release-notes/3.8.9.md new file mode 100644 index 00000000000..b3fa0bc1d4f --- /dev/null +++ b/doc/release-notes/3.8.9.md @@ -0,0 +1,27 @@ +# Release notes for Gluster 3.8.9 + +This is a bugfix release. The [Release Notes for 3.8.0](3.8.0.md), +[3.8.1](3.8.1.md), [3.8.2](3.8.2.md), [3.8.3](3.8.3.md), [3.8.4](3.8.4.md), +[3.8.5](3.8.5.md), [3.8.6](3.8.6.md), [3.8.7](3.8.7.md) and [3.8.8](3.8.8.md) +contain a listing of all the new features that were added and bugs fixed in the +GlusterFS 3.8 stable release. + + +## Bugs addressed + +A total of 16 patches have been merged, addressing 14 bugs: + +- [#1410852](https://bugzilla.redhat.com/1410852): glusterfs-server should depend on firewalld-filesystem +- [#1411899](https://bugzilla.redhat.com/1411899): DHT doesn't evenly balance files on FreeBSD with ZFS +- [#1412119](https://bugzilla.redhat.com/1412119): ganesha service crashed on all nodes of ganesha cluster on disperse volume when doing lookup while copying files remotely using scp +- [#1412888](https://bugzilla.redhat.com/1412888): Extra lookup/fstats are sent over the network when a brick is down. +- [#1412913](https://bugzilla.redhat.com/1412913): [ganesha + EC]posix compliance rename tests failed on EC volume with nfs-ganesha mount. +- [#1412915](https://bugzilla.redhat.com/1412915): Spurious split-brain error messages are seen in rebalance logs +- [#1412916](https://bugzilla.redhat.com/1412916): [ganesha+ec]: Contents of original file are not seen when hardlink is created +- [#1412922](https://bugzilla.redhat.com/1412922): ls and move hung on disperse volume +- [#1412941](https://bugzilla.redhat.com/1412941): Regression caused by enabling client-io-threads by default +- [#1414655](https://bugzilla.redhat.com/1414655): Upcall: Possible memleak if inode_ctx_set fails +- [#1415053](https://bugzilla.redhat.com/1415053): geo-rep session faulty with ChangelogException "No such file or directory" +- [#1415132](https://bugzilla.redhat.com/1415132): Improve output of "gluster volume status detail" +- [#1417802](https://bugzilla.redhat.com/1417802): debug/trace: Print iatts of individual entries in readdirp callback for better debugging experience +- [#1420184](https://bugzilla.redhat.com/1420184): [Remove-brick] Hardlink migration fails with "lookup failed (No such file or directory)" error messages in rebalance logs -- cgit