forked from gluster/gluster-block
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
27 lines (22 loc) · 824 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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!