Skip to content

Releases: openvstorage/framework

2.9.15

20 Jun 08:08
988785d

Choose a tag to compare

2.9.15 Pre-release
Pre-release

Enhancements

  • #2087: A MDSCatchup was created to detect and catch-up out of date slaves

Bugfixes

  • #2079: Ensure safety will now throw errors when the metadata backend config is empty

2.9.14

08 Jun 09:15
d637a7d

Choose a tag to compare

2.9.14 Pre-release
Pre-release

Enhancements

  • #2078: FAIL FAST environment variable for alba proxies was removed: the self-killing aspect is not necessary as the outcome is benign
  • #2076: Scrubbing backend config can be tweaked
  • #2081: Scrubbing leasing intervals can be tweaked
  • #2070: Create volume timeout can be tweaked

2.12.1

25 May 14:25
3aa00e6

Choose a tag to compare

2.12.1 Pre-release
Pre-release

Information

This release contains fixes from 2.9.13

Enhancements

  • #2059: Scrubber nodes can now be configured to spawn multiple proxies

Bugfixes

  • #2054: Scrubber will now be deployed with the right amount of proxies in the config instead of copying the VPool configuration

2.9.13

25 May 13:30
4ac193e

Choose a tag to compare

2.9.13 Pre-release
Pre-release

Enhancements

  • #2059: Scrubber nodes can now be configured to spawn multiple proxies

Bugfixes

  • #2054: Scrubber will now be deployed with the right amount of proxies in the config instead of copying the VPool configuration

2.12.0

09 May 14:57
7f6b561

Choose a tag to compare

2.12.0 Pre-release
Pre-release

Bugfixes

  • #2044: Verify cache quota has been fixed
  • #2033: VDisk templates are now separated once more
  • #2025: Setting up cache quotas has been re-enabled
  • #2001: The same node id is used for every product
  • #1968: Extending VPool Wizard has been fixed. A backend can be chosen again
  • #1669: Features are now visible to the Front-end
  • #1658: Swapping items in a dropdown will now clear its other dependent dropdowns of values

Enhancements

  • #2027: No longer a limit on the length of a vdisk name
  • #1897: Python path is no longer mutated. Using .pth with pointers instead
  • #1835: Non-detail routes can be used in the development of the API
  • #1678: Connection info can be re-used for fragment caching also

Features

  • #2010: Trashbin implementation for ALBA namespaces

2.11.5

22 Mar 14:35
c362075

Choose a tag to compare

2.11.5 Pre-release
Pre-release

Bugfixes

  • #2006: The support overview has been restored
  • #1996: The Configuration Arakoon cluster is now properly retrieved
  • #1997: The update page overview no longer bugs out when there are SDM nodes

2.11.4

26 Feb 16:34
aa6dfd5

Choose a tag to compare

2.11.4 Pre-release
Pre-release

Information

This release contains fixes from 2.9.11 and 2.9.12

Bugfixes

  • #1982: Now using YAML as serialization format for the result backend
  • #1980: The OpenvStorage extensions package is now installed explicitly

Enhancements

  • #1979: Long-running tasks won't get cleaned up by the ArakoonResultBackend cleanup

2.9.12

26 Feb 15:06
d61ff55

Choose a tag to compare

Bugfixes

  • #1982: Now using YAML as serialization format for the result backend

2.9.11

26 Feb 09:11
6cc5795

Choose a tag to compare

2.9.11 Pre-release
Pre-release

Bugfixes

  • #1980: The OpenvStorage extensions package is now installed explicitly

Enhancements

  • #1979: Long-running tasks won't get cleaned up by the ArakoonResultBackend cleanup

2.11.3

15 Feb 14:48
a5df9b2

Choose a tag to compare

2.11.3 Pre-release
Pre-release

Bugfixes

#1952 : Now only the master nodes will be restarted when configuring the statsmonkey through the GUI.
#1949: New hooks have been written for better distinction between update code and regular version fetching.