Documentation revision history

WEKA versionDescription of changes

Added the WEKApod Data Platform Appliance Guide, which provides comprehensive instructions for setting up and configuring the WEKApod™. The WEKApod is a turnkey data platform appliance designed as a high-performance datastore for NVIDIA DGX SuperPOD. Each appliance includes pre-configured storage servers and software, enabling simplified deployment and faster time to value. For details, see WEKApod.

4.3.5

This release aims to enhance usability, focusing on WEKA SMB-W. It also contains field fixes and support for new platforms and hardware.

SMB-W enhancements

  • Case sensitivity in SMB-W shares, beyond the case insensitive limits of the Microsoft implementation.

  • Symbolic link following in SMB-W shares.

  • Named streams support in shares, sometimes called alternate data streams (ADS).

  • Optional reduction of shared state between SMB-W containers for workloads that don't rely on it.

  • Zero copy support for MacOS clients is enabled by default, but can be disabled in share options.

  • Share updates support read-only and hidden properties.

S3 enhancements

  • Updated the s3 cluster status output to align with the style of weka cluster container, showing details like Hostname, Status, Uptime, Last Error, and Active Requests. Use weka s3 cluster status-old during upgrades, as initial output may be inaccurate until all frontend containers are updated.

Additional enhancements

  • The REST API for quota listing includes the full directory path, aligning with the CLI command output.

  • Extended support for operating systems:

    • Clients: RHEL/Rocky Linux 9.4, AlmaLinux 9.4, 8.10, Debian 12.

    • Backends: RHEL/Rocky Linux 9.4.

  • Improved NFS read operation performance.

  • Added support for Broadcom P2200.

  • Introduced the Data Services container for running resource-intensive background tasks, starting with the Quota Coloring task, with more tasks to be supported in future releases. See Set up a Data Services container for background tasks.

4.3.4

  • This release contains an important enhancement for clusters under extreme memory pressure.

N/A

4.3.3

  • NFS locking is fully supported for protocol versions 3 and 4, and configurable through global parameters.

  • Added support for additional QLC drives for higher density deployments while maintaining high performance and longevity standards.

  • SMB-W performance is optimized for macOS clients.

  • SMB-W share access now supports allow and deny statements based on IP address.

  • For Windows clients with many top-level entities, folder options appear without delay.

  • WEKA client support extended to Rocky 8.10, Rocky 8.9, Rocky 9.3, and Oracle Linux 9.

  • WEKA backend support extended to Rocky 8.10.

4.3.2

  • Added graceful container management to ensure safe stopping or restarting of a container. See Graceful container management: ensuring safe actions.

  • Added the WEKA Cloud Deployment Manager (CDM) User Guide, simplifying the deployment of WEKA clusters in public cloud environments (including AWS, Azure, and GCP).

  • A new algorithm for multi-part uploads is now the default, decreasing resource overhead for most customers using WEKA S3.

  • WEKA S3 response codes are now in weka stats, with types and categories listed under Operation (Envoy).

  • WEKA S3 logs now report real remote client addresses via the X-Forwarded-For header.

  • The default memory limit for SMB-W containers has been raised to 32GB to accommodate trends in customer requirements related to SMB protocol performance.

Deprecation

  • RHEL 7 and CentOS 7 support have reached EOL status.

  • Deployment on Amazon EC2 instance families M4, R3, R4, and C4 are no longer supported.

4.3.1

4.3.0

  • Initial support for ARM, specifically for ARM-based EC2 instances in AWS. To reflect the instruction set architecture of hosts in a cluster, APIs, and commands like the Weka cluster server list now contain an architecture column.

  • Synchronized snapshots have been re-enabled.

  • A new --client-only flag in the weka version get and weka version set commands. When used, this flag ensures that only components necessary for stateless clients are considered for installation.

  • Discontinued support for Intel processor families SandyBridge (2011) and IvyBridge (2012).

  • Discontinued support for the legacy NFS stack in 4.3.0. If legacy NFS is enabled, upgrading to 4.3.0 will fail.

  • weka alerts command output update The muted column is removed from the weka alerts command output unless --muted or -v is provided.

  • weka nfs interface-group add command update The manage-gids parameter, which was always set to true, has been eliminated from the weka nfs interface-group add command and associated API.

  • weka fs tier s3 command output update The following columns have been removed from the weka fs tier s3 command output: NODES UP, NODES DOWN, and NODES UNKNOWN. Instead, more detailed columns have been added in the verbose output (using -v).

Last updated