GlusterFS 3.5.2beta1 has just been released. This is the first beta to allow users to verify the fixes for the bugs that were reported. See the bug reports below for more details on how to test and confirm the fix (or not).
This is a bugfix only release. The Release Notes for 3.5.0 and 3.5.1 contain a listing of all the new features that were added and bugs fixed.
The following configuration changes are necessary for qemu and samba integration with libgfapi to work seamlessly:
gluster volume set server.allow-insecure on
restarting the volume is necessary
gluster volume stop
gluster volume start
Edit /etc/glusterfs/glusterd.vol
to contain this line:
option rpc-auth-allow-insecure on
restarting glusterd is necessary
service glusterd restart
More details are also documented in the Gluster Wiki on the Libgfapi with qemu libvirt page.
For Block Device translator based volumes open-behind translator at the client side needs to be disabled.
libgfapi clients calling glfs_fini
before a successfull glfs_init
will cause the client to hang as reported here. The workaround is NOT to call glfs_fini
for error cases encountered before a successfull glfs_init
.
If the /var/run/gluster
directory does not exist enabling quota will likely fail (Bug 1117888).
2020 has not been a year we would have been able to predict. With a worldwide pandemic and lives thrown out of gear, as we head into 2021, we are thankful that our community and project continued to receive new developers, users and make small gains. For that and a...
It has been a while since we provided an update to the Gluster community. Across the world various nations, states and localities have put together sets of guidelines around shelter-in-place and quarantine. We request our community members to stay safe, to care for their loved ones, to continue to be...
The initial rounds of conversation around the planning of content for release 8 has helped the project identify one key thing – the need to stagger out features and enhancements over multiple releases. Thus, while release 8 is unlikely to be feature heavy as previous releases, it will be the...