v6.0.0.355 (November 22nd 2022)

by Lauren Grob

Upgrade Instructions

Click here for instructions on upgrading to QuantaStor v6.0.0.

Release Notes

Alerts and Configuration Analysis

  • Fixed an issue where the Report Schedule would not send an email report if the report to Email field was empty and the 'Report to Management User email addresses' was checked. [ QSTOR-9262 ]

  • Added further logging for detecting IPMI sensor status changes for Redundant Power supplies. [ QSTOR-8939 ]

  • Added further Power supply sensor types for newer Dell Systems. [ QSTOR-8939 ]

Ceph Scale-out Block, Object and File

  • Adjusted ceph osd max write size configuration settings to allow for larger object delete operations. [ QSTOR-9217 ]

  • Switch the default mount mode for Ceph File System to kernel mode instead of fuse mount. [ QSTOR-9207 ]

  • Fix issue where the rgw log file for a second instance was residing in /var/run/ceph/ rather than /var/log/radosgw/. [ QSTOR-9180 ]

  • Minor fix to the ceph conf file. [ QSTOR-9157 ]

  • Increase the default max size for Ceph File System. [ QSTOR-9153 ]

  • Fixed and issue with file ownership for ceph. [ QSTOR-9115 ]

  • Added support for unmapped RBD volumes. [ QSTOR-9082 ]

  • Fix to use replica 3 for metadata pool for erasure code CephFS pool and the selected failure domain. [ QSTOR-9080 ]

  • Improved the Ceph Cluster Modify API to handle customizing ceph configuration settings. [ QSTOR-9074 ]

  • Fix issue creating a Scale-out Storage Pool where a M=1 popup warning would appear if the Code Chunks (M) was manually set to 1, yet a valid custom profile was used. In this case, the manually set M value should be ignored. [ QSTOR-9066 ]

  • Fix Ceph RBD utilized space update issue. [ QSTOR-9061 ]

  • Implemented ceph package upgrades. [ QSTOR-8947 ]

  • Add functionality for OSD reweighting for CEPH clusters [ QSTOR-8836 ]

  • Added CephClusterImport capability to import ceph clusters into Quantastor given a ceph configuration file. [ QSTOR-7994 ]

Dashboards and Analytics

  • Fixed an issue with the Storage Pool dashboards when showing 6 and 12 hour charts. [ QSTOR-9268 ]

  • Make qs\_stats db retention duration customizable and increase from 2hr to 6 hr. [ QSTOR-9152 ]

Disk Management

  • Fixed logic to correctly hide Linux md software RAID for OS disks from Storage Pool section. [ QSTOR-9254 ]

  • Added filters for mdadm to limit the disks it can discover for md device management to local physical disk sdX and nvmeX devices. This ensures md related commands on QuantaStor ignore any formatting on logical block devices for ceph rbd or zfs zvols. [ QSTOR-9176 ]

  • Added further checks for selected disks when creating storage pools to block if there is existing partition information on the disks. The force flag can be used when creating a storage pool to override this check and force a pre-format of the disks. [ QSTOR-9108 ]

High Availability Failover

  • Block creation of second cluster ring for Site Clusters on RHEL-like distributions. [ QSTOR-9210 ]

  • Fixed an issue with persisting firewall rules for HA-failover interfaces after failover has executed and firewall rules are modified. [ QSTOR-9177 ]

  • Added Further enhancements to greatly decrease HA failover times in the event that a Storage Pool loses access to its Backing Disk Devices/Enclosure or on a manual failover. [ QSTOR-9169 ]

  • Improved HA failover for passphrase encrypted Storage Pools. [ QSTOR-7394 ]

Kernel and Drivers

  • Focal platform kernel updated to 5.15.0-48-generic [ QSTOR-9146 ]

For Focal and Redhat platforms:

*  Updated SCST drivers to latest for latest Qlogic FC controller support. Older controllers are still supported with this new driver.
*  Updated ZFS to 2.1.6
  • Updated Focal platform install ISO to be based off Ubuntu 20.04.5 with 5.15 HWE install kernel. [ QSTOR-9146 ]

Licensing

  • Hide scale-out tabs and options when Migration Edition license and add in the multi-tenant support for Resilio in Free license. [ QSTOR-9179 ]

Multitenancy

  • Fix an issue where cloud container shares were filtered out in the add-remove shares to resource groups dialog. [ QSTOR-9071 ]

NAS Gateway / Cloud Containers

  • Remove deprecated cloud backup command from the QS CLI [ QSTOR-8998 ]

Network Interfaces

  • Fixed an Issue with Redhat platforms where modifying the MTU on a Bonded network port would not update the MTU on child VLAN interfaces. [ QSTOR-9194 ]

  • Fixed an issue with creating high availability failover interfaces. [ QSTOR-9182 ]

  • Added support to discover and support existing NetworkManager Network Interface configuration settings on Redhat based Platforms. [ QSTOR-8884 ]

Network Shares

  • Scalability improvements for large number of Network Share Snapshots and HA failover improvements. [ QSTOR-9226 ]

  • Add the ability to move a nested ZFS share. [ QSTOR-9087 ]

  • Add support for key export/import on encrypted network shares. [ QSTOR-8999 ]

  • Add support for encrypted ZFS Network Shares [ QSTOR-8696 ] # Not available on Bionic

Quantastor CLI

  • Add per role ability to mange the GUI layout (show and hide GUI features). For example, hide Ceph features if using HA only). [ QSTOR-9114 ]

  • Fixed an issue the disk filter selection when using using qs CLI ceph-osd-multi-create command. [ QSTOR-9085 ]

  • Add the 'enablecephfs-top' option to the qs-util that configures the system to allow use of cephfs-top. [ QSTOR-9038 ]

  • Add the 'zfsarcsummary' option to qs-util to show the ZFS arc summary report. [ QSTOR-9026 ]

  • Fix issue where qs share-restore did not accept the --share-snapshot from command line. [ QSTOR-9006 ]

  • Fixed an issue with modifying a Key Server Profile name. [ QSTOR-9000 ]

  • Add support for calling QuantaStor APIs via PowerShell commands. [ QSTOR-8487 ]

Remote Replication, Snapshots and Backup Policies

  • Fixed: remote replication will now trigger while the destination target storage pool is in the busy state while running a ZFS pool scrub. [ QSTOR-9220 ]

  • Fixed an issue with unsuccessful Replication Schedules due to the reuse snapshot setting. [ QSTOR-9075 ]

  • Updated rclone to 1.60.1 [ QSTOR-9070 ]

  • Add dashboard for displaying Remote Replication statistics. [ QSTOR-3851 ]

SCSI / NVMe Target

  • Enhanced SCSI Target management to improve performance for HA failover times. [ QSTOR-9144 ]

SNMP

  • Updated the SNMP MIB [ QSTOR-9218 ]

Security

  • Fixed HTTP request vulnerabilities in rest API. [ QSTOR-9255 ]

  • Fixed an issue with MFA initial login [ QSTOR-9148 ]

  • Adds support for an "app token" that can be used to an authenticate the user initiated CLI commands. [ QSTOR-9122 ]

Server Integration

  • Added the ability to enable a System identification beacon and trigger an audible tone for systems that support either an identify led and/or a pc speaker. [ QSTOR-7199 ]

Service Core

  • Fixed: the Grid Preferred Port setting will now correctly be used when adding new nodes to the Grid [ QSTOR-9195 ]

  • Add new object search/list API to the CLI for searching objects by selected properties. This search capabilities was added for hardware controllers and enclosures, disk, storage pool devices and physical disk. [ QSTOR-9102 ]

  • Add the ability control what is cached in the primary cache (ARC) and the secondary cache (L2ARC) for Storage Pools, Network Shares and Storage Volumes. [ QSTOR-8928 ]

  • Fixed issue where after the rename of a share, creating a new one with the same name fails. [ QSTOR-8244 ]

  • Fix to limit the number of Tasks sent to the Web Manager at startup to 100. [ QSTOR-7497 ]

Storage Pool Management

  • Improvements to pool import logic to skip importing undetected volumes/shares. [ QSTOR-9216 ]

  • Add support for ZFS DRAID pools [ QSTOR-9054 ]

  • Added support for zstd and zstd-fast compression types [ QSTOR-8927 ]

  • Enhanced Storage Pool import logic to ensure better choosing of preferred Physical disk path types. [ QSTOR-4939 ]

Upgrade Manager and Installer

  • Updated qs\_upgrade\_redhat8.sh and mellanox\_ofed\_install.sh scripts to support RHEL 8.7 and RHEL\_like 8.7 platforms. [ QSTOR-9252 ]

  • Improve auto-detection of upgrade values [ QSTOR-9137 ]

  • Improved string handling in upgrade scripts [ QSTOR-9135 ]

  • Improved upgrade progress capture. [ QSTOR-9053 ]

  • Grafana is included by default on all new QuantaStor installs. [ QSTOR-9012 ]

  • Added support for redhat upgrades and enabled focal platform package upgrades via the Upgrade Manager. [ QSTOR-8887 ]

  • Implement rolling upgrades, where upgrades are performed asynchronous with no additional user participation required. [ QSTOR-8864 ]

Web Manager

  • Move the Ceph Cluster encrypted icon indicator to the left hand side of the icon to make room for the state icon modifiers. [ QSTOR-9257 ]

  • Do not show the progress bar popup dialog when grabbing replication reports as it is redundant with the respective grid loading indicator and interferes with tree menu clicks. [ QSTOR-9184 ]

  • Fix an issue where a replication schedule changes states from 'Disabled' to 'Enabled' and the Status column incorrectly shows 'Enabled' in red. [ QSTOR-9173 ]

  • Move the Storage Pool 'Execute Storage Pool Failover' menu item closer to the top of the menu system to stand out. [ QSTOR-9164 ]

  • Change the theme colors for the QuantaStor 6.0 release. [ QSTOR-9147 ]

  • Move EC Profiles and Redundancy Rules from the "Scale-out Storage Clusters" menu to the "Scale-out Storage Pools" menu. [ QSTOR-9139 ]

  • Minor fix to storage volume create/modify dialog labels. [ QSTOR-9091 ]

  • Show the network share utilized space as an info field in the enable, disable, and encryption dialogs. [ QSTOR-9043 ]

  • Minor fix to menu titles for Bonded Ports. [ QSTOR-8972 ]

  • Fixed menu titles in Role management. [ QSTOR-8924 ]

  • Minor refactor of the Create Backup Policy Dialog UX. Create a New Policy Settings Tab and add a HTML configuration status to be updated upon configuration changes (Backup Mode & Direction of Source & Destination). [ QSTOR-8916 ]

  • Remove the legacy Cloud Backup Schedule from the Schedules Ribbon Bar from WUI. [ QSTOR-8914 ]

  • Show the tenant/s3User label in S3 User multi-delete dialog if the S3 User is associated with a tenant. [ QSTOR-8903 ]

  • Add a fix to limit the number of snapshots fetched for shares and volumes. More snapshots will be fetched on demand when the share/volume is selected. [ QSTOR-8813 ]

  • Minor fix to hide empty properties in the properties tab. [ QSTOR-7009 ]

  • Minor fix to hide empty Physical Disk properties in the Main Property View. [ QSTOR-7008 ]