Documentation revision history

WEKA versionDescription of changes

4.2.14

4.2.12.92

  • Extended support for Linux kernel to Ubuntu 22:

    • 5.19, 6.2, 6.5.

4.2.12

  • Extended support for operating systems on clients: RHEL/Rocky Linux 9.3, Oracle Linux 9.

  • Extended support for Las_v3 machine types for backends on Microsoft Azure.

4.2.11

  • Customers can now see originating IP address information in S3 logs via the X-Forwarded-For header.

  • NFS Floating IP failover now contains a timeout as a mitigating factor during prolonged outages.

  • Limit increases for drives (20k), processes (20k), and NUMA nodes (20).

  • Added Rocky Linux 9.3 to supported operating systems on backends.

4.2.10

  • For both files and directories, relatime now produces reliable atime updates on large clusters. Previously, some conditions caused atime values to revert.

  • Customers can now transition between custom and predefined S3 bucket policies with one command.

4.2.9

  • Path optimization for S3 requests.

  • Custom bucket policies now accept only valid JSON through REST API.

4.2.8

  • Active-active network port usage in HA configurations using RDMA.

  • Better handling for cgroups with small memory footprints.

  • More graceful client upgrades with clusters that have been scaled in, preventing communication with backends that no longer exist.

  • STS session duration option available for IAM AssumeRole use with Amazon S3.

4.2.7

  • Initial support for the namespace feature in Hashicorp Vault.

  • Enhanced performance serving S3 GET requests using byte-range fetching.

  • Faster cleanup of failed multi-part upload parts.

  • Added support for Ubuntu 22.04.3 point release with 6.2-based kernel.

  • SMB-W now supports creating local mappings for AD users and groups using the rid ID-mapping, alongside the existing RFC2307 support.

  • Added support for using AssumeRole with Amazon IAM STS tokens when using Amazon S3.

  • Added support for floating IPs in AWS when using NFS.

4.2.6

  • Added IMDSv2 to the supported Amazon EC2 instances.

  • Certified Broadcom BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 as supported.

  • Added support for IOMMU on WEKA backend servers with Mellanox NICs.

  • Certified OFED 23.10-0.5.5.0.

  • Added support for RHEL/Rocky Linux 9.2 operating system.

  • Updated the default provider of SMB services to SMB-W, replacing the legacy SMB.

4.2.5

  • Alerts are in place for the use of duplicate IP addresses.

  • Reduced likelihood of receiving false alerts for full quotas.

  • Better error handling for aborted S3 MultiPartUpload requests.

  • The weka cluster failure-domain CLI command is enhanced with more component fields.

  • No more umount/mount cycling for SCMC clients during upgrades.

4.2.4

  • Certified CX7 (Infiniband) as supported.

  • Non-disruptive upgrades of clients in more configurations.

  • When using NFS, the df command now reports WEKA quotas as expected.

  • ILM Policy deploys now use less memory when scaled to a billion objects.

  • Deleting empty buckets via S3 API works as expected.

  • To upgrade to 4.2.4, the source version must be 4.1.2.

  • If the S3 protocol is configured, contact Customer Success to confirm that ETCD (internal key-value store) has been upgraded to KWAS.

4.2.3

  • Added operating systems supported on clients: RHEL/Rocky Linux 8.8 and SuSe 15 SP4.

  • Added support for Vault 1.14 (certified from WEKA release 4.2.1).

  • NFS client connections are steady during floating address migration.

  • The weka local upgrade command now supports servers without frontend containers.

  • The weka status command output newly reflects the unavailable capacity.

  • The Synchronized Snapshot feature (the ability to perform incremental snapshots downloaded from an object store) is temporarily disabled. This feature will be reinstated upon subsequent release.

4.2.2

N/A

4.2.1

  • IAM support on GCP: You can access Google Cloud Storage using a service account with the required permissions granted by the IAM role.

  • NDU improvement: The non-disruptive upgrade process is now improved by upgrading the compute containers one at a time (rolling upgrade) while the remaining containers continue serving the clients.

  • E810 NIC support on MCB: The Intel E810 NIC is now supported in the multi-container backends (MCB) architecture.

  • Added support for Rocky 9.0, 9.1, and Ubuntu 22.04 on backends.

4.2.0

  • Mount filesystems from multiple clusters on a single client: You can mount filesystems from up to seven clusters in parallel on a single WEKA client for enhanced performance and use cases.

  • Snapshots improvements:

    • Quickly download a previously taken snapshot to another cluster. Following that operation, metadata is auto-prefetched.

    • Allow IO operations continuity to the filesystem while restoring a snapshot (using a preserved snapshot name).

    • Added abort/pause snapshot download functions.

  • WEKA CSI Plugin enhancements:

    • Can control WEKA mount options through the storage class.

    • Snapshots and volume cloning.

    • Added support for k8s fsGroups.

  • Increased organizations support: Increased the maximum number of supported organizations to 256 per cluster.

  • New GUI improvements: The GUI is improved with new features and operations, such as the insights page with top processes usage, drives load, and latency.

  • Azure cloud enhancement:

    • Improved performance using DPDK networking and higher MTU.

    • Added support for auto-scaling.

  • Interoperability updates:

    • Added support for Mellanox OFED version 5.9-0.5.6.0.

    • Added support RHEL/Rocky Linux 9.1/9.0 and Ubuntu 22.04 for clients only (only use applications set with 2MB hugepages).

  • HashiCorp Vault: Added support for HashiCorp Vault up to version 1.13.

Breaking changes and deprecations:

  • Removed the auth_token mount option.

  • Single protocol type per server support: A single WEKA server can now only have one protocol server (S3, SMB, or NFS). Adding an additional protocol process/server is no longer allowed. For clusters being upgraded, distribute the various (S3, SMB, or NFS) protocols across all the backend servers before running the upgrade.

  • Only the multi-container backend (MCB) architecture is supported: The legacy Single Container Backend (SCB) architecture, where each server in the cluster includes a single container with all the processes running on it, is deprecated in 4.1. To upgrade to 4.2, the source cluster must be in MCB architecture. Contact the WEKA Customer Success team to convert a 4.1 cluster in a legacy architecture to the MCB architecture.

  • ETCD replacement for S3 protocol improvement: The ETCD component, which stores the IAM format, policies, service accounts, users, STS, and policy mappings, is replaced by a more robust mechanism. When upgrading a cluster running with ETCD from V4.1, the cluster continues to run with ETCD in V4.2, and an alert is raised to migrate to the new mechanism. Contact the WEKA Customer Success team to perform this update.

Last updated