blob: 52fa0850de710e0e6d534049d3b47126670649a8 (
plain)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
# Release notes for Gluster 3.12.0
This is a major Gluster release that includes <TBD> ...
The most notable features and changes are documented on this page. A full list
of bugs that have been addressed is included further below.
## Major changes and features
**NOTE to contributors: Copy the section below and add details regarding the
feature that you want to describe, and submit the work for review. See,
[older release notes](https://github.com/gluster/glusterfs/blob/release-3.11/doc/release-notes/3.11.0.md) for inspiration :)**
**NOTE: Submit the note with the commit message referencing the github issue #
for the respective feature, as "Updates: gluster/glusterfs#N"***
### Feature one liner
Add option to use localtime timestamps in log entries
**Limitations:**
Gluster defaults to UTC timestamps. glusterd, glusterfsd, and server-side
glusterfs daemons will use UTC until one of a) command line option is
processed, b) gluster config (/var/lib/glusterd/options) is loaded,
c) admin manually sets localtime-logging (cluster.localtime-logging, e.g.
`gluster volume set all cluster.localtime-logging enable`).
There is no mount option to make the FUSE client enable localtime logging.
There is no option in gfapi to enable localtime logging.
**Known Issues:**
None
## Major issues
None
## Bugs addressed
|