Skip to content

Releases: simplyblock/sbcli

26.2.5-PRE

28 May 17:04

Choose a tag to compare

What's Changed

  • Fix LVol delete related issues
  • Implementation of cli command parameter deprecation
  • Promoted cluster graceful-shutdown and cluster graceful-startup
  • fix security scan CVEs
  • pip python kubernetes client version to 35.0.0
  • feat: add --pool option to list snapshots by pool id or name
  • Enhamce lvol clone speed

Full Changelog: 26.2.3-PRE...26.2.5-PRE

26.2.4-PRE

21 May 15:13

Choose a tag to compare

What's Changed

  • Bug fixes and security enhancement

Full Changelog: 26.2.3-PRE...26.2.4-PRE

26.2.3-PRE

15 May 19:45

Choose a tag to compare

What's Changed

  • Adds --namespaced to lvol add/ and snapshot clone
  • reject duplicate pool name only in the current cluster
  • Bug fixes and security enhancments

Full Changelog: 26.2.2-PRE...26.2.3-PRE

26.2.2-PRE

04 May 15:38

Choose a tag to compare

Change log:

Bug fixes and security enhancements.

Full change log:

26.2.1-PRE...26.2.2-PRE

26.2-PRE

30 Apr 12:44

Choose a tag to compare

Release Notes:

  • Full FTT2 support: We support now three instead of two paths from the initiator (NVMe-oF) volume to the targets. There is a primary, secondary and now also tertiary target with identical subsystems able to process IO. This allows the loss or maintainance of any two nodes in the cluster, regardless of the combination, at a point in time.
  • Support for NVMe-oF-dhchap: dhchap can now be configured on pool-level; allowed host NQNs need to managed on the pool; the autentication used is bi-directional. Encryption is based on FIPS-140-3 certified library.
    Support for TLS in Openshift: All management communication within the simplyblock cluster and to the cluster endpoints uses encryption with Openshift-managed certificates.
  • Image upgrade and CVE clean-up: Images have been upgraded to python 3.12 and RHEL10 and cleared from any CVEs.
  • Volume Backup/Restore: Mechanisms to take backups of snapshots and snapshot-chains to an S3-compatible storage; We support backup retention and merge policies and auto-backup schedules on the operator. Snapshots can be restored into volumes (PVCs) on the same cluster or into a different cluster. Backup is storage-efficient (delta-only, compressed).
  • Remote Snapshot Replication: Snapshots can be asynchronously replicated btw. nodes and sites in a network-efficient manner.
  • Asynchronous Replication: Support for automatically failing-over and failing-back of selected volumes across sites with a certain time-gap/backlog (e.g. 5 minutes). This is useful for slow links and provides significantly better RTO (zero) and RPO (minimum: 1 minute) than traditional backups.
  • Namespace Volumes: In k8s, we auto-create subystems and namespaces within those subsystems automatically in a pre-defined ratio (e.g. 8 or 16 namespaces per subsystem). The user only has to set the ratio.
  • Multipathing-Support: We support now multipathing within the cluster and from initiators (clients) to the same node in the cluster. This means that clients can have four (FTT=1) or six (FTT=2) connections, two to each node, via separate VLANs using separate networking paths. This feature is also used for all cluster-internal communications. It has advantages over bond and MLAG.

26.1.2

31 Mar 15:13

Choose a tag to compare

What's Changed

Full Changelog: 26.1.1...26.1.2

26.1.1

22 Mar 19:50

Choose a tag to compare

R25.10-Hotfix: pin 26.1.1 and fix clone path regression.

25.10.5

28 Feb 11:11

Choose a tag to compare

What's Changed

Full Changelog: 25.10.3...25.10.5

25.10.4.2

19 Jan 13:12

Choose a tag to compare

25.10.4.1

16 Jan 17:21

Choose a tag to compare

What's Changed

Full Changelog: 25.10.3...25.10.4.1