Difference between revisions of "QuantaStor Version ChangeLog"

From OSNEXUS Online Documentation Site
Jump to: navigation, search
m (v5.12.7.022 (September 15th 2022))
m (v6.2.4.001 (December 20th 2023))
(89 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[CATEGORY:support_guide]]
 
[[CATEGORY:support_guide]]
= ChangeLog =
+
= Change Log Overview =
The change log contains a detailed summary of the changes made for each new release of QuantaStor.  For information on how to upgrade your storage system please see the [[QuantaStor Upgrade Guide|Upgrade Guide]].
+
The change log contains a detailed summary of the changes made for each new release of QuantaStor.  Each change made to QuantaStor is tracked with an engineering ticket number in the form '''[QSTOR-NNNN]'''.  This information is provided so that if you're working with OSNexus support you can track the availability of a given product feature add, improvement, or maintenance fix to a specific release.  For information on how to upgrade your storage system please see the [[QuantaStor Upgrade Guide|Upgrade Guide]].
  
 
== Versioning System ==
 
== Versioning System ==
QuantaStor version numbers consist of four (4) parts. A major number (M), minor number (N), maintenance update number (U) and build number (B) of the form M.N.U.B such as 5.8.2.006.
+
QuantaStor version numbers consist of four (4) parts. A major number (M), minor number (N), maintenance update number (U) and build number (B) of the form M.N.U.B such as 6.0.2.006.
  
QuantaStor upgrades go directly from whatever version you are running to the latest version, with no interim steps so for example if you are at v5.6 you will upgrade directly to the latest version which may be v5.8.
+
QuantaStor upgrades go directly from whatever version you are running to the latest version, with no interim steps so for example if you are at v6.0.1 you will upgrade directly to the latest version which may be v6.1.2
  
==== Major Version Number ====
+
== Product Update Types ==
QuantaStor v5.x is the current Major release version.
+
  
Upgrading from QuantaStor 4.x releases requires a small window of downtime depending on the configuration, inline with kernel and security updates.
+
==== Major Updates (X.y.z) ====
 +
If the first digit in the version number has changed this indicates a major product release such as QuantaStor v5 to QuantaStor v6. Major releases generally come with a new underlying Linux platform as the basis.  For example, the standard ISO install for QuantaStor v5 is based on Ubuntu 18.04 whereas QuantaStor v6 is based on Ubuntu 20.04.  Major product releases generally include new features and maintenance updates and are supported on multiple underlying Linux platforms.  For example, QuantaStor v6 is available as an upgrade on Ubuntu 18.04 and Ubuntu 20.04 based systems as well as RHEL and RHEL derivative platforms.  Platform upgrades to move systems forward (eg 18.04 to 20.04) are made generally available in the first feature update release, such as QuantaStor 6.1.
  
Legacy upgrades from older versions (older than 3.x), requires exporting Storage Pools, reloading the OS with QuantaStor 5.x install media, and then importing the storage pools and performing a restore of the configuration database using the [[Storage System Recovery Manager]].
+
==== Feature Updates (x.Y.z) ====
 +
If the second digit in the version number has changed this indicates a feature release such as 6.'''1''' going to 6.'''2'''.  Feature releases add new product features as well as a maintenance updates.  No additional licensing is required to access any new features that added but note that QuantaStor licenses do not include licenses for 3rd party products and services that may integrate with QuantaStor.
  
==== Minor Version Number ====
+
==== Maintenance Updates (x.y.Z) ====
The minor version number increments with each minor product update release of QuantaStor which comes out every 2 - 4 months. Releases typically include a combination of new features and some maintenance fixes.  
+
If the third digit of the version number has changed this such as 6.0.'''2''' or 6.0.'''3''' it represents a maintenance update to address one or more support tickets.  These updates generally do not contain new features, only fixes to address specific issues.  Maintenance releases generally ship every 4 to 8 weeks.  All maintenance "aka hot-fix" releases are provided against the current stable release so upgrading to the latest QuantaStor version is generally required to apply them.
  
Most releases can be applied without a reboot and zero downtime as they rarely include driver changes. If a release does require a reboot we mark it specially with a large tag "REBOOT REQUIRED", and we recommend that you find an appropriate maintenance window in which to apply the upgrade.
+
==== Build Number (x.y.z.BBB) ====
 
+
In general, reboots are only required when the qstortarget package has been upgraded. If you see that a new version of that package is available, know that a reboot will be required to complete the upgrade.
+
 
+
==== Maintenance Update ====
+
If the release includes maintenance version number like 5.8.'''2''' or 5.8.'''3''' it represents a update to address one or more support tickets.
+
 
+
These updates generally do not contain new features, only fixes to address specific issues.  Maintenance releases generally ship once a month. All Hotfix release packages are provided against the current stable release.
+
 
+
==== Build Number ====
+
 
The build number and corresponding build reference hash can be largely ignored. The build number simply increments with each commit that is made to the source tree. The hash is provided to make it easier for OSNEXUS support and engineering to quickly confirm difference between your current running release and any more modern release.
 
The build number and corresponding build reference hash can be largely ignored. The build number simply increments with each commit that is made to the source tree. The hash is provided to make it easier for OSNEXUS support and engineering to quickly confirm difference between your current running release and any more modern release.
  
Line 37: Line 29:
 
* [[QuantaStor_Installation_via_USB_Thumb_Drive|Bootable Flash Drive instructions.]]
 
* [[QuantaStor_Installation_via_USB_Thumb_Drive|Bootable Flash Drive instructions.]]
  
note: older versions of QuantaStor install media and CLI can be found [https://downloads.osnexus.com.s3.us-east-1.amazonaws.com/list.html here].
+
NOTE: Archived older versions of QuantaStor ISO install media and CLI tools can be found [https://downloads.osnexus.com.s3.us-east-1.amazonaws.com/list.html here].
 
+
  
== v5.12.7.022  (September 10th 2022) ==
+
= Recent Change Logs =
  
=== [[QuantaStor 5.12.7 Upgrade Instructions | Upgrade Instructions]] ===
+
== v6.3.0.268  (March 20th 2024) ==
Click [[QuantaStor 5.12.7 Upgrade Instructions | here]] for instructions on [[QuantaStor 5.12.7 Upgrade Instructions | upgrading to QuantaStor v5.12.7]].
+
  
 
+
=== [[QuantaStor 6.3.0 Upgrade Instructions | Upgrade Instructions]] ===
=== Release Notes ===
+
Click [[QuantaStor 6.3.0 Upgrade Instructions | here]] for instructions on [[QuantaStor 6.3.0 Upgrade Instructions | upgrading to QuantaStor v6.3.0]].
 
+
Ceph Scale-out Block, Object and File
+
* Improve verification for Scale-Out Object Storage Vif use cases. [ QSTOR-9047 ]
+
 
+
Disk Management
+
* Fixed an issue with Redhat platform HA storage pools importing on incorrect LUKS software encryption udev paths during system start and ha failover. [ QSTOR-9096 ]
+
* Added logic to force disk identify LED events trigger (Always on or Always off) for a given set of hardware disks passed into the blink manager. [ QSTOR-9092 ]
+
 
+
High Availability Failover
+
* Improved cleaning up failed corosync site cluster resources on Focal and Red Hat systems. [ QSTOR-9095 ]
+
* Enhanced HA storage pool device verification checks to reduce the time required when performing an HA failover. [ QSTOR-9057 ]
+
* Greatly reduced the time required for an HA failover event to trigger and process in the event of all disk paths lost to backing storage (JBOD or legacy SAN) [ QSTOR-9057 ]
+
* Adds feature to convert HA VIFs to normal VIFs and vice versa. [ QSTOR-9055 ]
+
 
+
Multitenancy
+
* Fixed an issue with auto-generating new S3 keys for users using multitenancy features. [ QSTOR-9048 ]
+
 
+
Network Interfaces
+
* Fixed an issue where deleting or creating a VIF would cause sibling virtual interfaces to go offline. [ QSTOR-9094 ]
+
* Fixed an issue where parent VLAN interface would transition to offline after deleting a child VIF. [ QSTOR-9090 ]
+
 
+
Service Core
+
* Adds some logic to fully clean up HA VIF information using the 'ip addr delete' when running HA interface delete task with the force flag. [ QSTOR-8738 ]
+
 
+
Storage Pool Management
+
* Move Storage Pool mount directory to a backup if it is not empty during failover. [ QSTOR-9064 ]
+
* Fixes enclosure redundancy device selection on pool creation and grow operations. [ QSTOR-9058 ]
+
 
+
Upgrade Manager and Installer
+
*  Added logic to enable the preferred Redhat kernel by default for next boot after upgrades. [ QSTOR-9077 ]
+
 
+
== v5.12.6.027  (August 17th 2022) ==
+
 
+
=== [[QuantaStor 5.12.6 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 5.12.6 Upgrade Instructions | here]] for instructions on [[QuantaStor 5.12.6 Upgrade Instructions | upgrading to QuantaStor v5.12.6]].
+
  
 
=== Release Notes ===
 
=== Release Notes ===
  
 
Alerts and Configuration Analysis
 
Alerts and Configuration Analysis
* Added an alert for any detected USB devices that may be attached to the system. It is recommended to detach/remove physical and/or virtual USB media from the QuantaStor system when the system is in production serving storage. [ QSTOR-9008 ]
+
* Fixed an issue where md software raid os partitions where being reported in the config analyzer as offline storage pools. [ QSTOR-10168 ]
 +
* Fixed an issue where non-management ports were being flagged in the config analyzer for iSCSI acess being enabled. [ QSTOR-9891 ]
  
 
Ceph Scale-out Block, Object and File
 
Ceph Scale-out Block, Object and File
* Fixed bug that did not allow enabling load balancer and redirecting rgw to https port. [ QSTOR-8983 ]
+
* Blocked creating new OSDs when the OSD service is masked. [ QSTOR-10212 ]
 
+
* Show the S3 Object Storage Pool as the root node in the S3 User's and Tenant tree. [ QSTOR-10156 ]
Enclosures and Controllers
+
* Show the S3 Object Storage Pool as the root node in the bucket tree. [ QSTOR-10150 ]
* Added Enclosure and Controller discovery support for more Intel series RAID controller/HBA models. [ QSTOR-8996 ]
+
* Add support for multiple data pools for storage classes for Ceph Object Storage Pool. [ QSTOR-10137 ]
* Added enclosure Layout support and chassis images for the Supermicro 4U 90-bay Storage Bridge Bay style unit. [ QSTOR-8988 ]
+
* Add auto tiering capability to ceph buckets. [ QSTOR-10125 ]
* Fixed: added checks to ensure the perccli commands are not run when no PERC controller is present. [ QSTOR-8908 ]
+
* Change the Ceph block storage pool to default to replica=3 for performance. [ QSTOR-10062 ]
 
+
* For CephFS, the min_size for the metadata pool should be 2. [ QSTOR-10015 ]
High Availability Failover
+
* Introduce safe disk replacement for Ceph OSDs. [ QSTOR-9937 ]
* Fixed: failing an encrypted HA pool over to a node missing some or all of the underlying physical disks will be blocked in the initial disk connectivity verification. [ QSTOR-9034 ]
+
* Applied adjustments to Ceph Clusters for optimized scrubs on smaller and denser clusters. [ QSTOR-9900 ]
* Fixed early HA failover checks for disk connectivity if there are too many disks missing on the node taking over the pool that would prevent the pool from starting. [ QSTOR-9018 ]
+
* Updated NFS Ganesha to 5.7 [ QSTOR-9821 ]
* Improved failover rules based on HA VIF state [ QSTOR-9009 ]
+
* Add support for Ceph Multi-site bucket replication. [ QSTOR-6570 ]
* Fixed: qs-iofence will now return NOT-SUPPORTED immediately for attached ATA and USB devices and no longer uses sg_inq or other sg3_util calls for those device types. [ QSTOR-9004 ]
+
* Enhanced the device connectivity verification prior to failing over an HA pool. [ QSTOR-9001 ]
+
 
+
Licensing
+
* Minor fix to Storage Volume create after adding new license. [ QSTOR-8986 ]
+
 
+
NAS Gateway / Cloud Containers
+
* Add support for Seagate Lyve Cloud [ QSTOR-8989 ]
+
 
+
Network Interfaces
+
* Fixes an issue where you are unable set a network interface online if is dhcp configured without an assigned IP address. [ QSTOR-8991 ]
+
 
+
Storage Pool Management
+
* Added checks to run the Pool Optimizer after Storage Pool Grow, and device add such as for cache and spare. [ QSTOR-9027 ]
+
 
+
Upgrade Manager and Installer
+
* Fixed the focal platform sources.list file for new installs. [ QSTOR-9025 ]
+
* Adds platform suffix to downloaded iso and md5 files e.g. '_focal.iso' [ QSTOR-8994 ]
+
 
+
Web Manager
+
* Add support to the Grid dashboard tab to work for single system (non-grid) setups. [ QSTOR-8982 ]
+
* Enhance the Config Analyzer to view reports in a popup dialog in addition to in a new browser tab. This new feature does not require 'allow popups' to be configured in browser. [ QSTOR-8970 ]
+
* Fix the WUI Pool Graph where it was showing a "sawtooth" pattern when idol. [ QSTOR-8957 ]
+
 
+
== v5.12.5.028  (July 29th 2022) ==
+
 
+
=== [[QuantaStor 5.12.5 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 5.12.5 Upgrade Instructions | here]] for instructions on [[QuantaStor 5.12.5 Upgrade Instructions | upgrading to QuantaStor v5.12.5]].
+
 
+
=== Release Notes ===
+
Alerts and Configuration Analysis
+
* Improved the Report Schedule Create cli to take days of the week as mon, tue, wed, etc and hours of the day as 1am, 2am, 3am, etc. [ QSTOR-8959 ]
+
* Allow option to have alerts appended to the 'syslog'. [ QSTOR-8946 ]
+
 
+
Ceph Scale-out Block, Object and File
+
* Fix an issue where enabling the load balancer for an S3 Gateway would not forward to the correct port. [ QSTOR-8878 ]
+
 
+
Dashboards and Analytics
+
* Fixed an issue where OS Software RAID mdraid devices showed up as storage pools in the grid dashboard and other pool related dashboard views. [ QSTOR-8962 ]
+
* Fixed bug where config analyzer marked bond-slave ports as having an invalid netmask. [ QSTOR-8933 ]
+
 
+
High Availability Failover
+
* Allow cleanup of HA-VIF(s) if the parent site cluster has been removed. [ QSTOR-8967 ]
+
* Display which node the ha-pool is currently on next to the object in the grid (UI). [ QSTOR-8965 ]
+
 
+
Network Interfaces
+
* Port link speed changes will now be correctly updated. [ QSTOR-8963 ]
+
 
+
Quantastor CLI
+
* Implemented pool-search to filter pools by given search parameters. [ QSTOR-8944 ]
+
* Fixed qs disk-list --normalize flag to correctly provide results for all systems in the grid that have a local connection to the disk. [ QSTOR-8943 ]
+
* Added HW Device column and enclosure disk slot details to qs disk-list. [ QSTOR-8943 ]
+
* Minor fix to add missing CLI argument [ QSTOR-8942 ]
+
* Fix issue where 'qs maintenance-schedule-create' was incorrectly treating the 'description' field as mandatory. [ QSTOR-8929 ]
+
* Fix issue where timezones appear twice in the CLI output when executing a 'qs timezone-list' command. [ QSTOR-8921 ]
+
 
+
Security
+
* Addressed CVE-2020-11022, CVE-2020-11023 with update to JQUERY 3.6.0  [ QSTOR-8950 ]
+
* Validated CVE-2019-20372 addressed with latest nginx releases available from Ubuntu xenial and bionic platform security updates. Focal is not affected. [https://ubuntu.com/security/CVE-2019-20372](https://ubuntu.com/security/CVE-2019-20372) [ QSTOR-8950 ]
+
* Fixed an issue where a miss-configured snmp agent user could cause failed login attempts. [ QSTOR-8932 ]
+
 
+
Storage Pool Management
+
* Fix an issue with failover and nested share exports not mounting correctly. [ QSTOR-8951 ]
+
* Fixed an issue with expanding iSCSI lun based Storage Pools. [ QSTOR-8922 ]
+
 
+
Upgrade Manager and Installer
+
* Added a check to ensure ubuntu focal platform auto-upgrades are disabled by default. [ QSTOR-8975 ]
+
 
+
Web Manager
+
* Fix issues there the custom tag feature was not updating the WUI for a given object (using 'qs tag-set' command). [ QSTOR-8937 ]
+
 
+
== v5.12.4.011  (July 14th 2022) ==
+
 
+
=== [[QuantaStor 5.12.4 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 5.12.4 Upgrade Instructions | here]] for instructions on [[QuantaStor 5.12.4 Upgrade Instructions | upgrading to QuantaStor v5.12.4]].
+
 
+
=== Release Notes ===
+
 
+
Ceph Scale-out Block, Object and File
+
* Added support for VLAN and VIF interfaces to the Ceph Create Monitor Dialog. [ QSTOR-8917 ]
+
* Migrated ceph-radosgw to use systemd instead of init for all current platforms  [ QSTOR-8910 ]
+
* Fixed radosgw service start/stop/restart on RedHat based platforms [ QSTOR-8910 ]
+
* Added support for VLAN and VIF interfaces to the S3 Gateway Create Dialog. [ QSTOR-8909 ]
+
* Added support for VLAN and VIF interfaces to the Ceph Cluster Create Dialog. [ QSTOR-8907 ]
+
 
+
Upgrade Manager and Installer
+
* Fixed a few minor items with the installqstor option for the qs_upgrade_redhat8.sh install/upgrade script. [ QSTOR-8919 ]
+
 
+
== v5.12.3.002  (July 8th 2022) ==
+
 
+
=== [[QuantaStor 5.12.3 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 5.12.3 Upgrade Instructions | here]] for instructions on [[QuantaStor 5.12.3 Upgrade Instructions | upgrading to QuantaStor v5.12.3]].
+
 
+
=== Release Notes ===
+
 
+
Ceph Scale-out Block, Object and File
+
* Added S3 Tenant prefix details to S3 User Access and Tenant Dialogs.  [ QSTOR-8892 ]
+
* Added Network Share prefix for @GMT snapshots in the Network Share Dialogs. [ QSTOR-8892 ]
+
* Fixed retention rules for QuantaStor Ceph Configuration backups. Only the last 10 ceph config backups will now be stored. [ QSTOR-8881 ]
+
  
 
Disk Management
 
Disk Management
* Updated physical disk device filters to automatically filter out all USB devices from physical disk list. Note that these filters are available in the config file /opt/osnexus/quantastor/conf/qs_device_link.conf if you would like to adjust this new default behavior. [ QSTOR-8883 ]
+
* Added support for ScaleFlux CSD 3000 SSDs that support builtin compression provisioning. [ QSTOR-10198 ]
 +
* Fixed an issue with disk correlation by serial number on Broadcom/LSI 93XX series HBAs. [ QSTOR-10194 ]
 +
* Show osd number in 'qs disk-list'. [ QSTOR-9717 ]
  
 
Enclosures and Controllers
 
Enclosures and Controllers
* Updated System enclosure support for Dell R750 8x 2.5 inches Server model. [ QSTOR-8898 ]
+
* Add enclosure view for the ASUS 2u24 NVMe. [ QSTOR-10202 ]
* Added Support for Intel branded Broadcom HBA's [ QSTOR-8886 ]
+
* Fix controller selection issue in the 'Identify Hardware Controller Disk Device' dialog for when the selected object in the Physical Disk tree is a Physical Disk and not the Disk itself. [ QSTOR-10195 ]
 
+
* Updated wddcs tool to 3.2.8.0 [ QSTOR-10166 ]
Network Interfaces
+
* Added to feature to create or delete multiple External System Volume configurations. [ QSTOR-10061 ]
* Fixed: it is again possible to re-use an IP on a configured port when you are creating a bond using that port. [ QSTOR-8862 ]
+
 
+
Security
+
* Fixed and improved cryptographic operations for the 'qs-util' CLI tool. [ QSTOR-8879 ]
+
* Allow encryption keys to be imported when corresponding pool is not available. [ QSTOR-8885 ]
+
 
+
Upgrade Manager and Installer
+
* Updated qs_upgrade_redhat8.sh to install RedHat 8.6 kernel 4.18.0-372.9.1.el8.  [ QSTOR-8894 ]
+
* Updated mellanox_ofed_install.sh script to install RedHat 8.6 kernel 4.18.0-372.9.1.el8. [ QSTOR-8894 ]
+
 
+
== v5.12.2.011 (June 23rd 2022) ==
+
 
+
=== [[QuantaStor 5.12.2 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 5.12.2 Upgrade Instructions | here]] for instructions on [[QuantaStor 5.12.2 Upgrade Instructions | upgrading to QuantaStor v5.12.2]].
+
 
+
=== Release Notes ===
+
 
+
Alerts and Configuration Analysis
+
* Updated alerting via email to consolidate duplicate email addresses before sending alerts. This will reduce receiving multiple messages for the same alert. [ QSTOR-8857 ]
+
* Fixed an issue with the alert trigger for detected importable ZFS pools. [ QSTOR-5171 ]
+
 
+
Enclosures and Controllers
+
* Enhanced controller and enclosure support for Broadcom/LSI HBAs that could sometimes have intermittent or incomplete output from storcli64 [ QSTOR-8865 ]
+
* Changed storcli64 to version 007.2007.0000.0000 supported by Supermicro and other vendors for Enclosure services. [ QSTOR-8863 ]
+
 
+
Storage Volumes
+
* Implemented a new API to return a subset of Storage Volumes based on a given list of search criteria. [ QSTOR-8856 ]
+
 
+
== v5.12.1.028 (June 10th 2022) ==
+
 
+
=== [[QuantaStor 5.12.1 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 5.12.1 Upgrade Instructions | here]] for instructions on [[QuantaStor 5.12.1 Upgrade Instructions | upgrading to QuantaStor v5.12.1]].
+
 
+
=== Release Notes ===
+
 
+
Ceph Scale-out Block, Object and File
+
* Fixes bug where we are not writing the configuration for the ceph cluster properly in the ceph.conf file. [ QSTOR-8847 ]
+
* Fixed an issue with Ceph cluster delete where Ceph block pools were not removed prior to deleting the OSDs. [ QSTOR-8820 ]
+
* Fixes bug where not all S3 users would be successfully created during batch creation. [ QSTOR-8792 ]
+
* Improve global quotas for Ceph Object Storage. [ QSTOR-6655 ]
+
 
+
Disk Management
+
* Fixes Disk Perf read test tool in WUI to hide paths of dm-mpath devices [ QSTOR-8841 ]
+
 
+
Enclosures and Controllers
+
* Fixes auto detection and auto enclosure layout selection for Seagate 5U84 JBODs [ QSTOR-8844 ]
+
  
 
High Availability Failover
 
High Availability Failover
* Fixed an issue related with HA Storage Pool failover with some RHEL_LIKE platform checks [ QSTOR-8835 ]
+
* Fixed an issue with the Create HA Failover Group Dialog when there are active FC sessions on volumes on the selected pool. [ QSTOR-10169 ]
* Fix a rare issue with HA Pool failover when the pool is a destination pool for replication. [ QSTOR-8833 ]
+
* Changed NVMe reservations to use cptpl=2 when available so that iofencing is cleared on power on of a nvme drive. [ QSTOR-10124 ]
  
Network Interfaces
+
Licensing
* Fixed an issue with QuantaStor detecting and importing Static IP address configuration supplied manually during the Focal platform ISO install. [ QSTOR-8821 ]
+
* Added logic to auto-fetch new QuantaStor License Server ca certificates during online license activation. [ QSTOR-10174 ]
 
+
Quantastor CLI
+
* Add a new 'share-search' to the CLI. [ QSTOR-8812 ]
+
 
+
SNMP
+
* Fix an issue with systemd service restarts and qs-snmpagentd restart in the qs-util command line helper utility. [ QSTOR-8846 ]
+
 
+
Security
+
* Add support for re-key pool with new key encryption key KEK [ QSTOR-8816 ]
+
* Clearing the passphrase for an encrypted pool will now fix the passphrase requirement on the storage pool object. [ QSTOR-8787 ]
+
 
+
Storage Pool Management
+
* Adds support for 3-way mirror of metadata-offload vdevs in scale-up Storage Pools [ QSTOR-8849 ]
+
* Adds qs-perftest CLI utility for establishing basic media and pool performance baseline using dd [ QSTOR-8848 ]
+
 
+
Upgrade Manager and Installer
+
* Fixed display issue in the Upgrade Manager UI for the platform upgrade field [ QSTOR-8749 ]
+
 
+
== v5.12.0.370 (May 26th 2022) ==
+
 
+
=== [[QuantaStor 5.12.0 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 5.12.0 Upgrade Instructions | here]] for instructions on [[QuantaStor 5.12.0 Upgrade Instructions | upgrading to QuantaStor v5.12.0]].
+
 
+
=== Release Notes ===
+
 
+
Alerts and Configuration Analysis
+
* Adds support for detection and alerting of known bad firmware levels on HDD/SSD/NVMe media [ QSTOR-8755 ]
+
* Add IT Service Management (ITSM) module support for alerts making it easy to integrate alerting with popular ITSM service providers via webhook URLs. [ QSTOR-8626 ]
+
 
+
Ceph Scale-out Block, Object and File
+
* Deprecated the 'cleanupOrphans' option during Ceph Bucket Delete [ QSTOR-8803 ]
+
* Fixed an issue with Ceph Cluster delete where OSDs were being deleted before Object Storage Pools. [ QSTOR-8779 ]
+
* Deprecated auto-creation of a default ceph user [ QSTOR-8767 ]
+
* The WUI now supports a S3 bucket name validator that is compliant with Amazon S3 naming conventions. [ QSTOR-8728 ]
+
* Simplify ceph cluster create from the QS CLI. [ QSTOR-8708 ]
+
* Add support for erasure coded scale-out block pool. [ QSTOR-8685 ]
+
* Place the "Health Details" tab first in the Ceph Cluster deck of tabs. [ QSTOR-8671 ]
+
* Allow more time for bucket delete [ QSTOR-8667 ]
+
* Block deletion of S3 object pool when there are S3 gateways. [ QSTOR-8509 ]
+
* Adds built-in load-balancer for S3 object storage which boosts performance and provides high-availability integration with floating VIFs [ QSTOR-7921 ]
+
 
+
Disk Management
+
* Added a 'Revision' property to nvme disk objects. [ QSTOR-8754 ]
+
 
+
Enclosures and Controllers
+
* Add support for the Adaptec 1000-16e HBA cards [ QSTOR-8729 ]
+
* Added support for the Dell 355 HBA cards [ QSTOR-8713 ]
+
* Added enclosure support for Seagate AP and 2U12 JBOD. [ QSTOR-8701 ]
+
* Compatibility added for SMC-branded LSI HBA cards [ QSTOR-8700 ]
+
* Add custom alt-name text to External system selection in Configure Media Connectivity Dialog (if present). [ QSTOR-8692 ]
+
* Added support for the 2-port WDC Data24 External NVMe JBOF enclosure. [ QSTOR-8645 ]
+
* Added Enclosure layout for Seagate 2U24 HA systems. [ QSTOR-6038 ]
+
 
+
High Availability Failover
+
* Fixed an issue on Redhat Platforms with High Availability vifs staying in 'Standby' after a system reboot. [ QSTOR-8725 ]
+
* Resolved an issue with PCS resource cleanup on RedHat platforms. [ QSTOR-8710 ]
+
  
 
NAS Gateway / Cloud Containers
 
NAS Gateway / Cloud Containers
* Updated rclone to 1.58.0 [ QSTOR-8715 ]
+
* Update rclone version. [ QSTOR-9512 ]
  
 
Network Interfaces
 
Network Interfaces
* Added logic to restart the Redhat platform network.service if it fails to start on a system boot. [ QSTOR-8798 ]
+
* Show static route parent port in the respective grid and delete dialog. [ QSTOR-10199 ]
* Adds support for FC/iSCSI vendor model emulation of 3rd party SANs for compatibility with IBM SVC [ QSTOR-8750 ]
+
* Fixed an issue with onlining/restarting offline VLAN interfaces.  [ QSTOR-10180 ]
* Fixes bug where NVME and ISCSI enabled options for NICs were not being persisted after disabling the interface. [ QSTOR-8686 ]
+
* Fixed an issue with VLAN ontop of Bonded ports on VM deployed QuantaStor instances. [ QSTOR-10180 ]
* Fixes bug where duplicate network interfaces were being written to the /etc/network/interfaces file. [ QSTOR-8643 ]
+
* Improve the Network bond mode descriptions, in the 'Create Bonded Port' dialog, for those that require managed switches. [ QSTOR-9842 ]
* Added support for Mellanox OFED lossless networking on supported NICs. [ QSTOR-8362 ]
+
* Added IP address place holder for DHCP interfaces that have no assigned IP address. [ QSTOR-9828 ]
* Show Bond children under their parent in the tree view. Provide a Network Port name search bar in the System menu area that includes the ability to filter-out Offline and Bonded Network Ports. [ QSTOR-7591 ]
+
* Fixed an issue with downing virtual interfaces when converting to HA virtual interface. [ QSTOR-9774 ]
  
 
Network Shares
 
Network Shares
* Add support for Network Shares to work with Resilio and FTP. [ QSTOR-8452 ]
+
* Minor Web UI fix to display share quota percent utilization. [ QSTOR-10121 ]
 +
* Implemented a Real Time Auto Copy feature to enhance data protection for Network Shares. [ QSTOR-9929 ]
 +
* Updated Focal platform Samba to 4.18.6 backported from ubuntu upstream release. [ QSTOR-9924 ]
 +
* Show parent shares in the 'qs share-list' command results. [ QSTOR-9702 ]
  
 
Quantastor CLI
 
Quantastor CLI
* Enhance the CLI resource-group-resource-remove to support resource-list specified by object name [ QSTOR-8702 ]
+
* Update qs-iostat utility to python3. [ QSTOR-10152 ]
* Minor fix for qs lic-get [ QSTOR-8691 ]
+
  
 
Remote Replication, Snapshots and Backup Policies
 
Remote Replication, Snapshots and Backup Policies
* Use lz4 for replication when compression is enabled. [ QSTOR-8752 ]
+
* Add the ability to force create symbolic links for backup policy outbound-move to cloud containers without a delay of 24 hours. [ QSTOR-10136 ]
* Detect and update tasks in case of failures during replication. [ QSTOR-8634 ]
+
* Update Replication Report Summary object as failed if source system reboots right after schedule is triggered. [ QSTOR-10097 ]
* Fix an issue where the Replication Schedule Create dialog was incorrectly filtering out Ceph Pools and associated resources. [ QSTOR-6635 ]
+
* Fixed an issue with remote replication involving shares from HA storage pools. [ QSTOR-3530 ]
+
 
+
SCSI / NVMe Target
+
* Added Emulation mode options for FC WWPN mapping and QuantaStor device identity. [ QSTOR-8712 ]
+
  
 
SNMP
 
SNMP
* Regenerate the SNMP MIB [ QSTOR-8774 ]
+
* Regen SNMP MIB for 6.3 [ QSTOR-10228 ]
  
 
Security
 
Security
* Added more support for KMIP protocol for the Key Server Profile feature. [ QSTOR-8689 ]
+
* Updated JQuery version used in the QuantaStor WebUI to 3.7.1 [ QSTOR-10064 ]
 
+
* Add Audit Log Viewing to the Storage System menus. [ QSTOR-10031 ]
Service Core
+
* Update the quantastor python client program for 5.12 release. [ QSTOR-8785 ]
+
* Fixed an issue with QuantaStor service startup on Redhat platforms with bonded network interfaces. [ QSTOR-8769 ]
+
* Block sharing of binding addresses for resource groups. [ QSTOR-8703 ]
+
* New feature added to create subnet bindings for multi-tenancy resource groups. [ QSTOR-8542 ]
+
  
 
Storage Pool Management
 
Storage Pool Management
* Minor fix to the alert message for hot spare usage. [ QSTOR-8806 ]
+
* Improved logic for replacing zpool UNAVAIL disks that are identified by their id instead of a device path as the disk is no longer present or visible to the OS. [ QSTOR-10129 ]
* Implemented feature to expanda an existing Storage Pool when the underlying disks' size has increased. [ QSTOR-8748 ]
+
* Added logic to automatically hide discovered OS MD software raid from the QuantaStor UI. If the OS MD software raid becomes degraded it will re-appear in the UI as a storage pool object. [ QSTOR-8693 ]
+
* Add WUI support for adding ZFS metadata and deduplication devices to pool. [ QSTOR-8659 ]
+
* Fixed a bug where a zfs pool had a spare disk in the "UNAVAIL" state and could not be deleted from the pool using the Quantastor WUI. [ QSTOR-8646 ]
+
  
 
Upgrade Manager and Installer
 
Upgrade Manager and Installer
* Updated Redhat platform support for RHEL 8.6 release [ QSTOR-8795 ]
+
* Automatically disable and mask uefi fwupd service on platforms that include it to prevent unplanned firmware updates. [ QSTOR-10205 ]
* Change the default to upgrade without driver/kernel changes in the 'Upgrade Manager' dialog. [ QSTOR-8747 ]
+
* Fixed: the low boot space warning for kernel upgrades now correctly appears in the Upgrade Manager task failure message. [ QSTOR-10185 ]
* Updated Redhat 8 based platfroms to deploy Kernel 4.18.0-348.23.1  
+
* Fixed an issue where the scst/zfs userspace packages were not being pinned on security updates.  [ QSTOR-10185 ]
* Updated mellanox OFED installer script to OFED 5.6 [ QSTOR-8734 ]
+
* Fixed an issue where qstortarget was incorrectly selected during security updates but fails due to existing pinning rules. qstortarget now correctly only gets selected for install on kernel/driver upgrades. [ QSTOR-10185 ]
* Updated AWS CLI package to 2.4.24 [ QSTOR-8650 ]
+
* Removed QuantaStor overrides of os-release and lsb-release files and reverted them back to the Platform default settings. [ QSTOR-8618 ]
+
* Added a fix that forces grub to skip probing the selected OS install disk for legacy or other OS installs during Bionic platform ISO installs. Previously, the Bionic platform install could hang at 66% of the 'update-grub' process if the OS disk was not new or completely wiped of all data/metadata prior to the install. [ QSTOR-8829 ]
+
  
 
Web Manager
 
Web Manager
* Filter out the usage of the internal S3 User 'qsobjadmin'. [ QSTOR-8766 ]
+
* Minor fix to show NA for share-alias space columns. [ QSTOR-10227 ]
* Add certificate browsing capability to the create S3 reverse proxy dialog. [ QSTOR-8737 ]
+
* Login dialog shown after service restart is complete. [ QSTOR-10007 ]
* Allow the "!" in the 'Add System to Storage Grid' dialog's password field. [ QSTOR-8705 ]
+
* Provide the ability to change all time zone settings in a Grid. The new Grid menu items is, ' 'Modify Grid Time Zone Settings'. [ QSTOR-8615 ]
+
* Increases the size of the chooser buttons and improve the color contrast for the buttons in the 'Create OSDs & Journals'. [ QSTOR-8597 ]
+
* Show 'Caps lock in on' message in Login dialog when set. [ QSTOR-6815 ]
+
* Show the 'Total Available' and 'Total Selected' item counts in the dual list choosers. [ QSTOR-4766 ]
+
  
== v5.11.10.001 (April 29th 2022) ==
 
  
=== [[QuantaStor 5.11.10 Upgrade Instructions | Upgrade Instructions]] ===
 
Click [[QuantaStor 5.11.10 Upgrade Instructions | here]] for instructions on [[QuantaStor 5.11.10 Upgrade Instructions | upgrading to QuantaStor v5.11.10]].
 
  
=== Release Notes ===
+
== v6.2.8.016  (March 5th 2024) ==
  
Network Interfaces
+
=== [[QuantaStor 6.2.8 Upgrade Instructions | Upgrade Instructions]] ===
* Fixed further instances of duplicate DNS entries in resolv.conf [ QSTOR-8741 ]
+
Click [[QuantaStor 6.2.8 Upgrade Instructions | here]] for instructions on [[QuantaStor 6.2.8 Upgrade Instructions | upgrading to QuantaStor v6.2.8]].
 
+
== v5.11.9.001 (April 28th 2022) ==
+
 
+
=== Upgrade Instructions ===
+
 
+
QuantaStor 5.11.9 was deprecated by 5.11.10
+
  
 
=== Release Notes ===
 
=== Release Notes ===
 
Network Interfaces
 
* Fixed an issue with duplicate DNS entries occurring in resolv.conf for non-QuantaStor managed DNS servers. [ QSTOR-8730 ]
 
 
== v5.11.8.003 (April 22nd 2022) ==
 
 
=== [[QuantaStor 5.11.8 Upgrade Instructions | Upgrade Instructions]] ===
 
Click [[QuantaStor 5.11.8 Upgrade Instructions | here]] for instructions on [[QuantaStor 5.11.8 Upgrade Instructions | upgrading to QuantaStor v5.11.8]].
 
 
=== Release Notes ===
 
 
High Availability Failover
 
* Fix a failover issue with unmounting nested shares before the parent share. [ QSTOR-8723 ]
 
 
Storage Pool Management
 
* Fixed an issue with storage pool grow. [ QSTOR-8656 ]
 
 
== v5.11.7.091 (March 4th 2022) ==
 
 
=== [[QuantaStor 5.11.7 Upgrade Instructions | Upgrade Instructions]] ===
 
Click [[QuantaStor 5.11.7 Upgrade Instructions | here]] for instructions on [[QuantaStor 5.11.7 Upgrade Instructions | upgrading to QuantaStor v5.11.7]].
 
 
=== Release Notes ===
 
 
Ceph Scale-out Block, Object and File
 
* Hide the 'Used By' column in the physical disk grid for the Ceph Multi-OSD Create Dialog. Widen the Ceph Multi-OSD Create Dialog to view more information in the physical disk grid w/o scrolling. Show the lock overlay in the Storage Pool tree for encrypted Ceph Pools. [ QSTOR-8559 ]
 
* Add detailed health status for Ceph Cluster. [ QSTOR-8552 ]
 
* Fixed an issue when batch creating 5k+ S3 Buckets [ QSTOR-8548 ]
 
* Fixed an issue with s3 user batch create when creating 1k+ s3 users at a time. [ QSTOR-8543 ]
 
 
Disk Management
 
* Adds file browsing to pool key import dialog. [ QSTOR-8611 ]
 
* Added multipath configuration support for multiport NVMe devices. [ QSTOR-8418 ]
 
  
 
Enclosures and Controllers
 
Enclosures and Controllers
* Fix starting slot index for the Dell PowerEdge R740xd2. [ QSTOR-8581 ]
+
* Fixed Hardware Disk to Physical disk slot correlation issues. [ QSTOR-10135 ]
* Add new Dell enclosure layouts for 5th gen servers (R750, R650). [ QSTOR-8579 ]
+
* Improved Enclosure object guid uniqueness to better support more complex/multipath setups for hardware disk to physical disk mapping. [ QSTOR-10135 ]
 +
* Added Hardware Enclosure Serial\# property and logic to discover serial\# when available. [ QSTOR-10102 ]
  
High Availability Failover
+
Multitenancy
* Fixed an issue with the NFS exports being available for multiple pools on HA failover when .zfs snapshot browsing is enabled. [ QSTOR-8640 ]
+
* Updated Resilio container image to 3.8.1.2250 [ QSTOR-10162 ]
 
+
* Fix errors with Resilio container errors seen after upgrade. [ QSTOR-10099 ]
Network Interfaces
+
* Support for systemd-resolve DNS management for focal distributions. [ QSTOR-8591 ]
+
* Improved support for legacy network interface naming on ubuntu distributions. Blocked support for legacy network interface naming on RedHat. [ QSTOR-8558 ]
+
  
 
Remote Replication, Snapshots and Backup Policies
 
Remote Replication, Snapshots and Backup Policies
* Reduce the cooldown period for resource (Network Share/Storage Volume) usage by a replication or snapshot schedule. [ QSTOR-8519 ]
+
* Fixed an issue that could sometimes cause duplicate snapshot objects to appear for snapshot schedules with nested shares and recursive snapshot enabled. [ QSTOR-10159 ]
* Minor change to an error message in Network Share and Storage Volume delete to indicate the snapshot is in use by a snapshot schedule or a replication schedule. [ QSTOR-4261 ]
+
* Added a check to temporarily prevent adding ZFS dataset encrypted Network Shares to remote replication schedules until the Open ZFS issue \#12014 is resolved in an upcoming ZFS release. [ QSTOR-10145 ]
 +
* Fixed an issue with using Windows Restore Previous Versions on remote Replica \_chkpnt Network Shares. [ QSTOR-10065 ]
  
SNMP
+
SCSI / NVMe Target
* Regenerate SNMP MIB [ QSTOR-8621 ]
+
* Updated SCST driver to 3.8.0.9038-f134517-qs01 to support latest available linux kernels for Focal platform and Focal cloud platform kernels. [ QSTOR-10151 ]
 
+
Service Core
+
* Fixes connection retry logic such that grid resyncs can be avoided on most bad network configurations [ QSTOR-8638 ]
+
* Fixed an issue with systemd services starting correctly on QuantaStor systems using LVM for the OS disk. [ QSTOR-8575 ]
+
* Fixes bug where renaming storage system would not update the location constraints. [ QSTOR-7062 ]
+
 
+
Storage Pool Management
+
* Updated pool profiles to merge SSD/NVMe and HDD tunings for each I/O Profile. Removed fifo\_batch adjustments for SSD/NVMe. Note: this will remove default-ssd as a pool profile, please reconfigure your pool profile to 'default' or another pool profile that better matches your use case. [ QSTOR-8602 ]
+
 
+
Storage Volumes
+
* Fix an extremely rare case of storage volume shown under a wrong snapshot in the Web UI. [ QSTOR-8605 ]
+
  
 
Upgrade Manager and Installer
 
Upgrade Manager and Installer
* Updates RedHat platform support to RHEL 8.5 [ QSTOR-8636 ]
+
* Added Kernel Driver Support for QuantaStor installation on Ubuntu 20.04 images on Azure, AWS and Google Cloud. [ QSTOR-10138 ]
* Updated RedHat platform support to RHEL 8.5 [ QSTOR-8582 ]
+
  
Web Manager
+
== v6.2.7.002  (February 23rd 2024) ==
* Detect when the user tries to Create a Storage Pool High-Availability Group without a Site Cluster and display an appropriate error message. [ QSTOR-8642 ]
+
  
== v5.11.6.001 (February 11th 2022) ==
+
=== [[QuantaStor 6.2.7 Upgrade Instructions | Upgrade Instructions]] ===
 
+
Click [[QuantaStor 6.2.7 Upgrade Instructions | here]] for instructions on [[QuantaStor 6.2.7 Upgrade Instructions | upgrading to QuantaStor v6.2.7]].
=== [[QuantaStor 5.11.6 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 5.11.6 Upgrade Instructions | here]] for instructions on [[QuantaStor 5.11.6 Upgrade Instructions | upgrading to QuantaStor v5.11.6]].
+
  
 
=== Release Notes ===
 
=== Release Notes ===
  
Ceph Scale-out Block, Object and File
+
Licensing
* Fixed an issue with systemd ceph osd startup dependencies. [ QSTOR-8574 ]
+
  
Network Shares
+
* Updated license manager certificates for online license activation. [ QSTOR-10154 ]
* Fix a minor issue showing snapshots created by a replication schedule as orphans. [ QSTOR-8573 ]
+
  
== v5.11.5.004 (February 3rd 2022) ==
+
== v6.2.6.024  (February 8th 2024) ==
  
=== [[QuantaStor 5.11.5 Upgrade Instructions | Upgrade Instructions]] ===
+
=== [[QuantaStor 6.2.6 Upgrade Instructions | Upgrade Instructions]] ===
Click [[QuantaStor 5.11.5 Upgrade Instructions | here]] for instructions on [[QuantaStor 5.11.5 Upgrade Instructions | upgrading to QuantaStor v5.11.5]].
+
Click [[QuantaStor 6.2.6 Upgrade Instructions | here]] for instructions on [[QuantaStor 6.2.6 Upgrade Instructions | upgrading to QuantaStor v6.2.6]].
  
 
=== Release Notes ===
 
=== Release Notes ===
  
Ceph Scale-out Block, Object and File
+
Enclosures and Controllers
* Fixed an issue with creating a Virtual Interface for a Scale-out Object use case when there are multiple gateways configured [ QSTOR-8555 ]
+
  
Network Interfaces
+
* Added support for iofencing NVMe disks that do not support cdw11 [ QSTOR-10087 ]
* Fixes a bug with legacy naming systemd link files that caused networking to go down after rebooting. [ QSTOR-8557 ]
+
* Added an Alert for when a OS Software RAID1 mirror enters a degraded state. [ QSTOR-10080 ]
 +
* Added support LSI-3008C0 model controllers. [ QSTOR-9841 ]
 +
* Added a check to hardware Enclosure Discovery to automatically filter out enclosures that do not have any drive slots. [ QSTOR-9716 ]
  
Network Shares
+
High Availability Failover
* Fix a regression with large number of Network Shares slowing down service startup. [ QSTOR-8556 ]
+
  
== v5.11.4.005 (February 1st 2022) ==
+
* Fixed an issue with the I/O fencing tool where it was reporting not-supported on reservation capable nvme devices. [ QSTOR-10114 ]
  
=== [[QuantaStor 5.11.4 Upgrade Instructions | Upgrade Instructions]] ===
+
Network Interfaces
Click [[QuantaStor 5.11.4 Upgrade Instructions | here]] for instructions on [[QuantaStor 5.11.4 Upgrade Instructions | upgrading to QuantaStor v5.11.4]].
+
  
=== Release Notes ===
+
* Updated static routes to use modern ip route syntax with the 'proto static' option.  [ QSTOR-10103 ]
 +
* Updated netplan conversion to by default create static routes using ip route to match the original netplan static route rules. [ QSTOR-10103 ]
  
 +
Storage Pool Management
  
Ceph Scale-out Block, Object and File
+
* Fixed: Activate HA Failover Group now works for Storage Pools in a degraded state missing a few devices.  [ QSTOR-10100 ]
* Fixed an issue with creating erasure coded pools introduced in the 5.11.2 release. [ QSTOR-8544 ]
+
* Fixed: Create HA Failover Group now allows a force option if there are a small number of drives missing on the secondary node. Note that the operation will still be blocked if most/all of the drives are missing from the secondary node. [ QSTOR-10100 ]
 +
* Added support for Zero Touch Maintenance Automatic Global Hot spare marking of Hardware RAID0 Passthrough units. [ QSTOR-9865 ]
  
Web Manager
+
Storage Volumes
* Added basic character key validation for DNS entries in the storage system modify dialog. The server will block DNS entry modification if the user tries to add an invalid name server. [ QSTOR-8422 ]
+
  
== v5.11.3.017 (January 27th 2022) ==
+
* Fixed: NVMe Target Storage volumes now persist their serial numbers correctly on reboot [ QSTOR-9992 ]
 +
* Fixed: the NVMe Target now correctly re-exports the allowed portals on system boot. [ QSTOR-9992 ]
  
=== [[QuantaStor 5.11.3 Upgrade Instructions | Upgrade Instructions]] ===
+
Upgrade Manager and Installer
Click [[QuantaStor 5.11.3 Upgrade Instructions | here]] for instructions on [[QuantaStor 5.11.3 Upgrade Instructions | upgrading to QuantaStor v5.11.3]].
+
  
=== Release Notes ===
+
* Updated mellanox-ofed-install.sh script to support the latest Focal platform 5.15.0-91-generic kernel. [ QSTOR-10117 ]
 +
* Updated the GPG repo keys for QuantaStor RedHat / and Almalinux platform installs [ QSTOR-10107 ]
 +
* Fixed a incorrect error log when upgrading the Kernel and Drivers on the Ubuntu Focal platform. The upgrade would succeed when the error was seen, but it was unclear to the user without full log analysis. [ QSTOR-10106 ]
 +
* Updated upgrade manager logic to ensure recommended dependency packages are always selected for install during core service and security upgrades. [ QSTOR-10101 ]
 +
* Fixed an issue with the qs-distupgrade script where some QuantaStor core package changes were not being applied after a platform dist-upgrade from bionic to focal. [ QSTOR-10132 ]
 +
* Added better logging of systemctl service enablement and restart during qstorservice package installs. [ QSTOR-10134 ]
  
Network Interfaces
+
== v6.2.5.032  (January 18th 2024) ==
* Fixes bug where you cannot remove some nameservers and search suffix if there is left over resolvconf configurations and there are no DHCP interfaces configured. [ QSTOR-8532 ]
+
* Changing network interface naming convention is not supported on RHEL/CentOS systems. [ QSTOR-8516 ]
+
* Blocks use of VLAN ids outside of range 0-4095 [ QSTOR-8402 ]
+
* Adds support for creating a new network bond port with an IP used by a child physical port. Ownership of the IP is automatically passed to the bond on creation. [ QSTOR-7735 ]
+
  
Network Shares
+
=== [[QuantaStor 6.2.5 Upgrade Instructions | Upgrade Instructions]] ===
* Increased default NFS daemon thread count from 8 to 64. [ QSTOR-8527 ]
+
Click [[QuantaStor 6.2.5 Upgrade Instructions | here]] for instructions on [[QuantaStor 6.2.5 Upgrade Instructions | upgrading to QuantaStor v6.2.5]].
 
+
Remote Replication, Snapshots and Backup Policies
+
* Fix a minor UI regression not showing replication reports. [ QSTOR-8536 ]
+
 
+
== v5.11.2.107 (January 24th 2022) ==
+
 
+
=== [[QuantaStor 5.11.2 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 5.11.2 Upgrade Instructions | here]] for instructions on [[QuantaStor 5.11.2 Upgrade Instructions | upgrading to QuantaStor v5.11.2]].
+
  
 
=== Release Notes ===
 
=== Release Notes ===
  
 
Alerts and Configuration Analysis
 
Alerts and Configuration Analysis
* Fixes issue with Alert Manager settings not showing and saving correctly after grid formation. [ QSTOR-8500 ]
+
* Added ssh port 22 to network connectivity checker tests. [ QSTOR-10092 ]
  
 
Ceph Scale-out Block, Object and File
 
Ceph Scale-out Block, Object and File
* Fixed an issue with the Ceph CRUSH rules for SSD based OSD's placing the OSD's in the wrong crushmap. [ QSTOR-8497 ]
+
* Fix bug where ceph monitor daemon is disabled. [ QSTOR-10095 ]
* Automatically sets the Storage Pool field when the 'Modify Redundancy (CRUSH) Rule Selection' is launched from the Scale-out Storage Pools tree. [ QSTOR-8496 ]
+
* Added script to setup Ceph multi-site replication. [ QSTOR-10075 ]
* Add batch create support to the S3 bucket and user create dialogs. Add multi-del support for S3 buckets and users. [ QSTOR-8494 ]
+
* Adds a search bar in 'Storage Management -> S3 Buckets' and 'Security -> S3 Users' to allow users to search for buckets and users by name. [ QSTOR-8486 ]
+
* Fix issue where Journal device deletes for encrypted Ceph Clusters fails. [ QSTOR-8484 ]
+
* Add ability to delete orphaned Ceph Journal Devices via the cli. [ QSTOR-8480 ]
+
* Improved encrypted OSD clean up. [ QSTOR-8458 ]
+
* Added Ceph Pacific to the RedHat Enterprise Linux 8.4 installer and an optional Bionic ISO. [ QSTOR-8423 ]
+
* Added Ceph Pacific to the RedHat Enterprise Linux 8.4 installer and an optional Bionic ISO. [ QSTOR-7204 ]
+
* Fixed an issue with configuration when recreating a Ceph Monitor on a Ceph Member [ QSTOR-6591 ]
+
 
+
Disk Management
+
* Fix an issue where the Physical Disk tree view, when expanded, would collapse on incoming System Update events. [ QSTOR-8479 ]
+
  
 
Enclosures and Controllers
 
Enclosures and Controllers
* Add server enclosure for Supermicro Server 6029P (2U24) and Supermicro BigTwin Quad-node Server (2U24)). [ QSTOR-8485 ]
+
* Updated storcli version to 007.2705.0000.0000 [ QSTOR-10072 ]
* Improve NVMe Software Controller target logins during boot. [ QSTOR-8439 ]
+
* Added feature for turning off hwDisk identification for all disks, including all empty slots. [ QSTOR-10036 ]
* Add the 'Dell PowerEdge R740 (2U0)' server type images to the enclosure configuration so they are selectable in the System Modify dialog. [ QSTOR-8417 ]
+
* Added feature for turning off hwDisk identification for all disks, including all empty slots. [ QSTOR-9825 ]
* Add support for additional Supermicro NVMe server enclosure views [ QSTOR-8222 ]
+
  
High Availability Failover
+
Kernel and Drivers
* Fixed an issue with HA Group state transitions [ QSTOR-8436 ]
+
* Updated Linux Kernel to 5.15.0-91-generic for Focal platforms  [ QSTOR-10025 ]
* Removed ability to offline, online, or restart site vifs [ QSTOR-8220 ]
+
* Linux Kernel 5.15.0-91-generic includes fixes for NFS v3 lockd that would cause file handles to be left open for NFSv3 clients when attempting to stop the nfs server before ZFS pool export during HA failover.  [ QSTOR-10025 ]
 +
* Updated ZFS to 2.1.14.qs25 for Focal platforms [ QSTOR-10025 ]
  
NAS Gateway / Cloud Containers
+
Multitenancy
* Removed 'attach container' option when enabling a Cloud Container. [ QSTOR-5232 ]
+
* Fix an issue with missing Service Configs. [ QSTOR-10079 ]
 
+
* Add the ability to sync nested shares when parent share is selected in Resilio. Optionally skip changing the share permissions when user is specified in the config file. [ QSTOR-10070 ]
Network Interfaces
+
* Fixed a minor issue with names for site VIFs could exceed the maximum character limit. [ QSTOR-8308 ]
+
* Minor CLI changes to "qs virtual-interface-create" and "qs "network-port-modify" [ QSTOR-6511 ]
+
  
 
Network Shares
 
Network Shares
* Add the ability to auto cleanup missing transient Network Share snapshots. [ QSTOR-8513 ]
+
* Block rename of nested shares. [ QSTOR-10091 ]
* Fix issue where disabling a share did not not drop the SMB session (terminate the client connectivity to that share). [ QSTOR-8454 ]
+
* Add the ability to enable and clone a GMT snapshot [ QSTOR-4145 ]
* Add ability to specify "read only" or "read/write" for the access permissions of the snapshots created by backup policies, snapshot schedules, and replication schedules. [ QSTOR-7681 ]
+
  
 
Remote Replication, Snapshots and Backup Policies
 
Remote Replication, Snapshots and Backup Policies
* Fixed a duplicate checkpoint creation issue during certain Remote Replication scenarios. [ QSTOR-8482 ]
+
* Fixed an issue where Remote Replication Schedules can fail if 2 source snapshots have the same created timestamp. [ QSTOR-10059 ]
* Fix backup policy so it can continue working if the source share is on a HA pool and a failover happens. [ QSTOR-8461 ]
+
* Fix a minor issue with File Age settings in the Backup Schedule Modify dialog. [ QSTOR-10056 ]
* Minor fix to filter the GMT snapshots as source share from backup policy dialog. [ QSTOR-8460 ]
+
* Properly transition a Replication task and Replication Report to the 'failed' status if the source system loses power during the Replication. [ QSTOR-10041 ]
* Fix a minor issue with delta tags not getting updated after increasing the max deltas on a replication schedule. [ QSTOR-3518 ]
+
* Add a warning if checkpoint is selected in create snapshot schedule. [ QSTOR-10038 ]
  
SCSI / NVMe Target
+
Storage Volumes
* Adds support for setting custom IQN for storage systems. [ QSTOR-8466 ]
+
* Fixed an issue with zfs storage volumes being correctly marked as missing if the underlying zfs zvol or snapshot is removed or unavailable. [ QSTOR-10086 ]
 
+
Security
+
* Minor fix to allow hyphen in domain name in SSO [ QSTOR-8477 ]
+
 
+
Service Core
+
* Fixed an issue when modifying a Backup Policy. [ QSTOR-8507 ]
+
* Log rotation configuration files now reside in standard /etc/logrotate.d location [ QSTOR-8474 ]
+
* Added support to switch between predictable or legacy naming for network interfaces. [ QSTOR-8456 ]
+
* Upgraded storcli to latest version [ QSTOR-8414 ]
+
* Fixed an issue with updating DNS nameservers. [ QSTOR-6842 ]
+
 
+
Storage Pool Management
+
* Add the ability to reserving 1GB of space for pool protection in case the pool gets 100% full condition. [ QSTOR-8448 ]
+
* Prevent usage of a SED encrypted disk if it is already in use by a previously exported SED encrypted Storage Pool. [ QSTOR-8400 ]
+
  
 
Upgrade Manager and Installer
 
Upgrade Manager and Installer
* Fixed an install issue with xenial platforms that prevented some services from starting correctly on boot. [ QSTOR-8463 ]
+
* Added a --password option to the qs\_install.sh script to allow users to provide the QuantaStor admin user password as well as the same password for the default qadmin shell account. [ QSTOR-10085 ]
* Fixed an issue with the qs-upgrade script for an unavailable python3 dependency on xenial platforms. [ QSTOR-8463 ]
+
  
 
Web Manager
 
Web Manager
* Adds optimizations to WUI login to speed up Synchronization stage for large grid configurations [ QSTOR-8501 ]
+
* Clear the replica summary graph when there are no report entries. [ QSTOR-10057 ]
* Adds the ability to create system usage acknowledgement notifications in the UI. [ QSTOR-8450 ]
+
* Fix enclosure graph rendering issue where a selected system with multiple valid controllers was not being render because of one underlying MD BOOT Controller. [ QSTOR-10055 ]
* Show the Enclosure's 'Altname' in the Central Hardware Enclosures Tab / Grid if the user has provided one using the Modify Enclosure dialog. [ QSTOR-8433 ]
+
 
* Filter the disks shown in the Identify Dialog based on the selected Storage Pool Device Group and the hardware disks that are identifiable. [ QSTOR-8432 ]
+
= Archived Change Logs =
* Allow running Disk Performance Test on disks that are used by a pool. [ QSTOR-8429 ]
+
* Adds additional properties to the 'Storage System Properties' to show Active Directory configuration settings. [ QSTOR-8427 ]
+
* Fixed an issue where the Controller Disk grid was not showing associated Pool devices and Pools columns in a RAID Controller only configuration (N/A for HBA configurations). This fixes the auto selection of Disks in the Disk Identify dialog when launched from a Storage Pool Device group node in the tree view. [ QSTOR-8425 ]
+
* Removed 'Close X' button from the login dialog and system usage notification dialog. [ QSTOR-8403 ]
+
  
 +
== [[Change Log Archive 2023]] ==
  
 +
== [[Change Log Archive 2022]] ==
  
 
== [[Change Log Archive 2021]] ==
 
== [[Change Log Archive 2021]] ==
Line 625: Line 264:
 
== [[Change Log Archive 2018]] ==
 
== [[Change Log Archive 2018]] ==
  
== [[Change Log Archive]] ==
+
== [[Change Log Archive|Change Log Archive pre-2018]] ==
  
 
Select the link above to see the [[Change Log Archive]] of older revisions.
 
Select the link above to see the [[Change Log Archive]] of older revisions.

Revision as of 16:44, 21 March 2024

Change Log Overview

The change log contains a detailed summary of the changes made for each new release of QuantaStor. Each change made to QuantaStor is tracked with an engineering ticket number in the form [QSTOR-NNNN]. This information is provided so that if you're working with OSNexus support you can track the availability of a given product feature add, improvement, or maintenance fix to a specific release. For information on how to upgrade your storage system please see the Upgrade Guide.

Versioning System

QuantaStor version numbers consist of four (4) parts. A major number (M), minor number (N), maintenance update number (U) and build number (B) of the form M.N.U.B such as 6.0.2.006.

QuantaStor upgrades go directly from whatever version you are running to the latest version, with no interim steps so for example if you are at v6.0.1 you will upgrade directly to the latest version which may be v6.1.2

Product Update Types

Major Updates (X.y.z)

If the first digit in the version number has changed this indicates a major product release such as QuantaStor v5 to QuantaStor v6. Major releases generally come with a new underlying Linux platform as the basis. For example, the standard ISO install for QuantaStor v5 is based on Ubuntu 18.04 whereas QuantaStor v6 is based on Ubuntu 20.04. Major product releases generally include new features and maintenance updates and are supported on multiple underlying Linux platforms. For example, QuantaStor v6 is available as an upgrade on Ubuntu 18.04 and Ubuntu 20.04 based systems as well as RHEL and RHEL derivative platforms. Platform upgrades to move systems forward (eg 18.04 to 20.04) are made generally available in the first feature update release, such as QuantaStor 6.1.

Feature Updates (x.Y.z)

If the second digit in the version number has changed this indicates a feature release such as 6.1 going to 6.2. Feature releases add new product features as well as a maintenance updates. No additional licensing is required to access any new features that added but note that QuantaStor licenses do not include licenses for 3rd party products and services that may integrate with QuantaStor.

Maintenance Updates (x.y.Z)

If the third digit of the version number has changed this such as 6.0.2 or 6.0.3 it represents a maintenance update to address one or more support tickets. These updates generally do not contain new features, only fixes to address specific issues. Maintenance releases generally ship every 4 to 8 weeks. All maintenance "aka hot-fix" releases are provided against the current stable release so upgrading to the latest QuantaStor version is generally required to apply them.

Build Number (x.y.z.BBB)

The build number and corresponding build reference hash can be largely ignored. The build number simply increments with each commit that is made to the source tree. The hash is provided to make it easier for OSNEXUS support and engineering to quickly confirm difference between your current running release and any more modern release.

Boot Install Image and other downloads

ISO/DVD/USB Boot Install Image

NOTE: Archived older versions of QuantaStor ISO install media and CLI tools can be found here.

Recent Change Logs

v6.3.0.268 (March 20th 2024)

Upgrade Instructions

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

Release Notes

Alerts and Configuration Analysis

  • Fixed an issue where md software raid os partitions where being reported in the config analyzer as offline storage pools. [ QSTOR-10168 ]
  • Fixed an issue where non-management ports were being flagged in the config analyzer for iSCSI acess being enabled. [ QSTOR-9891 ]

Ceph Scale-out Block, Object and File

  • Blocked creating new OSDs when the OSD service is masked. [ QSTOR-10212 ]
  • Show the S3 Object Storage Pool as the root node in the S3 User's and Tenant tree. [ QSTOR-10156 ]
  • Show the S3 Object Storage Pool as the root node in the bucket tree. [ QSTOR-10150 ]
  • Add support for multiple data pools for storage classes for Ceph Object Storage Pool. [ QSTOR-10137 ]
  • Add auto tiering capability to ceph buckets. [ QSTOR-10125 ]
  • Change the Ceph block storage pool to default to replica=3 for performance. [ QSTOR-10062 ]
  • For CephFS, the min_size for the metadata pool should be 2. [ QSTOR-10015 ]
  • Introduce safe disk replacement for Ceph OSDs. [ QSTOR-9937 ]
  • Applied adjustments to Ceph Clusters for optimized scrubs on smaller and denser clusters. [ QSTOR-9900 ]
  • Updated NFS Ganesha to 5.7 [ QSTOR-9821 ]
  • Add support for Ceph Multi-site bucket replication. [ QSTOR-6570 ]

Disk Management

  • Added support for ScaleFlux CSD 3000 SSDs that support builtin compression provisioning. [ QSTOR-10198 ]
  • Fixed an issue with disk correlation by serial number on Broadcom/LSI 93XX series HBAs. [ QSTOR-10194 ]
  • Show osd number in 'qs disk-list'. [ QSTOR-9717 ]

Enclosures and Controllers

  • Add enclosure view for the ASUS 2u24 NVMe. [ QSTOR-10202 ]
  • Fix controller selection issue in the 'Identify Hardware Controller Disk Device' dialog for when the selected object in the Physical Disk tree is a Physical Disk and not the Disk itself. [ QSTOR-10195 ]
  • Updated wddcs tool to 3.2.8.0 [ QSTOR-10166 ]
  • Added to feature to create or delete multiple External System Volume configurations. [ QSTOR-10061 ]

High Availability Failover

  • Fixed an issue with the Create HA Failover Group Dialog when there are active FC sessions on volumes on the selected pool. [ QSTOR-10169 ]
  • Changed NVMe reservations to use cptpl=2 when available so that iofencing is cleared on power on of a nvme drive. [ QSTOR-10124 ]

Licensing

  • Added logic to auto-fetch new QuantaStor License Server ca certificates during online license activation. [ QSTOR-10174 ]

NAS Gateway / Cloud Containers

  • Update rclone version. [ QSTOR-9512 ]

Network Interfaces

  • Show static route parent port in the respective grid and delete dialog. [ QSTOR-10199 ]
  • Fixed an issue with onlining/restarting offline VLAN interfaces. [ QSTOR-10180 ]
  • Fixed an issue with VLAN ontop of Bonded ports on VM deployed QuantaStor instances. [ QSTOR-10180 ]
  • Improve the Network bond mode descriptions, in the 'Create Bonded Port' dialog, for those that require managed switches. [ QSTOR-9842 ]
  • Added IP address place holder for DHCP interfaces that have no assigned IP address. [ QSTOR-9828 ]
  • Fixed an issue with downing virtual interfaces when converting to HA virtual interface. [ QSTOR-9774 ]

Network Shares

  • Minor Web UI fix to display share quota percent utilization. [ QSTOR-10121 ]
  • Implemented a Real Time Auto Copy feature to enhance data protection for Network Shares. [ QSTOR-9929 ]
  • Updated Focal platform Samba to 4.18.6 backported from ubuntu upstream release. [ QSTOR-9924 ]
  • Show parent shares in the 'qs share-list' command results. [ QSTOR-9702 ]

Quantastor CLI

  • Update qs-iostat utility to python3. [ QSTOR-10152 ]

Remote Replication, Snapshots and Backup Policies

  • Add the ability to force create symbolic links for backup policy outbound-move to cloud containers without a delay of 24 hours. [ QSTOR-10136 ]
  • Update Replication Report Summary object as failed if source system reboots right after schedule is triggered. [ QSTOR-10097 ]

SNMP

  • Regen SNMP MIB for 6.3 [ QSTOR-10228 ]

Security

  • Updated JQuery version used in the QuantaStor WebUI to 3.7.1 [ QSTOR-10064 ]
  • Add Audit Log Viewing to the Storage System menus. [ QSTOR-10031 ]

Storage Pool Management

  • Improved logic for replacing zpool UNAVAIL disks that are identified by their id instead of a device path as the disk is no longer present or visible to the OS. [ QSTOR-10129 ]

Upgrade Manager and Installer

  • Automatically disable and mask uefi fwupd service on platforms that include it to prevent unplanned firmware updates. [ QSTOR-10205 ]
  • Fixed: the low boot space warning for kernel upgrades now correctly appears in the Upgrade Manager task failure message. [ QSTOR-10185 ]
  • Fixed an issue where the scst/zfs userspace packages were not being pinned on security updates. [ QSTOR-10185 ]
  • Fixed an issue where qstortarget was incorrectly selected during security updates but fails due to existing pinning rules. qstortarget now correctly only gets selected for install on kernel/driver upgrades. [ QSTOR-10185 ]

Web Manager

  • Minor fix to show NA for share-alias space columns. [ QSTOR-10227 ]
  • Login dialog shown after service restart is complete. [ QSTOR-10007 ]


v6.2.8.016 (March 5th 2024)

Upgrade Instructions

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

Release Notes

Enclosures and Controllers

  • Fixed Hardware Disk to Physical disk slot correlation issues. [ QSTOR-10135 ]
  • Improved Enclosure object guid uniqueness to better support more complex/multipath setups for hardware disk to physical disk mapping. [ QSTOR-10135 ]
  • Added Hardware Enclosure Serial\# property and logic to discover serial\# when available. [ QSTOR-10102 ]

Multitenancy

  • Updated Resilio container image to 3.8.1.2250 [ QSTOR-10162 ]
  • Fix errors with Resilio container errors seen after upgrade. [ QSTOR-10099 ]

Remote Replication, Snapshots and Backup Policies

  • Fixed an issue that could sometimes cause duplicate snapshot objects to appear for snapshot schedules with nested shares and recursive snapshot enabled. [ QSTOR-10159 ]
  • Added a check to temporarily prevent adding ZFS dataset encrypted Network Shares to remote replication schedules until the Open ZFS issue \#12014 is resolved in an upcoming ZFS release. [ QSTOR-10145 ]
  • Fixed an issue with using Windows Restore Previous Versions on remote Replica \_chkpnt Network Shares. [ QSTOR-10065 ]

SCSI / NVMe Target

  • Updated SCST driver to 3.8.0.9038-f134517-qs01 to support latest available linux kernels for Focal platform and Focal cloud platform kernels. [ QSTOR-10151 ]

Upgrade Manager and Installer

  • Added Kernel Driver Support for QuantaStor installation on Ubuntu 20.04 images on Azure, AWS and Google Cloud. [ QSTOR-10138 ]

v6.2.7.002 (February 23rd 2024)

Upgrade Instructions

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

Release Notes

Licensing

  • Updated license manager certificates for online license activation. [ QSTOR-10154 ]

v6.2.6.024 (February 8th 2024)

Upgrade Instructions

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

Release Notes

Enclosures and Controllers

  • Added support for iofencing NVMe disks that do not support cdw11 [ QSTOR-10087 ]
  • Added an Alert for when a OS Software RAID1 mirror enters a degraded state. [ QSTOR-10080 ]
  • Added support LSI-3008C0 model controllers. [ QSTOR-9841 ]
  • Added a check to hardware Enclosure Discovery to automatically filter out enclosures that do not have any drive slots. [ QSTOR-9716 ]

High Availability Failover

  • Fixed an issue with the I/O fencing tool where it was reporting not-supported on reservation capable nvme devices. [ QSTOR-10114 ]

Network Interfaces

  • Updated static routes to use modern ip route syntax with the 'proto static' option. [ QSTOR-10103 ]
  • Updated netplan conversion to by default create static routes using ip route to match the original netplan static route rules. [ QSTOR-10103 ]

Storage Pool Management

  • Fixed: Activate HA Failover Group now works for Storage Pools in a degraded state missing a few devices. [ QSTOR-10100 ]
  • Fixed: Create HA Failover Group now allows a force option if there are a small number of drives missing on the secondary node. Note that the operation will still be blocked if most/all of the drives are missing from the secondary node. [ QSTOR-10100 ]
  • Added support for Zero Touch Maintenance Automatic Global Hot spare marking of Hardware RAID0 Passthrough units. [ QSTOR-9865 ]

Storage Volumes

  • Fixed: NVMe Target Storage volumes now persist their serial numbers correctly on reboot [ QSTOR-9992 ]
  • Fixed: the NVMe Target now correctly re-exports the allowed portals on system boot. [ QSTOR-9992 ]

Upgrade Manager and Installer

  • Updated mellanox-ofed-install.sh script to support the latest Focal platform 5.15.0-91-generic kernel. [ QSTOR-10117 ]
  • Updated the GPG repo keys for QuantaStor RedHat / and Almalinux platform installs [ QSTOR-10107 ]
  • Fixed a incorrect error log when upgrading the Kernel and Drivers on the Ubuntu Focal platform. The upgrade would succeed when the error was seen, but it was unclear to the user without full log analysis. [ QSTOR-10106 ]
  • Updated upgrade manager logic to ensure recommended dependency packages are always selected for install during core service and security upgrades. [ QSTOR-10101 ]
  • Fixed an issue with the qs-distupgrade script where some QuantaStor core package changes were not being applied after a platform dist-upgrade from bionic to focal. [ QSTOR-10132 ]
  • Added better logging of systemctl service enablement and restart during qstorservice package installs. [ QSTOR-10134 ]

v6.2.5.032 (January 18th 2024)

Upgrade Instructions

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

Release Notes

Alerts and Configuration Analysis

  • Added ssh port 22 to network connectivity checker tests. [ QSTOR-10092 ]

Ceph Scale-out Block, Object and File

  • Fix bug where ceph monitor daemon is disabled. [ QSTOR-10095 ]
  • Added script to setup Ceph multi-site replication. [ QSTOR-10075 ]

Enclosures and Controllers

  • Updated storcli version to 007.2705.0000.0000 [ QSTOR-10072 ]
  • Added feature for turning off hwDisk identification for all disks, including all empty slots. [ QSTOR-10036 ]
  • Added feature for turning off hwDisk identification for all disks, including all empty slots. [ QSTOR-9825 ]

Kernel and Drivers

  • Updated Linux Kernel to 5.15.0-91-generic for Focal platforms [ QSTOR-10025 ]
  • Linux Kernel 5.15.0-91-generic includes fixes for NFS v3 lockd that would cause file handles to be left open for NFSv3 clients when attempting to stop the nfs server before ZFS pool export during HA failover. [ QSTOR-10025 ]
  • Updated ZFS to 2.1.14.qs25 for Focal platforms [ QSTOR-10025 ]

Multitenancy

  • Fix an issue with missing Service Configs. [ QSTOR-10079 ]
  • Add the ability to sync nested shares when parent share is selected in Resilio. Optionally skip changing the share permissions when user is specified in the config file. [ QSTOR-10070 ]

Network Shares

  • Block rename of nested shares. [ QSTOR-10091 ]
  • Add the ability to enable and clone a GMT snapshot [ QSTOR-4145 ]

Remote Replication, Snapshots and Backup Policies

  • Fixed an issue where Remote Replication Schedules can fail if 2 source snapshots have the same created timestamp. [ QSTOR-10059 ]
  • Fix a minor issue with File Age settings in the Backup Schedule Modify dialog. [ QSTOR-10056 ]
  • Properly transition a Replication task and Replication Report to the 'failed' status if the source system loses power during the Replication. [ QSTOR-10041 ]
  • Add a warning if checkpoint is selected in create snapshot schedule. [ QSTOR-10038 ]

Storage Volumes

  • Fixed an issue with zfs storage volumes being correctly marked as missing if the underlying zfs zvol or snapshot is removed or unavailable. [ QSTOR-10086 ]

Upgrade Manager and Installer

  • Added a --password option to the qs\_install.sh script to allow users to provide the QuantaStor admin user password as well as the same password for the default qadmin shell account. [ QSTOR-10085 ]

Web Manager

  • Clear the replica summary graph when there are no report entries. [ QSTOR-10057 ]
  • Fix enclosure graph rendering issue where a selected system with multiple valid controllers was not being render because of one underlying MD BOOT Controller. [ QSTOR-10055 ]

Archived Change Logs

Change Log Archive 2023

Change Log Archive 2022

Change Log Archive 2021

Change Log Archive 2020

Change Log Archive 2019

Change Log Archive 2018

Change Log Archive pre-2018

Select the link above to see the Change Log Archive of older revisions.