[DRBD-announce] linstor-server 1.19.0

Rene Peinthor <[email protected]> Wed, 20 Jul 2022 10:52:15 +0200
Newsgroups dev.linux.lists.drbd-announce
Message-ID <CAHmn2DN1vqbdF77xnUE1jTKnU_Q6-P0xd38fdph3S_QZEtq9Hg@mail.gmail.com>
Hi!

This is the final release of 1.19.0, a few small fixes are the only change
between the RC and this. Rest of the mail is a copy of the RC announcement.

This release brings a new scheduled backup shipping feature.
This means you can now create cron-like scheduled Linstor
backups(Full/Incremental) that can be shipped to S3 or another linstor
cluster.

Basically you create a schedule with
linstor schedule create ...
and then enable it for a backup:
linstor backup schedule enable ...

More documentation should be in the LINSTOR guide at the end of the week.

linstor-server 1.19.0
---------------------
 * Added scheduled backup shipping
 * CRD backend fixes/improvements
 * SOS-Report support now sending large files
 * SOS-Report added more filters
 * Physical-storage api use LVM VDO commands
 * Fix user DRBD verify algorithm list reading/setting
 * Attempt to fix stuck volume resizes
 * Fix Postgresql external files updates
 * Fix support for Google/DigitalOcean S3 remotes
 * Autoplace: better tiebreaker with autoplace constraints
 * API Version 1.14.0

https://pkg.linbit.com//downloads/linstor/linstor-server-1.19.0.tar.gz


Linstor PPA:
https://launchpad.net/~linbit/+archive/ubuntu/linbit-drbd9-stack

Cheers,
Rene