This section lists the most important features from each release.
Qumulo Core 7.9.0.1 (Quarterly)
Downloads and Release Notesπ
Features and Improvements
- This release resolves an issue where, in certain scenarios, Qumulo Core could crash while upgrading on-disk structures.
- This release resolves an issue with handling an internal encoding inconsistency from legacy builds.
- This release disables the
algif_aeadkernel module to mitigate the Copy Fail (CVE-2026-31431) vulnerability. -
This release has special upgrade provisions:
-
Before the upgrade to Qumulo Core 7.9.0.1
- All Clusters: Ensure that your cluster has at least 1 GB of available capacity for each node (for example, a 4-node cluster requires 4 GB of available capacity). If your cluster doesn't have sufficient total available capacity, you must free up or expand your cluster's capacity.
-
CNQ on AWS Clusters: Update your CloudWatch IAM policy to take advantage of the audit log pipeline upgrade (which improves Amazon CloudWatch log processing) included with this release. This upgrade improves Amazon CloudWatch log processing. Working with either the
/v1/auditor/v2/auditendpoints to send audit logs to Amazon CloudWatch requires the following IAM permissions:logs:CreateLogStreamlogs:DescribeLogGroupslogs:DescribeLogStreamslogs:PutLogEvents
You can prepare for these changes in two ways:
-
Automated IAM Policy Update: For Cloud Native Qumulo (CNQ) clusters deployed by using Terraform, take the following steps:
- Download the latest scripts from Nexus.
- Run the
terraform applycommand.
- Manual IAM Policy Update: For clusters with manually configured policies, update your IAM policy. For more information, see Sending Audit Logs for a Qumulo Cloud Cluster to CloudWatch on Qumulo Care.
-
During the upgrade
- The platform upgrade requires either a complete reboot (rebooting all nodes in your cluster at the same time) or a rolling reboot (rebooting the nodes in your cluster one at a time).
- Qumulo Core performs preparations for future functionality. These preparations require file system space for running a background process.
-
After the upgrade
-
Existing CNQ, Azure Native Qumulo (ANQ), and Stratus Accelerator: Clusters undergo a process which requires two quorum changes. This process improves CPU and memory usage for these cluster types. After this process is complete, we expect that:
- Write performance is equivalent to steady state (for example, when your Qumulo cluster has been running without disruptions) immediately after the quorum transition, because the entire address space becomes available.
- CPU usage no longer spikes after quorum transition on large Qumulo clusters.
- Large amounts of memory become available.
-
Consecutive Upgrade Delay: Clusters might be blocked from upgrading to a higher version of Qumulo Core due to upgrades of on-disk structures and other background activities:
- All Clusters: For up to 24 hours
- Exceptionally Large CNQ, ANQ, and Stratus Accelerator Clusters: For up to 36 hours
-
Existing CNQ, Azure Native Qumulo (ANQ), and Stratus Accelerator: Clusters undergo a process which requires two quorum changes. This process improves CPU and memory usage for these cluster types. After this process is complete, we expect that:
-
Before the upgrade to Qumulo Core 7.9.0.1
- Audit Logging
- Upgraded the audit log pipeline with a unified routing engine
- Added the ability to configure up to 20 custom audit log destinations
- Added the following functionality for every audit log destination:
- Unique, reusable numerical IDs
- Independent buffering
- Automatic retry
- Status monitoring
- Authentication
- Added support for one-to-one mode, in which all LDAP usernames map to identical names within a specified Active Directory domain
- Cloud Data Fabric (CDF)
- Changed how NFSv3, NFSv4.1, and SMB report disk usage for files on spoke portals
- Improved the availability of hub portal host clusters and spoke portal hub clusters when spoke portals are disconnected
- Improved the speed at which portal quorums reform and background CDF processes recover
- Protocols
- Changed NFSv3 and NFSv4.1 disk space calculations to display more accurate (slightly smaller) sizes for certain files and directories
- Changed case-insensitive SMB lookups to behave the way they do on a Windows server, making it possible for files such as
StraΓeandStrasseto exist in the same directory - Added support for conditional writes to the
CompleteMultipartUploadandPutObjectS3 API actions by using theIf-MatchandIf-None-Matchheaders
- General Improvements
- Improved IOPS performance for certain metadata-heavy workloads
- Revised
analytics,audit,files, andsnapshotsREST APIs - Added the
qsnapstandalone CLI tool to replace the capacity-related functionality of/v1/snapshots - Removed a number of outdated
qqCLI commands pertaining to retrieving and configuringsyslogand CloudWatch status and configuration
- Bug Fixes
- Resolved an issue with opening a TCP socket to the Azure Instance Metadata Service (IMDS)
- Resolved an issue with restarting
systemd-networkd - Resolved an issue with the
qq fs_list_locks --protocol smb --lock-type share-modecommand
Change Log
Qumulo Core 7.8.4.3
Downloads and Release Notesπ
Features and Improvements
- This release resolves an issue that previously caused delays in reading data from and writing data to a cluster immediately following a quorum event.
- This release resolves an issue with the upgrade process that previously caused the Qumulo cluster to become available after a delay.
- This release disables the
algif_aeadkernel module to mitigate the Copy Fail (CVE-2026-31431) vulnerability.
- Improved the performance of NFSv3 and NFSv4.1 workloads
- Added support for unstable writes to all hub portals and spoke portals, including data in Cloud Data Fabric (CDF), significantly improving application workflows
- Added support for configuring NTP servers on Cloud Native Qumulo on Azure nodes
- Replaced deprecated
/v1/timeREST API endpoints with their/v2/timecounterparts - Updated and added new REST API endpoints
- Replaced deprecated
- Resolved an issue with NFS export names when modifying a tenant
Change Log
Qumulo Core 7.8.3.1
Downloads and Release Notesπ
Features and Improvements
This release resolves a memory management issue that previously could cause a Qumulo node to go offline.
- Added SMB share-mode lock functionality across Cloud Data Fabric (CDF) portals
- Added the ability to use caching without requiring clients to match the throughput of any Qumulo cluster typeβand the corresponding REST API endpoint and
qqCLI command - Added the ability to restart the container on every node (rather than only on the specified node) in a clusterβand the corresponding REST API endpoint and
qqCLI commands
Change Log
Qumulo Core 7.8.2.1
Downloads and Release Notesπ
Features and Improvements
- This release resolves an issue that could cause nodes in clusters with specific configurations to restart unexpectedly.
- This release improves the compatibility of Qumulo Core 7.8.2 (and higher) with all large memory node types.
- This release improves the stability and data integrity of Qumulo Core 7.8.2 (and higher).
- Improved the stability and connectivity of portal relationships when multiple peer portal addresses
- Improved the read performance for scenarios with intermittent connectivity issues that can cause a portal quorum event
Change Log
Qumulo Core 7.8.1.1
Downloads and Release Notesπ
Features and Improvements
This release resolves an issue that could cause nodes in clusters with specific configurations to restart unexpectedly.
- Enabled Try it out functionality on the APIs & Tools Web UI page to work with
POST,PUT, andPATCHrequests after clicking Use current session - Deprecated some
/v1/portalREST API endpoints and replaced others with/v2/portalendpoints that let you retrieve information about and create portals with multiple root directories
Change Log
Qumulo Core 7.8.0.4 (Quarterly)
Downloads and Release Notesπ
Features and Improvements
- This release resolves an issue with handling an internal encoding inconsistency from legacy builds.
- This release resolves an issue with the upgrade process that previously caused the Qumulo cluster to become available after a delay.
- This release disables the
algif_aeadkernel module to mitigate the Copy Fail (CVE-2026-31431) vulnerability. - This release improves the ability of appliance-image-based Qumulo Core clusters that use host-managed networking to withstand networking issues.
- This release resolves an issue with an uncommon sequence of operations that previously could cause an internal encoding inconsistency.
- Improved the performance of Cloud Data Fabric (CDF) writes from the hub portal to a spoke portal
- Added Host-Managed Networking Mode for all Qumulo Core Product Package installations of Qumulo Core 7.8.0.4 (and higher)
- Added support for the
STREAMING-AWS4-HMAC-SHA256-PAYLOADandSTREAMING-AWS4-HMAC-SHA256-PAYLOAD-TRAILERauthentication types to the S3 API - Changed Authoritative DNS (QDNS) configuration to:
- Serve
Arecords for the first Qumulo network on the clusterβs base domain - Provide improved support for Windows Server DNS and stricter DNS resolvers
- Serve
- Added support for accepting and returning security identifiers (SIDs) with the
IdentifierAuthorityvalue larger than255
Change Log
Qumulo Core 7.7.5.1
Downloads and Release Notesπ
Features and Improvements
This release resolves an issue with an uncommon sequence of operations that previously could cause an internal encoding inconsistency.
- Added expansion of the placeholder
%Uto a username for SMB shares - Added the ability to handle NFSv4.1 user identities in the
<principal>@<domain>format when a domain name is different from the Active Directory domain to which your Qumulo cluster is joined - Made additions and revisions associated with these changes to
qqCLI commands and REST API endpoints - Resolved an issue with creating new files and then writing them to a spoke portal over SMB
- Resolved an issue with the NFSv4.1 server not presenting the
INHERITEDflag on an Access Control Entry if the entry was inherited from a parent directory
Change Log
Qumulo Core 7.7.4.1
Downloads and Release Notesπ
Features and Improvements
This release resolves an issue with an uncommon sequence of operations that previously could cause an internal encoding inconsistency.
- The majority of functionality and stability improvements in this Qumulo Core release are internal.
- Added the
/v1/portal/pingREST API endpoint and theqq portal_pingcommand - Changed how the
qq ad_cancel,ad_join,ad_leave, andad_reconfigurecommands return the status of in-progress background operations
Change Log
Qumulo Core 7.7.3
Downloads and Release Notesπ
Features and Improvements
- Updated the
/v3/smb/share/REST API endpoint - Made Nexus security improvements
Change Log
Qumulo Core 7.7.2
Downloads and Release Notesπ
Features and Improvements
This release resolves a kernel incompatibility with hardware platforms that use AMD EPYC 9004 Series (AMD Genoa and later) CPUs.
Significantly improved the performance of the incremental replication process for directories
Change Log
Qumulo Core 7.7.1.1
Downloads and Release Notesπ
Features and Improvements
This release resolves a kernel incompatibility with hardware platforms that use AMD EPYC 9004 Series (AMD Genoa and later) CPUs.
- Changed how NFS export host restrictions use
KRB*keywords in Qumulo Core by allowing an additional match for hosts that authenticate by using a specific Kerberos flavor - Added REST API endpoints and qq CLI commands to support specifying a registration key that associates your Qumulo cluster with your Qumulo Nexus account
- Changed
qqCLI error messages to write tostderrinstead ofstdout - Resolved an S3 API issue with applications placing a trailing whitespace in the signed header field
Change Log
Qumulo Core 7.7.0.3 (Quarterly)
Downloads and Release Notesπ
Features and Improvements
- This release resolves an issue with the upgrade process that previously caused the Qumulo cluster to become available after a delay.
- This release disables the
algif_aeadkernel module to mitigate the Copy Fail (CVE-2026-31431) vulnerability. - This release resolves a kernel incompatibility with hardware platforms that use AMD EPYC 9004 Series (AMD Genoa and later) CPUs.
- This release resolves an issue where previously it was possible for QFSD to crash when system clock time was moved "backwards" while Cloud Data Fabric (CDF) is enabled for a Qumulo cluster.
- To prevent Qumulo Core from consuming a large amount of memory when an Intel NIC is installed in a node, we have blacklisted the
irdmakernel module in Qumulo Core 7.7.0 (and higher).
- Added Non-VPN Remote Support for self-managed Cloud Native Qumulo (CNQ) and on-premises clusters
- Removed and replaced
qqCLI commands related to Snapshots functionality - Resolved an issue with case sensitivity in Domain Controller lists
Change Log
Qumulo Core 7.6.4.1
Downloads and Release Notesπ
Features and Improvements
This release resolves an issue that affects Azure Native Qumulo (ANQ) and Cloud Native Qumulo (CNQ) clusters. While this issue did not affect cluster data, it caused the system to not delete unneeded backing data. When certain accounts retained this data incorrectly, there was a potential increase in consumption of cloud resources.
- Improved Cloud Data Fabric portal data synchronization speeds
- Made improvements to the Network Configuration V3 REST APIs:
- Moved a number of
/v3/network/*REST APIs out of preview status - Added a number
qq network_*,qq portal_authorize_hub, andqq_snapshot_*CLI commands
- Moved a number of
Change Log
Qumulo Core 7.6.3.1
Downloads and Release Notesπ
Features and Improvements
This release resolves an issue with Cloud Data Fabric where previously it was possible for a client connected through SMB to perform an operation on a file from a spoke portal after the same file was deleted from the hub portal, causing the cluster to become unavailable.
- Made EdgeConnect (unprotected, single-node edge) clusters publicly available as bare-metal and VM deployments
- Added the
cluster_typemetric to the Qumulo OpenMetrics API Specification
- Added the
- Improved Cloud Data Fabric (CDF):
- Increased portal data synchronization IOPS and throughput for many CDF workloads
- Added full support for SMB Read Lease and Write Lease functionality to CDF
- Resolved an issue related to audit logging and spoke portal file path resolution
- Improved the S3 API:
- Added support for the
STREAMING-UNSIGNED-PAYLOAD-TRAILERauthentication type with theCRC64-NVMEandSHA-256checksum formats - Added Qumulo Core support for the default authentication type that the AWS CLI uses for the
PutObjectandUploadPartAPI actions
- Added support for the
- Added the ability to specify a list of Active Directory domain controllers that overrides the default auto-discovery process
- Limited the number of
bind_urientries to 3 for standalone LDAP queries - Made
qqCLI and REST API changes to support the new EdgeConnect, CDF, S3 API, Active Directory, and LDAP functionality
Change Log
Qumulo Core 7.6.2
Downloads and Release Notesπ
Features and Improvements
- Made improvements to Cloud Data Fabric:
- Added the ability to configure up to 32 spoke portal root directories for each portal relationship
- Made corresponding
/v2/portal/*REST API andqq portal_*CLI changes - Changed some of the terminology concerning portal relationship states and portal root directory states
- Ensured that the
ListObjectsV2S3 API action supports thestart-afterparameter
Change Log
Qumulo Core 7.6.1.1
Downloads and Release Notesπ
Features and Improvements
This release of Qumulo Core adds Illumio Policy Compute Engine (PCE) and Virtual Enforcement Node (VEN) functionality that ensures network security within the container.
- If your cluster doesn't use Illumio, there is no need to upgrade to this release.
- To connect each node in your cluster to a VEN, run the
illumio-ven-ctlcommand within the container on every node in your cluster. For more information, see VEN Activate Command Reference in the Illumio documentation.
- Added the ability to apply the
privatepolicy to an S3 bucket at creation time - For Cloud Native Qumulo (CNQ), replaced two OpenMetrics metrics for node and drive failure
- Resolved an issue with the REST API endpoint for unconfigured nodes
Change Log
Qumulo Core 7.6.0.2 (Quarterly)
Downloads and Release Notesπ
Features and Improvements
- This release resolves an issue with the Qumulo Core upgrade process.
- This release resolves unexpected behavior in the latest host operating system which can block the Qumulo Core upgrade process due to temporary storage becoming unavailable.
- This release resolves an issue identified in Qumulo Core 7.5.4 where, under certain conditions, a node could become unavailable during an update.
- The majority of functionality and stability improvements in this Qumulo Core release are internal.
- Resolved an issue with the location of S3 buckets created from the Qumulo Core Web UI