Release 0.9.0
New features: - Scrubbing! Check documentation: [auto_scrub](src/branch/master/docs/config/osd.en.md#auto_scrub) - Document online-updatable configuration parameters Bug fixes: - Fix NaN during PG optimisation if there are nonexisting OSDs in node_placement - Fix monitor crash on pool deletion - Clear journal_device and meta_device before initialising the next OSD in automatic mode - Sync unsynced deletes before overwriting them with a lower version (reproducted mostly/only after scrubbing)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
VERSION ?= v0.8.9
|
||||
VERSION ?= v0.9.0
|
||||
|
||||
all: build push
|
||||
|
||||
|
||||
Reference in New Issue
Block a user