1
0
mirror of https://github.com/gluster/gluster-block.git synced 2026-02-06 06:45:30 +01:00
Files
gluster-block/NEWS
Prasanna Kumar Kalever d459f06acc NEWS: update
Change-Id: I7b1b4ca913dd04b6578423e258d76f9062542b4d
Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
2017-10-13 20:02:55 +00:00

28 lines
824 B
Plaintext

gluster-block release 0.3 is tagged.
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 ...
Read more at [1] and [2]
[1] https://github.com/gluster/gluster-block/blob/master/README.md
[2] https://github.com/gluster/gluster-block/blob/master/INSTALL
Cheers!