Skip to content
This repository was archived by the owner on Apr 24, 2026. It is now read-only.

v0.3

Choose a tag to compare

@pkalever pkalever released this 02 May 11:27
· 225 commits to master since this release

This is the new stable version of gluster-block

Highlights

  • Improvements to cli response time
  • Support preallocated block device creation
  • Switch to MT-safe rpc routines
  • Switch to port 24010 for management connections
  • Do not allow delete if all the nodes are not up
  • Init scripts added

Other Notable Fixes

  • Fix configshell file loglevel to INFO
  • Fix systemd dependency list
  • Support logdir choosing via Environment variable
  • Fix LOG segfault if log dir does not exist - fall back to stderr.
  • Fix (null) prints in log-file while trying to log volname
  • Block info shows size in human readable format
  • And many more ...