Difference between revisions of "QuantaStor Version ChangeLog"

From OSNEXUS Online Documentation Site
Jump to: navigation, search
m (v4.0.8.1194 (Oct 14th 2016))
m (v6.2.4.001 (December 20th 2023))
(398 intermediate revisions by the same user not shown)
Line 1: Line 1:
= ChangeLog =
+
[[CATEGORY:support_guide]]
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]].
+
= 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 [[QuantaStor Upgrade Guide|Upgrade Guide]].
  
 
== Versioning System ==
 
== Versioning System ==
QuantaStor version numbers have four (4) parts to them. A major number (M), minor number (N), maintenance update number (U) and build number (B) of the form M.N.U.B such as 4.1.1.1050.  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 v3.16 you will upgrade directly to the latest version which may be v4.1.
+
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.
  
==== Major Version Number ====
+
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
QuantaStor v4.x is the current Major release version.  
+
  
Upgrading from QuantaStor 3.x releases can be done inline with minimal downtime and a schedule work window to reboot for any new Kernel and driver updates.
+
== Product Update Types ==
  
Legacy upgrades from QuantaStor 2.x releases would require exporting any Storage Pools, reloading the OS with QuantaStor 4.x install media, and then importing the storage pools and performing a restore of the configuration database using the [[Storage System Recovery Manager Dialog]]
+
==== 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.
  
==== Minor Version Number ====
+
==== Feature Updates (x.Y.z) ====
The minor version number increments with each minor product update release of QuantaStor which comes out every 2 - 4 monthsReleases typically include a combination of new features and some maintenance fixes.  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" so that you can find an appropriate maintenance window in which to apply the upgradeIn general, reboots are only required when the qstortarget package has been upgraded.  So if you see that a new version of that package is available know that a reboot will be required to complete the upgrade.
+
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 updatesNo 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 Update ====
+
==== Maintenance Updates (x.y.Z) ====
If the release includes maintenance version number like 4.1.'''1''' or 4.1.'''2''' 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.
+
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 ====
+
==== Build Number (x.y.z.BBB) ====
The build number can be largely ignored, it simply increments with each commit that is made to the source tree.
+
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.
 
+
== v4.0.8.1194 (Nov 18th 2016) ==
+
 
+
=== [[QuantaStor 4.0.8 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 4.0.8 Upgrade Instructions | here]] for instructions on [[QuantaStor 4.0.8 Upgrade Instructions | upgrading to QuantaStor v4.0.8]].
+
  
 +
== Boot Install Image and other downloads ==
 
=== ISO/DVD/USB Boot Install Image ===
 
=== ISO/DVD/USB Boot Install Image ===
* ISO DVD image: [http://qstor-downloads.s3.amazonaws.com/iso/osn_quantastor_v4.0.8.1194.iso osn_quantastor_v4.0.8.1194.iso]
 
* MD5 Hash: [http://qstor-downloads.s3.amazonaws.com/iso/osn_quantastor_v4.0.8.1194.md5 osn_quantastor_v4.0.8.1194.md5]
 
* [[QuantaStor_Installation_via_USB_Thumb_Drive|USB Bootable Flash Drive instructions]]
 
  
===Release Notes===
+
* The latest version of QuantaStor can be found on our [https://downloads.osnexus.com downloads page here].
  
Kernel and Drivers
+
* [[QuantaStor_Installation_via_USB_Thumb_Drive|Bootable Flash Drive instructions.]]
  
* Adds new 3.19.0-73 Linux kernel that includes updates and a security patch to address CVE-2016-5195 (Dirty COW)
+
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].
  
* Adds new ZFS filesystem Driver 0.6.5.8-osn-2 please review the ZFS v6.5.x changelogs for further detail [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5 v0.6.5]  [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.1 v0.6.5.1] [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.2 v0.6.5.2] [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.3 v0.6.5.3] [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.4 v0.6.5.4] [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.5 v0.6.5.5] [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.6 v0.6.5.6] [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.7 v0.6.5.7] [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.8 v0.6.5.8] [https://github.com/tuxoko/zfs/releases/tag/zfs-0.6.5.8-osn-2 v0.6.5.8-osn-2]
+
= Recent Change Logs =
  
* Fixed an issue where some systems would not use the latest quantastor provided hardware drivers included with the qstortarget package.
+
== v6.3.0.268  (March 20th 2024) ==
  
Core Service:
+
=== [[QuantaStor 6.3.0 Upgrade Instructions | Upgrade Instructions]] ===
 +
Click [[QuantaStor 6.3.0 Upgrade Instructions | here]] for instructions on [[QuantaStor 6.3.0 Upgrade Instructions | upgrading to QuantaStor v6.3.0]].
  
* Fixed Task list cleanup for remote replication and snapshot schedule tasks so that they are not immediately cleaned up on long running tasks.
+
=== Release Notes ===
* Fixed Task list cleanup so that they are cleared in the order of their timestamp, previously these were sorted and cleaned up by id.
+
* Fixed an issue where the log files for the core quantastor services would sometimes become truncated.
+
  
Network Shares:
+
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 ]
  
* The optional Samba 4 packages available via the samba4-install script are now hosted on the packages.osnexus.com mirror.
+
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 ]
  
== v4.0.7.1190 (Oct 28th 2016) ==
+
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 ]
  
=== [[QuantaStor 4.0.7 Upgrade Instructions | Upgrade Instructions]] ===
+
Enclosures and Controllers
Click [[QuantaStor 4.0.7 Upgrade Instructions | here]] for instructions on [[QuantaStor 4.0.7 Upgrade Instructions | upgrading to QuantaStor v4.0.7]].
+
* 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 ]
===Release Notes===
+
* 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:
+
 
+
* Fixed: The FC ALUA state now remains in transitioning state while the Storage Pool and Storage Volumes are being moved between the nodes. This addresses a small window on some clients were a sync based write could have found the Storage Volume LUN in a unavailable state and not retry.
+
 
+
Core Service:
+
 
+
* Fixed: Many base command execution performance improvements. This improves HA failover times, Storage Pool creation task times and many other operations.
+
* Fixed: Tasks are now cleaned up via the order of their timestamp instead of the previous ordering method.
+
 
+
CIFS / SMB:
+
 
+
* Fixed: Removed Sernet Samba Enterprise external repo from samba4-install script. Samba4 packages now come from OSNEXUS repository servers.
+
 
+
== v4.0.6.1187 (Oct 14th 2016) DRIVER UPGRADES AVAILABLE REBOOT REQUIRED ==
+
 
+
=== [[QuantaStor 4.0.6 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 4.0.6 Upgrade Instructions | here]] for instructions on [[QuantaStor 4.0.6 Upgrade Instructions | upgrading to QuantaStor v4.0.6]].
+
 
+
=== ISO/DVD/USB Boot Install Image ===
+
* ISO DVD image: [http://qstor-downloads.s3.amazonaws.com/iso/osn_quantastor_v4.0.6.1187.iso osn_quantastor_v4.0.6.1187.iso]
+
* MD5 Hash: [http://qstor-downloads.s3.amazonaws.com/iso/osn_quantastor_v4.0.6.1187.md5 osn_quantastor_v4.0.6.1187.md5]
+
* [[QuantaStor_Installation_via_USB_Thumb_Drive|USB Bootable Flash Drive instructions]]
+
 
+
===Release Notes===
+
 
+
Drivers
+
 
+
* Adds latest ZFS v.6.5.8 filesystem drivers and v.6.5.7 user mode tools, please review the ZFS v6.5.x changelogs for further detail [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5 v0.6.5]  [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.1 v0.6.5.1] [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.2 v0.6.5.2] [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.3 v0.6.5.3] [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.4 v0.6.5.4] [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.5 v0.6.5.5] [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.6 v0.6.5.6] [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.7 v0.6.5.7] [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.8 v0.6.5.8]
+
 
+
* Configures ZFS ARC Max at 50% of system memory as default to provide better default performance for mixed workloads. Please consult with a OSNEXUS Reseller or Sales Engineer in regards to advanced ARC tunings for task or use case specific workloads.
+
 
+
 
+
Backup Policies
+
 
+
* Added the serialized backup option as the default Backup Concurrency option. Serialized backup provides the most economical form of backup and is less I/O intensive on the source and destination shares in comparison to the Parallelized backup options.
+
* Fixed an issue where the Backup job objects status and properties would not correctly update in the WebUI or on other nodes when a Backup job changes status.
+
* Fixed: Backup Jobs that fail will correctly show a Failed state instead of showing Initializing
+
* Fixed: Backup Jobs will raise an alert and transition to Failed status if the source share failed to mount or if the QuantaStor target/destination Network Share is disabled.
+
* Fixed: Backup Jobs will transition to a Failed state when using NFS and the source NFS share becomes inaccesible.
+
* Corrected syntax and argument help for qs backup-policy-modify command. You can correctly rename a policy via the CLI like you can via the WebUi with the 'qs backup-policy-modify --policy=POLICYNAMEorID --name=NEWNAME' command.
+
 
+
 
+
Ceph Scale-out Block
+
 
+
* Fixed an issue where mapped iSCSI LUNS on Ceph Scale-Out Block were not presented from all QuantaStor nodes in the Ceph Cluster.
+
 
+
 
+
Core Service and CLI
+
 
+
* Fixed an issue where the optional Samba 4 upgrade would not correctly report the service status as online in the QuantaStor system properties.
+
 
+
 
+
Disk Device Multipathing
+
 
+
* Fixed an issue that could prevent a multipathed Hotspare disk being used to replace a failed disk in a ZFS Storage Pool.
+
* Fixed an disk mapping issue for Encrypted Multipathed devices to ensure that all disk paths receive SCSI3 reservations.
+
* Encrypted Multipathed devices will now appear in the WebUI and CLI as having all of their path associations.
+
 
+
 
+
High Availability
+
 
+
* Fixed an issue where Storage Volumes on a FC ALUA deployment could sometimes not initialize properly on system boot or when first created and presented to a Host
+
  
 +
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
 
Licensing
 +
* Added logic to auto-fetch new QuantaStor License Server ca certificates during online license activation. [ QSTOR-10174 ]
  
* Adds new license types for HA pairing and Support Renewal only Licenses.
+
NAS Gateway / Cloud Containers
* Fixed an issue where two HA nodes with Multipathed disk devices were incorrectly reporting double the license capacity used.
+
* Update rclone version. [ QSTOR-9512 ]
* Fixed an issue where some SSD devices incorrectly counted towards licensed capacity.
+
* Fixed an issue where hotspares in use repairing a ZFS Storage Pool could be incorrectly counted towards License capacity.
+
  
 +
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
 
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 ]
  
* Fixed: The Ownership Setting>Assigned Group will now correctly show the AD group name in addition to the Group ID (gid) in the Network Share Dialog.
+
Quantastor CLI
 
+
* Update qs-iostat utility to python3. [ QSTOR-10152 ]
 
+
Networking
+
 
+
* Disabled IPv6 address discovery for Network devices by default.
+
  
 +
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
 
SNMP
 +
* Regen SNMP MIB for 6.3 [ QSTOR-10228 ]
  
* updated MIB
+
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 ]
  
== v4.0.5.1174 (August 17th 2016) ==
+
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 ]
=== [[QuantaStor 4.0.5 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 4.0.5 Upgrade Instructions | here]] for instructions on [[QuantaStor 4.0.5 Upgrade Instructions | upgrading to QuantaStor v4.0.5]].
+
 
+
=== ISO/DVD/USB Boot Install Image ===
+
* ISO DVD image: [http://qstor-downloads.s3.amazonaws.com/iso/osn_quantastor_v4.0.5.1174.iso osn_quantastor_v4.0.5.1174.iso]
+
* MD5 Hash: [http://qstor-downloads.s3.amazonaws.com/iso/osn_quantastor_v4.0.5.1174.md5 osn_quantastor_v4.0.5.1174.md5]
+
* [[QuantaStor_Installation_via_USB_Thumb_Drive|USB Bootable Flash Drive instructions]]
+
 
+
===Release Notes===
+
 
+
High Availability
+
 
+
* Corrected an issue with mapping of devices for iofencing. This affected devices that had dm Multipathing and/or LUKS Encryption.
+
 
+
== v4.0.4.1173 (August 10th 2016) ==
+
 
+
=== [[QuantaStor 4.0.4 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 4.0.4 Upgrade Instructions | here]] for instructions on [[QuantaStor 4.0.4 Upgrade Instructions | upgrading to QuantaStor v4.0.4]].
+
 
+
===Release Notes===
+
 
+
High Availability
+
 
+
* Added support for Fibre Channel ALUA High Availability.
+
 
+
iSCSI/FC Target
+
 
+
* Added Legacy SCSI Target USN support for upgrades from QuantaStor 4.0.3 and older releases.
+
 
+
Storage Pools
+
 
+
* Fixed: resolved an issue with creating XFS Storage Pools with LUKS Encryption enabled.
+
 
+
== v4.0.3.1169 (July 20th 2016) DRIVER UPGRADES AVAILABLE REBOOT REQUIRED ==
+
 
+
=== [[QuantaStor 4.0.3 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 4.0.3 Upgrade Instructions | here]] for instructions on [[QuantaStor 4.0.3 Upgrade Instructions | upgrading to QuantaStor v4.0.3]].
+
 
+
=== ISO/DVD/USB Boot Install Image ===
+
* ISO DVD image: [http://qstor-downloads.s3.amazonaws.com/iso/osn_quantastor_v4.0.3.1169.iso osn_quantastor_v4.0.3.1169.iso]
+
* MD5 Hash: [http://qstor-downloads.s3.amazonaws.com/iso/osn_quantastor_v4.0.3.1169.md5 osn_quantastor_v4.0.3.1169.md5]
+
* [[QuantaStor_Installation_via_USB_Thumb_Drive|USB Bootable Flash Drive instructions]]
+
 
+
===Release Notes===
+
 
+
Active Directory
+
 
+
* Added Trusted Domain support for Customers who have installed Samba4. Users and Groups from Trusted Domains can now be added by searching in the Network Share User Access>AD User or AD Group section.
+
* Removed getent as a dependency for Active Directory UID/GID lookups. UID and GIDs are now shown for users that have CIFS access assigned under the Network Share User access Tab.
+
* Fixed an issue where the idmap selection was not visible in the joining Active Directory domain section of the CIFS Configuration Dialog.
+
* Fixed qs-util adcachegenall Active Directory caching used for very large (100,000+ user/groups). Generating the Active Directory cache is now much faster.
+
* Fixed: the idmap ranges for autorid mode were reduced as the values shipped with 4.0 were to high high, preventing uid/gid generation from the Active Directory sid.
+
 
+
Backup Policies
+
 
+
* Changes purge policy function for single thread mode to use rsync `--delete-after` instead of running pwalk after the transfer completes.
+
* Added a lower CPU priority for Backup Policy tasks. Added a lower CPU priority for Remote Replication tasks.
+
* Fixed an issue where the Daily Purge Policy would trigger at the end of the Backup Policy instead of only once a day.
+
 
+
Ceph Scale-out Block and Object
+
 
+
* Added updated ceph-install script for customers upgrading from 3.x releases who are interested in installing and testing the QuantaStor Ceph scale-out block and object features.
+
 
+
Cloud Containers and Cloud Backup
+
 
+
* Fixed an issue with creating a cloud backup without an Cloud Storage Container. This scenario will now properly error out and raise an alert indicating a Cloud Storage Container should be created.
+
* Fixed an issue where the Cloud Container Repair task would not complete due to a short timeout value on the process.
+
* Fixed: Restore from Cloud backup will now only list Storage Pools local to the QuantaStor system where the Cloud Container is mounted.
+
 
+
Hardware RAID Modules
+
 
+
* Added Cisco UCS C3260 enclosure layout support.
+
* Added new qs hw-unit-auto-create CLI command that will take different inputs to be used as rules to setup Hardware RAID units automatically. More details are in the `qs help=hw-unit-auto-create` output.
+
* Fixed an issue where dedicated RAID controller hot-spares would show as a warning state when they are perfectly healthy.
+
* Updated included Adaptec controller utilities for Adaptec Hardware Module support.
+
 
+
High Availability
+
 
+
* Added new HA failover feature to perform Client Connectivity testing. This feature is available in the Modify Storage Pool HA Failover Group Dialog and will ping a specified set of client IP Addresses and then execute a failover if a chosen policy for the failure is met.
+
* Added improvements to HA Cluster Storage Pool failover speed for cases where the Node is failed due to a power loss or will not be able to communicate with the node that is taking ownership of the pool.
+
* Fixed an issue with SCSI-3 Reservations and registrations used by the HA Clustered ZFS Storage Pool feature. Any customers running the HA Clustered ZFS Storage Pool feature are advised to upgrade to 4.0.3 or newer.
+
* Fixed an issue with the HA heartbeat rings where a ring member would be in a offline/warning state.
+
* Fixed an issue where the heartbeat cluster service would start on a node that had no Cluster heartbeat rings configured.
+
* Fixed an issue that prevented the creation of HA Virtual Network Interfaces on top of VLAN tagged interfaces.
+
* Fixed an issue where VAAI SCSI target support could prevent a Storage pool export during HA Clustered Storage Pool Failover.
+
* Fixed a corner case with HA Storage Pool startup when both primary and secondary nodes are powered at the same time.
+
* Fixed an issue where objects related to an HA Cluster Storage pool would not be updated if the Grid Master node is unavailable and an HA Storage Pool failover occurs.
+
* Fixed, Alert messages related to heartbeat ring status changes now correctly identify the heartbeat ring as the source of the alert with a clearer message. Previously the alert would state the node was offline, which was incorrect.
+
 
+
Network Shares
+
 
+
* Added new Create and Modify Network Share Dialogs. CIFS User access, ACL Permissions and Share Owner settings are now on the User Access Tab. Advanced settings such as compression mode, ACL and xattr features have been moved to a new Advanced Tab.
+
* Added: the quota options in the Network Share Create and Modify Dialogs now allow for the exclusion of snapshot used capacity from the Quota.
+
* Fixed: The Network Share User Access tab grid view in the WebUI now correctly sorts on username and supports sorting by User Access Mode.
+
* Fixed an issue that would prevent the modification of a Network Share name that included the - _ . Characters.
+
* Fixed an issue that could sometimes cause a Netowrk Share creation to fail if 'nobody' and 'nogroup' were specified as the share owner and group.
+
* Fixed an issue that could sometimes occur where the Network Share Create or Modify dialog would generate an error regarding the share owner/group not being set when and AD user was selected.
+
 
+
Remote Replication
+
 
+
* Added Consistency groups for Remote Replication. Replication Schedules now quickly take the snapshots for all Volumes or Network Shares in the schedule at the same point in time and are transferred serially in a sequential manner for best performance.
+
* Fixed an issue where a lock was not placed on a Network Share replication link, this could lead to Remote Replication Schedules containing only Network Shares running in parallel instead of serially.
+
* Fixed conflict between VMware VAAI extended copy feature when there was remote replication for Storage Volumes.
+
* Fixed: QuantaStor will now do more to auto re-create a replica-assoc if it is missing or was removed and there is a good source/target match.
+
* Fixed: the Enable and Disable Remote Replication schedule dialogs now include more detail regarding the number of shares in the selected schedule.
+
 
+
Scale-out File
+
 
+
* Added support for disperse Gluster Volumes to span the disperse volume over an uneven number of systems that do not match the disperse configuratiobn. Previously for a 4D+1P configuration you would require 5 or 10 systems, now this configuration can be deployed on 5,6,7, or any number of nodes as long as the number of bricks are available to ensure the conditions for the Gluster disperse configuration are met.
+
* Fixed: there was an issue where Gluster tasks would not succeed due to another gluster task or command transaction being in progress, this has been corrected with additional retry logic.
+
* Fixed an issue that would allow removal of a QuantaStor node from the grid while it was still in use serving Gluster Volume access and bricks. If you determine you do have a neew to perform a grid node removal while gluster configuration is present on that node, you can do so via the force flag.
+
* Fixed:  Removed disperse configuration options from the WebUI that Gluster does not natively support.
+
 
+
SCSI Target
+
 
+
* Added: SCSI Target USN's now match the Storage Volume object unique ID's.
+
 
+
Core Service and CLI
+
  
* Added further detail to the ZFS Storage Pool Resilver property to show how much time the Storage Pool reports as remaining for a resilver.
+
Upgrade Manager and Installer
* Added qs pool-preimport-scan command that can now be used to get a list of available pools for importing.
+
* Automatically disable and mask uefi fwupd service on platforms that include it to prevent unplanned firmware updates. [ QSTOR-10205 ]
* Added new 'timezone-list' and 'timezone-set' commands to the qs CLI, these commands allow for users to change the timezone of a QuantaStor system in the event the system is relocated or an incorrect timezone is chosen on system startup. More information is available via the 'qs help=timezone-list' and 'qs help=timezone-set'
+
* Fixed: the low boot space warning for kernel upgrades now correctly appears in the Upgrade Manager task failure message. [ QSTOR-10185 ]
* Removed auto import logic on QuantaStor service startup for Storage Pools that were not local or owned by the Storage System. This corrects a behavior where a storage pool would be imported incorrectly on systems where shared disk access is possible from multiple head nodes. Customers who wish to import foreign Storage Pools from other QuantaStor or for Open-ZFS based pools should continue to use the Pool Import Dialog.
+
* Fixed an issue where the scst/zfs userspace packages were not being pinned on security updates. [ QSTOR-10185 ]
* Fixed: qs import-pool command to allow importing of storage pools on a remote grid member.
+
* 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 ]
* Fixed: qs pool-import now requires the foreign pool name to import a specific storage pool.  
+
* Fixed an issue where the QuantaStor iSCSI Software Adapter (initiator) would sometimes not automatically login to configured targets on system reboot.
+
* Fixed an issue where the QuantaStor iSCSI Software Adapter (initiator) would not immediately scan for remote iSCSI targets on startup. In some cases this would cause a Storage Pool to be slow to import or not complete importing properly until the disks were rescanned and Storage Pool started manually.
+
* Fixed qs license-list command output now by default provides verbose license details.
+
* Fixed an issue at system startup that could lead to an alert regarding a problem for discovery of the iSCSI Target service running state.
+
* Fixed a conflict with latest SCST driver and Instant rollback from snapshot feature that would sometimes prevent snapshot rollback of Storage Volumes.
+
* Fixed an issue where deletion of a user created via the QuantaStor Management interfaces would not also remove the corresponding local linux user account.
+
* Fixed an issue that can sometimes occur where a Stop Storage Pool task would not correctly stop an XFS storage Pool.
+
* Fixed an issue that could sometimes occur where a Storage pool resilver would complete, but the failed disk would not be removed automatically.
+
  
 
Web Manager
 
Web Manager
 +
* Minor fix to show NA for share-alias space columns. [ QSTOR-10227 ]
 +
* Login dialog shown after service restart is complete. [ QSTOR-10007 ]
  
* Added updated Storage Pool Create dialog to provide better detail on when to choose XFS or ZFS storage Pool options.
 
* Fixed: The Rollback Storage Volume dialog will now tell a user if there are no avaialble snapshot recovery points.
 
* Fixed: The grid view in the center of the Web manager for Volumes and Network Shares can now be correctly sorted based on any chosen column sorting.
 
* Added the Alert tab in the Web Manager will not show a count for the number of alerts.
 
* Fixed an issue where the Storage Pool % Utilized property was not updating as often as the grid view or other Utilized percentage information.
 
* Fixed an issue where the About box in the Web Manager would not correctly show the versioning information for the system you are accessing via the WebUI.
 
* Fixed an issue where the ribbon bar would not always appear in the Web Manager on smaller resolution screens.
 
* Fixed: Storage Volumes that have their % Reserved changed to 0 % from a higher % value will now correctly report as Thin Provisioned
 
* Fixed an issue where the Name field in the Resource Group -> Add/Remove Users dialog would sometimes not be populated.
 
  
Localization
 
  
* Fixed an issue where HTML formatting tags would be present in some Localizations.
+
== v6.2.8.016  (March 5th 2024) ==
  
== v4.0.2.1139 (April 29th 2016) DRIVER UPGRADES AVAILABLE REBOOT REQUIRED ==
+
=== [[QuantaStor 6.2.8 Upgrade Instructions | Upgrade Instructions]] ===
 +
Click [[QuantaStor 6.2.8 Upgrade Instructions | here]] for instructions on [[QuantaStor 6.2.8 Upgrade Instructions | upgrading to QuantaStor v6.2.8]].
  
=== [[QuantaStor 4.0.2 Upgrade Instructions | Upgrade Instructions]] ===
+
=== Release Notes ===
Click [[QuantaStor 4.0.2 Upgrade Instructions | here]] for instructions on [[QuantaStor 4.0.2 Upgrade Instructions | upgrading to QuantaStor v4.0.2]].
+
  
=== ISO/DVD/USB Boot Install Image ===
+
Enclosures and Controllers
* ISO DVD image: [http://qstor-downloads.s3.amazonaws.com/iso/osn_quantastor_v4.0.2.1139.iso osn_quantastor_v4.0.2.1139.iso]
+
* Fixed Hardware Disk to Physical disk slot correlation issues.  [ QSTOR-10135 ]
* MD5 Hash: [http://qstor-downloads.s3.amazonaws.com/iso/osn_quantastor_v4.0.2.1139.md5 osn_quantastor_v4.0.2.1139.md5]
+
* Improved Enclosure object guid uniqueness to better support more complex/multipath setups for hardware disk to physical disk mapping. [ QSTOR-10135 ]
* [[QuantaStor_Installation_via_USB_Thumb_Drive|USB Bootable Flash Drive instructions]]
+
* Added Hardware Enclosure Serial\# property and logic to discover serial\# when available. [ QSTOR-10102 ]
  
===Release Notes===
+
Multitenancy
 +
* Updated Resilio container image to 3.8.1.2250 [ QSTOR-10162 ]
 +
* Fix errors with Resilio container errors seen after upgrade. [ QSTOR-10099 ]
  
New Driver releases:
+
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 ]
  
* HP SmartArray RAID Controllers hpsa 3.4.10-0
+
SCSI / NVMe Target
* Mellanox Infiniband Adapters mlx4_ib 3.2-2.0.0
+
* 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 ]
* Mellanox Converged Ethernet Adapters mlx4_en 3.2-2.0.0
+
  
High Availability
+
Upgrade Manager and Installer
* Added logic to ensure HA failover would succeed during manual failover if the iptables firewall was unresponsive.
+
* Added Kernel Driver Support for QuantaStor installation on Ubuntu 20.04 images on Azure, AWS and Google Cloud. [ QSTOR-10138 ]
  
Remote replication
+
== v6.2.7.002 (February 23rd 2024) ==
* Added a timeout to qs-util rraterebalance
+
* Fixed conflict between VMware VAAI extended copy feature when there was remote replication for Storage Volumes.
+
* Changed default replication throttle rate from 10MB/s to 30MB/s
+
  
Core Service
+
=== [[QuantaStor 6.2.7 Upgrade Instructions | Upgrade Instructions]] ===
* Added Further grid communication optimizations.
+
Click [[QuantaStor 6.2.7 Upgrade Instructions | here]] for instructions on [[QuantaStor 6.2.7 Upgrade Instructions | upgrading to QuantaStor v6.2.7]].
* Fixed a bug that caused grid events to be sent for objects that didn't change.
+
  
Web Manager
+
=== Release Notes ===
* Fixed a compatibility issue with IE11 where user entered names in a textfield would not be accepted.
+
 
+
iSCSI Target Driver
+
* Fixed an issue where removing or adding a physical block device to the system would cause the iSCSI target driver to deadlock.
+
 
+
== v4.0.1.1128 (April 7th 2016) KERNEL AND DRIVER UPGRADES AVAILABLE REBOOT REQUIRED ==
+
 
+
=== [[QuantaStor 4.0.1 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 4.0.1 Upgrade Instructions | here]] for instructions on [[QuantaStor 4.0.1 Upgrade Instructions | upgrading to QuantaStor v4.0.1]].
+
 
+
=== ISO/DVD/USB Boot Install Image ===
+
* ISO DVD image: [http://qstor-downloads.s3.amazonaws.com/iso/osn_quantastor_v4.0.1.1128.iso osn_quantastor_v4.0.1.1128.iso]
+
* MD5 Hash: [http://qstor-downloads.s3.amazonaws.com/iso/osn_quantastor_v4.0.1.1128.md5 osn_quantastor_v4.0.1.1128.md5]
+
* [[QuantaStor_Installation_via_USB_Thumb_Drive|USB Bootable Flash Drive instructions]]
+
 
+
===Release Notes===
+
 
+
* Adds kernel upgrade to the Linux 3.19-0.58 kernel (latest stable LTS release) this kernel update addresses a potential stability issue introduced with the previous 3.19-0.51 LTS kernel included with QuantaStor v4.0.0. This issue does not effect data integrity in any way but could lead to an instability which would require a reboot.
+
 
+
Scale-out Block and Object
+
* Fixed: Ceph Cluster create now only allows Alpha-Numeric and underscore '_' characters in the cluster name. The 'qs ceph-cluster-create' CLI help has been updated to reflect this.
+
* Fixed: Corrected an issue that would cause the removal of Scale-out Ceph Storage Volume to fail.
+
 
+
Web Manager
+
* Fixed: The Cloud Container tab will now correctly appear on Community Edition keys that have the Cloud Backup feature enabled on the license key.
+
 
+
== v4.0.0.1123 (March 31st 2016) KERNEL AND DRIVER UPGRADES AVAILABLE REBOOT REQUIRED ==
+
 
+
=== [[QuantaStor 4.0.0 Upgrade Instructions | Upgrade Instructions]] ===
+
QuantaStor 4.0.0 was superseded by the QuantaStor 4.0.1 release on April 7th 2016. Please click  Please click [[QuantaStor_Version_ChangeLog#v4.0.1.TBD_.28April_7th_2016.29_KERNEL_AND_DRIVER_UPGRADES_AVAILABLE_REBOOT_REQUIRED| here for the QuantaStor 4.0.1 release notes and upgrade instructions]].
+
 
+
===Release Notes===
+
* Adds kernel upgrade to the Linux 3.19-0.51 kernel (latest stable LTS release)
+
* It is now even easier to Deploy QuantaStor via PXE/Kickstart solutions such as RedHat Kickstart or Cobbler.
+
* New Driver releases:
+
** Dell PERC and Avago/LSI MegaRAID controllers megaraid_sas 06.810.08.00
+
** Avago/LSI 12GB/s SAS HBA's mpt3sas 12.00.00.00
+
** HP SmartArray RAID Controllers hpsa 3.4.14
+
** HP Broadcom tg3 3.137k
+
** Adaptec RAID Controllers aacraid 1.2-1.41010
+
** Intel 40GBe Network Adapters i40e 1.4.25
+
** Intel 10GBe Network Adapters ixgbe 4.3.13
+
** Intel 1GBe Network Adapters igb 5.3.4.4
+
** Intel 1GBe Network Adapters e1000e 3.3.3
+
** SolarFlare Network Adapters sfc 4.7.0.1031
+
** Mellanox Infiniband Adapters mlnx4-en 3.2
+
** Qlogic FC Adapters(supports 16GB Qlogic Gen 5 26xx controllers) qla2x00tgt 3.1.0
+
 
+
* Scale-out Block and Object Storage (Ceph integration)
+
** Added new Scale-out Ceph Object Storage support
+
*** A new Ceph Object Storage will have a default 'objadmin' user account with S3 and Swift access keys. This user is intended for diagnostics and resolution of ACL issues. This user can be disabled.
+
*** Added Ceph User access model for management of Secret and Access keys for Scale-out Object Storage  S3 and Swift access. Users can be enabled and disabled and can have different ACL access.
+
** Adds initial support to 'qs ceph-pool-create' CLI for custom crush maps and additional Ceph Storage Pools. Contact OSNEXUS support if you need assistance with creatign and deploying a custom crushmap.
+
** Added the Add and Remove Ceph Monitors dialogs to the Web Manager.
+
** Added a new Ceph Member status tab to the Web Manager
+
** Added support to remove a Ceph Monitor configuration in the Ceph Cluster from nodes that are offline or will be permanently unavailable.
+
** Added: Multi-OSD create now has the option to use available journal partitions on existing journal devices.
+
** Added Scale-out Block and Object Ceph clusters will now allow for 48-hours before initiating an auto-heal to rebalance data on the remaining OSD's. This is to help ensure a reblance does not occur if a node was taken offline due to a quickly corrected hardware component failure or temporary power failure.
+
** Added: You can now use the 'qs ceph-pool-modify' CLI command with the --max-replicas=X option to modify an existing Storage Pool replica count level and initiate a rebalance of the Placement Groups to the new level.
+
** Added enhancements to 'qs ceph-monitor-remove' command that allows for discovery of the ceph monitor to be removed with the use of the storage system name or storage system id.
+
**Added protections to the Modify network Dialog and 'qs tp-modify' CLI to warn about changing the network configuration for Network ports used with a Ceph Cluster. Please contact OSNEXUS support for assistance if you determine you need to change the configuration of your networking on a node.
+
** Added additional warning health status for the Ceph Cluster to reflect error or warning state of underlying Monitors or OSD's.
+
** Fixed 'ceph-install' command that can be run on older deployments to enable scale-out block now also installs all of the dependencies required for scale-out object.
+
** Fix for Scale-out Block Ceph Pools now correctly show their individual used capacities. Previously all Ceph Pools reported a combined used capacity.
+
** Fix for rare condition that could cause a QuantaStor node to halt during shutdown or reboot when a scale-out Storage Volume/RBD has active client access.
+
** Fix to ensure newly created Ceph pool appears with all properties in the Storage pool list in the Storage Management tab.
+
** Fixed an issue that can sometimes occur when removing a Ceph Monitor.
+
** Fixed an issue where the client and backend network settings provided during Ceph Cluster Creation were not correctly set.
+
** Fixes to 'qs ceph-cluster-*' CLI commands to clarify help messages and command arguments.
+
** Fixed: The Ceph Cluster status now shows a more accurate health status of Initializing when a Ceph Cluster is first created.
+
** Fixed an issue with Ceph Scale-out Block Storage Volumes where host access assignment events would be rebroadcast.
+
** Fixes and Various small updates for Ceph Cluster deployment and management
+
 
+
* Scale-out File Storage (Gluster integration)
+
** Added: Removing a Gluster Brick now performs additional checks to ensure the action does not compromise data availabilty. Please contact OSNEXUS support for assistance with removing gluster bricks that are not allowed for removal via the qs CLI or Web Manager.
+
** Added: Gluster Peer Setup now allows for selection of specific peers in a grid for use in a Gluster configuration. This will allow for multiple Gluster peers configurations to be available on the same QuantaStor Management grid. Previously all grid nodes were included in the Gluster Peer setup.
+
** Added firewall to ensure access was allowed for Gluster version 3.4 and higher client access.
+
 
+
* High-Availability
+
** Added: Storage pools created with the one click Encryption feature are now supported as Shared Storage pools with the High Availability Storage Pool Cluster feature.
+
** Added: When creating a HA Failover Group, selection of the second node is now scoped to the nodes available in the site cluster of the primary node.
+
 
+
* Encryption
+
** Added: Storage pools can now be created with LUKS encryption enabled on the underlying disk devices. This automates the manual tasks that had previously only been available via the qs-util crypt* utility.
+
 
+
* Storage Pool
+
** Added: The Import Storage Pool Dialog has been expanded to allow the selection of any detected Storage pools that are not already imported and managed by QuantaStor. This allows for the easy import of Storage Pools from other OpenZFS based storage solutions.
+
** Added: Storage Pool Creation can now map Storage Pool RAID redundancy for RAIN/RBOD configurations across Backend SANS when LUNs presented from Legacy or Third Party SANs include a Serial, SCSIid or Enclosure ID. This helps ensure that there is no single point of failure for FC or iSCSI Luns presented to a QuantaStor Storage Controller from HP MSA, QuantaStor SDS, IBM N Series or other certified SAN solutions.
+
** Fixed a rare issue that could occur on some hardware deployments where a ZFS Storage pool would come online before the multipathing driver finished creating all of the device mapper devices.
+
** Fixed: Adding a Hotspare to a Storage Pool that is degraded now immediately begins the resilver/rebuild process.
+
** Fixed failed drives that showed as UNAVAIL with a numerical ID will now be properly removed from the pool once a hot spare resilver has completed to replace the disk.
+
** Fixed a rare case where a resilver/rebuild of a Storage Pool RAID would not start when there were available Global or Pool assigned Hot Spares.
+
 
+
* Network Shares
+
** Fixed: A Network Share created for CIFS/SMB with NFS disabled in the Network Share Create Dialog now has the active option available and will by default be created in an active state
+
 
+
* Remote Replication
+
** Added logic to prevent accidental user initated CLI, API or Web manager deletion of replica snapshots that are required by replication schedules for successful delta replication.
+
** Improved Storage System Link pre-check logic to ensure that remote replication pre-check of System Link exchanged SSH keys succeeds in the event of a temporary network problem or slow WAN link.
+
** Fixed an issue where replication to a _chkpnt replica that has a manually created or other block snapshot could fail silently.
+
** Fixed: Remote replication now verifies that replica Parent _chkpnt and all child snapshots have the correct createdBySchedule association and corrects if not present.
+
 
+
* Cloud NAS Gateway
+
** Added further discovery logic for re-discovering existing Cloud Backups of Storage Volumes if a Cloud Container needs to be added to a QuantaStor for recovery.
+
** Added the gsutil packages to the Installation ISO for Google Cloud Container support. These packages can now be installed via 'apt-get install python-gsutil' for existing deployments.
+
** Added The Web Manager now includes the ability to specify the Google Cloud Storage project name when creating a Cloud Container using Google Cloud Storage. Previously this had to be manually entered in a config file.
+
** Fixed: Cloud Backups will no longer be incorrectly listed in the Instant Rollback Snapshot dialog for a Storage Volume. Cloud Backups must be restored using the Restore Cloud Backup
+
** Fixed an issue that prevented the repair or removing and re-adding a Cloud Container that has experienced a lengthy network or loss of access to the Object Storage.
+
** Fix for error state after adding or creating a Cloud Container with Google Cloud Storage or Amazon S3 .
+
 
+
* Backup Policies
+
** Added Web Manager now shows Backup Policy name and Finish date in Backup Job properties.
+
** Fix for Backup Policy Job launcher for pwalk and rsync. Previously there could be a process that would not be properly closed and reported as 'defunct'.
+
** Fix for inconsistent Backup policy Job detail in Web Manager
+
** Fixed an issue with creating a Backup Policy of a remote NAS share served by a Windows AD Server.
+
 
+
* Web Manager:
+
** Added: The Web Manager has a new modern theme and branding for the 4.0 QuantaStor release.
+
** Added: The Web Manager has a new Utilized% column in some views that has a Bar showing Utilized % for Storage pools, Storage Volumes, Ceph Storage pools and Ceph OSD's.
+
** Added: The Web Manager now has additional connection retry logic that will reduce the need to re-login if there was a temporary network issue between the web browser and the QuantaStor management services.
+
** Added support for renaming the hostname of a Host in the Web manager Host Modify Dialog and with the 'qs host-modify' CLI --hostname flag. Renaming a host will not affect client access as it is just a Human readable property for the Object.
+
** Added: There is a new tab in the Physical disk view that lists any Global Hot Spares configured for Physical Disk objects.
+
** Improved many dialogs with grid controls. The dialogs are now horizontally elastic making it possible to easily view more columns.
+
** Fixed an issue where the Web Manager could sometimes log the user out automatically if there was considerable UTC clock skew between the Browser and QuantaStor managemen service.
+
** Fixed: Dialogs that list @GMT Snapshots of Network Shares now include the parent replica or Network Share name to provide more clarity on the snapshot being slected for the operation.
+
** Fixed: Dialogs that previously referenced the IP address of a Target Port for configutation now also show the Physical port name.
+
** Fixed an issue to correctly remove a Host iqn child object object if the associated Host object was removed or no longer exists.
+
** Fixed an issue where properties fields could sometimes not be selected to allow copying of their contents.
+
** Fixed an issue where some objects on secondary nodes would not show the master node.
+
** Fixed an issue where the browser Locale setting would sometimes not be used to automatically select the correct Language Localization.
+
** Fixed an issue where the Web Manager was not showing the corresponding size in Decimal Bytes (Terabyte[TB], Gigabyte[GB],  etc.) alongside the Binary Byte (Tebibyte[TiB],Gibibyte[GiB], etc.) More information on the differences are here: https://en.wikipedia.org/wiki/Tebibyte
+
** Fixed: The Disk type in the Hardware Controller Create Unit Dialog column to show SAS/SATA/etc. will now appear by default.
+
** Fixed an issue where a Resource Group would not be automatically selected in the drop down when using the Add/Remove Resource Users & User Groups dialog.
+
 
+
* iSCSI Target Driver
+
** Fixed an issue with the SCST SCSI Target driver where an iSCSI client that unexpectedly closed a connection due to client stability or network related issues could lead to a rare crash.
+
 
+
* Licensing
+
** Added Migration edition license support.
+
 
+
* Core Service
+
** Added further Grid communication improvements.
+
** Added direct query of replication target storage volumes prior to starting replication or removing excess snapshots.
+
** Fixed: The SNMP-MIB file will now correctly reflect the release date code for the currently installed QuantaStor release.
+
 
+
* REST API Service
+
** Fixed a corner case where some url strings pased via a REST call were not decoded.
+
 
+
* Security
+
** Fixed: Addressed CVE-2015-4000 (Logjam) in the Web Server Package with increase of the default Modulus length to 2048-bit and removal of weak DHE Diffie-Hellman ciphers.
+
** Added: New QuantaStor users created via the Users and Groups section of the Web Manager or 'qs user-add' CLI command will now have the same User ID on all QuantaStor nodes. The new UID range is 100000000-199999999.
+
** Fixed: An unexpected web request to the Web Server will now correctly route to a 404 error page.
+
+
* Hardware Modules
+
** Added: The Adaptec CLI utility 'arcconf' has been updated to v1.7-21229
+
** Added Multi-Shelf SAS JBOD enclosure support, this includes enclosures such as the Dell MD1280.
+
** Added: Mark Disk as Good in the Web Manager and 'qs hw-disk-mark-good' CLI will now initialize/convert RAW and Passthrough devices on Adaptec Controllers for use with creating RAID units.
+
** Added: Raw Passthrough disks on Adaptec controllers will now be initialized on operations for Hardware Controller Create Unit in Web manager and 'qs hw-unit-create' CLI command
+
** Added: RAID units marked as a system device or marked with a boot flag in a RAID Controller configuration can now be deleted with the force flag.
+
** Added: An exception will now be raised if a Hardware RAID unit is selected for deletion that has an Active Storage Pool. This includes delete operations for the Hardware Controller Delete Unit dialog in the Web Manager or 'qs hw-unit-delete' CLI operation.
+
** Fixed: Adaptec RAID Controllers with Super Cap BBU's now correctly show health status
+
** Fixed an issue where some third party LSI based HBA controllers would not appear in the Hardware Enclosures and Controllers section of the Web Manager or for the 'qs hw-controller-list' CLI command.
+
** Fixed: Logical RAID units that have a Hardware SSD Cache unit assigned now correctly show the cache enabled icon and property.
+
** Fixed LSI/Avago controllers can miss-report a temperature anomaly/differential with some firmware releases, this is now filtered and treated as informational.
+
 
+
* CLI
+
** There is a new QuantaStor 4.0 qs CLI available for Windows at http://www.osnexus.com/downloads/
+
** Fixed: You can now list the associations between Snapshot Schedules and snapshots with the 'qs scha-list' command
+
** The 'qs license-get' command now returns the license of the local system the qs command is issued against by default if no other arguments are given.
+
 
+
* Logging
+
** 'qs-sendlogs' utility now collects additional scale-out block and scale-out object log details.
+
 
+
== v3.16.10.9590 (February 15th 2016) ==
+
 
+
=== [[QuantaStor 3.16.10 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 3.16.10 Upgrade Instructions | here]] for instructions on [[QuantaStor 3.16.10 Upgrade Instructions | upgrading to QuantaStor v3.16.10]].
+
 
+
=== ISO/DVD/USB Boot Install Image ===
+
* ISO DVD image: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.10.9590.iso osn_quantastor_v3.16.10.9590.iso]
+
* MD5 Hash: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.10.9590.md5 osn_quantastor_v3.16.10.9590.md5]
+
* [[QuantaStor_Installation_via_USB_Thumb_Drive|USB Bootable Flash Drive instructions]]
+
 
+
===Release Notes===
+
 
+
Remote Replication
+
 
+
* Fixes a rare problem when replications are triggered that would cause replication to fail with a 'No matching snapshots' warning message.
+
 
+
== v3.16.9.9572 (February 3rd 2016) ==
+
 
+
=== [[QuantaStor 3.16.9 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 3.16.9 Upgrade Instructions | here]] for instructions on [[QuantaStor 3.16.9 Upgrade Instructions | upgrading to QuantaStor v3.16.9]].
+
 
+
=== ISO/DVD/USB Boot Install Image ===
+
* ISO DVD image: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.9.9572.iso osn_quantastor_v3.16.9.9572.iso]
+
* MD5 Hash: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.9.9572.md5 osn_quantastor_v3.16.9.9572.md5]
+
* [[QuantaStor_Installation_via_USB_Thumb_Drive|USB Bootable Flash Drive instructions]]
+
 
+
===Release Notes===
+
 
+
Remote Replication
+
 
+
* Enhanced the Storage Volume replication schedule pre-verification checks introduced in QuantaStor 3.16.6 to more efficiently batch the operations.
+
* Enhanced retry logic to Storage Volume replication schedule pre-verification checks. This helps reduce the possibility that a bad network connection or latency spike would cause a replication to be rescheduled due to a failure to sync the list of Storage Volume snapshots between replica partners.
+
 
+
== v3.16.8.9568 (February 1st 2016) ==
+
 
+
=== [[QuantaStor 3.16.8 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 3.16.8 Upgrade Instructions | here]] for instructions on [[QuantaStor 3.16.8 Upgrade Instructions | upgrading to QuantaStor v3.16.8]].
+
 
+
=== ISO/DVD/USB Boot Install Image ===
+
* ISO DVD image: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.8.9568.iso osn_quantastor_v3.16.8.9568.iso]
+
* MD5 Hash: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.8.9568.md5 osn_quantastor_v3.16.8.9568.md5]
+
* [[QuantaStor_Installation_via_USB_Thumb_Drive|USB Bootable Flash Drive instructions]]
+
 
+
===Release Notes===
+
 
+
Grid Management
+
 
+
* Increased security token default timeout to address larger grids and WAN link latency.
+
 
+
== v3.16.7.9563 (January 29th 2016) ==
+
 
+
=== [[QuantaStor 3.16.7 Upgrade Instructions | Upgrade Instructions]] ===
+
 
+
QuantaStor 3.16.7 was superseded by the QuantaStor 3.16.8 release on February 1st 2016. Please click [[QuantaStor_Version_ChangeLog#v3.16.8.TBD_.28February_1st_2016.29|here for the QuantaStor 3.16.8 release notes and upgrade instructions]].
+
 
+
=== ISO/DVD/USB Boot Install Image ===
+
* ISO DVD image: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.7.9563.iso osn_quantastor_v3.16.7.9563.iso]
+
* MD5 Hash: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.7.9563.md5 osn_quantastor_v3.16.7.9563.md5]
+
* [[QuantaStor_Installation_via_USB_Thumb_Drive|USB Bootable Flash Drive instructions]]
+
 
+
===Release Notes===
+
 
+
Grid Management
+
 
+
* Fixed an issue related to Grid Communication Event handling.
+
 
+
== v3.16.6.9549 (January 28th 2016) ==
+
 
+
=== [[QuantaStor 3.16.6 Upgrade Instructions | Upgrade Instructions]] ===
+
 
+
QuantaStor 3.16.6 was superseded by the QuantaStor 3.16.7 release on January 29th 2016.  Please click [[QuantaStor_Version_ChangeLog#v3.16.7.TBD_.28January_29th_2015.29| here for the QuantaStor 3.16.7 release notes and upgrade instructions]].
+
 
+
===Release Notes===
+
 
+
Grid Management
+
 
+
* Added enhancements for Grid Communication Event handling to make communication more reliable across WAN/unstable networks.
+
 
+
Replication schedules
+
 
+
* Added pre-check for remote replication that verifies the list of snapshots currently on the source and target of the replication link. This helps correct a rare grid sync issue that could lead to left-over Snapshot objects in the database of the Grid Master that do not physically exist on the source or target QuantaStor nodes in a replication link. This also corrects behavior where the reference snapshot needed to perform delta transfers could mistakenly have been deleted by a retention policy requiring that a full transfer be initated to re-establish the replication link.
+
* Fix for Calendar replication schedules that used offsets where sometimes they would trigger on the hour and on the offset. For example 1:00AM and 1:20AM.
+
 
+
Backup Policies
+
 
+
* Adds single threaded rsync mode for Backup Policies.
+
* Adds check for Backup Policy trigger to ensure that destination network share or cloud container is mounted before perfoming data copy.
+
* Fix to ensure Backup policy object status is updated if Backup Policy process is completed or failed.
+
* Fix for Backup Policy mounting of source Network Shares with Active Directory Credentials.
+
 
+
Gluster
+
 
+
* Fix to update Network Share status property field if there is a change to the Associated Gluster Volume.
+
* Fix for rare instance where Gluster Brick could not be removed.
+
 
+
High Availability Storage Pool
+
 
+
* Adds support for HA Virtual interfaces to be created on Bonded VLAN interfaces.
+
 
+
iSCSI Software Adapter
+
 
+
* Added qs-util iscsrelogin CLI command to allow for management of iSCSI Software Adapters target logins from the QuantaStor CLI.
+
 
+
Back-end Storage Integration
+
 
+
* Added support for automatic disk group mapping of RAIN architecture for HP MSA Backend storage devices when creating ZFS Storage Pools. This functionality helps provide automatic RAID mirroring or RAIDZ1/Z2 parity of LUN's between the HP MSA enclosures to provide enclosure failure protection for the LUN's used in the Storage Pool.
+
 
+
== v3.16.5.9489 (December 23rd 2015) ==
+
 
+
=== [[QuantaStor 3.16.5 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 3.16.5 Upgrade Instructions | here]] for instructions on [[QuantaStor 3.16.5 Upgrade Instructions | upgrading to QuantaStor v3.16.5]].
+
 
+
=== ISO/DVD/USB Boot Install Image ===
+
* ISO DVD image: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.5.9489.iso osn_quantastor_v3.16.5.9489.iso]
+
* MD5 Hash: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.5.9489.md5 osn_quantastor_v3.16.5.9489.md5]
+
* [[QuantaStor_Installation_via_USB_Thumb_Drive|USB Bootable Flash Drive instructions]]
+
 
+
===Release Notes===
+
 
+
Remote Replication
+
 
+
* Fixes issue where Remote Replication target snapshots would not be discovered. This corrects behavior where remote replica snapshots copied to the destination target would not be used, resulting in a larger delta snapshot on subsequent replication tasks.
+
 
+
== v3.16.4.9484 (December 16th 2015) ==
+
 
+
=== Upgrade Instructions ===
+
 
+
QuantaStor 3.16.4 was superseded by the QuantaStor 3.16.5 release on December 23rd 2015.  Please click [[QuantaStor_Version_ChangeLog#v3.16.5.9489_.28December_23rd_2015.29| here for the QuantaStor 3.16.5 release notes and upgrade instructions]].
+
 
+
===Release Notes===
+
 
+
Active Directory
+
 
+
* QuantaStor now uses larger idmap ranges when configuring new Active Directory configurations
+
* Adds validation of users and groups when added to the cifsUserAccessList of cifsGroupAccessList via the qs share-modify command
+
 
+
Network Shares
+
 
+
* Fix for Disable Snapshot Browsing in Modify Network Share dialog, there was a regression in the 3.14.1 release that prevented this from working as expected.
+
* Fix for Network Share multi-delete to ensure snapshots are removed first. Previously there was a chance that an error would occur when removing a parent Network Share that still had a child snapshot.
+
 
+
Backup Policies
+
 
+
* Fix to correctly show Backup Policy status in the Web manager when backup policy pwalk processes complete.
+
 
+
Scale-out Block (Ceph)
+
 
+
* Adds qs CLI ceph-monitor-add and ceph-monitor-delete commands for adding and removing scale-out block Ceph cluster monitors.
+
* Adds qs CLI ceph-monitor-add and ceph-monitor-delete commands for adding and removing scale-out block Ceph cluster monitors.
+
* Add Multi-OSD create feature that allows for quick deployments of Scale-out Block storage. Multi-OSD create will create the XFS Storage Pools and Journal Devices needed for an OSD  based on the Disks selected.
+
 
+
Scale-out File (Gluster)
+
 
+
* Fix to ensure Add Gluster Brick raises an alert and cleans up if a brick cannot be added to the Gluster Volume selected.
+
 
+
Remote Replication
+
 
+
* Fixes filtering of Network Shares in Remote Replication dialogs to ensure previously replicated Network Shares appear.
+
* Fixes for remote replication qs_zfsreplicate script that ensures metadata is always applied to _chpknt Storage Volumes. Previously there was a small chance of a replication snapshot not having the correct name and other metadata resulting in an orphaned snapshot on the destination replica target named with a GUID.
+
* Additional Enhancements for better logging of error conditions in the remote replication qs_zfsreplicate script.
+
* Fix to ensure metadata of remote replica Network Share or Storage Volume is set correctly on destination replica target.
+
* Fix for showing Network Shares correctly with object type of Network Share under Remote Replication tab.
+
* Reordered columns in Replication Schedule section of Remote Replication tab to more clearly show the Destination Storage Pool and system more clearly.
+
 
+
Cloud Containers
+
 
+
* Adds metadata and discovery for Cloud Containers to ensure that Add Cloud Container will reuse the original Cloud Container Name and other properties when importing a previously removed Cloud Container.
+
* Added the ability to manually trigger Cloud Backup Schedules via the CLI and Web Manager.
+
* Fix for hanging Storage Volume restore from Cloud Container that was in use for another process.
+
* Cloud backups triggered on XFS Storage Volumes now raise an alert warning of possibly inconsistent data if active iSCSI/FC client sessions are detected.
+
* Fix to ensure Cloud Container rename also renames the associated Cloud Container presented Network Share.
+
 
+
Service
+
 
+
* Added logic to validate UID/GID is available when adding a new user via the QuantaStor Web Manager or qs CLI. This corrects behavior some users have run into where they create their own users on the QuantaStor from the adduser/useradd Linux CLI commands for IT administration or users used by tape backup/other software.
+
* Fix for case where Grid sync event for Deleted Storage Volume Snapshot was not propagated to all of the grid nodes.
+
* Fix for Modify User dialog where changes could not be saved. This is a fix for a regression introduced in 3.16.1.
+
* Fixes to ensure QuantaStor user modifications and updates are synced properly across grid members.
+
* Fixes rules used for XenServer VSA VXDB disk discovery. This corrects an issue where creating Storage Pools on vxdb disks would fail.
+
* Lowered the alert level to Informational for the 'System startup and service initialization completed successfully' message that occurs when the QuantaStor management service is started or restarted.
+
 
+
Hardware RAID Support
+
 
+
* Adds logic to correlate QuantaStor Physical disk objects to LSI/Avago RAID units.
+
* Fix for LSI/Avago controllers where RAID units incorrectly reported RAID0 for the Raid Type property.
+
* Fix for LSI/Avago controllers where Token Size for storcli RAID create was exceeded, now QuantaStor batches the disks into groups and validates for the token size.
+
* Adds Firmware property to Disks on RAID controllers.
+
* Adds more detail to show underlying disks on LSI/Avago Controllers in the Tree view of the Web manager.
+
* Fix for rare case where Mark/Unmark as Hotspare Dialog would not succeed in marking/unmarking the disk as a hot spare.
+
 
+
Multipath Support
+
 
+
* Adds support for 3PAR Arrays in the multipath config file.
+
* Enables QuantaStor iSCSI/FC devices in multipath config file by default for RBOD Architecture configurations.
+
 
+
Web Manager
+
 
+
* Adds custom tags for objects available in the Properties dialog of objects.  This allows for custom key/value strings to be added to an object, a typical use case is for adding Employee ID's or Organizational information to QuantaStor Users.
+
* Fix for Alert Manager dialog, in some cases the dialog would not show the current settings.
+
* Fix to preserve DNS Server order in Storage System Modify dialog.
+
 
+
Upgrade Management
+
 
+
* Fix to detect and correctly remove conflicting DKMS aacraid drivers when running qs_kernelupgrade.sh script.
+
 
+
QuantaStor CLI
+
 
+
* Fix for qs help=share-modify output to correctly show synax for adding domain users and groups.
+
* qs system-modify CLI command now supports configuration of a list of DNS and NTP servers.
+
* Fixes for qs quota-create and quota-modify CLI commands to correctly set limits.
+
  
 
Licensing
 
Licensing
  
* Adds Cloud Edition licensing pass-through for QuantaStor RBOD storage architecture.
+
* Updated license manager certificates for online license activation. [ QSTOR-10154 ]
  
== v3.16.3.9182 (November 25th 2015) ==
+
== v6.2.6.024  (February 8th 2024) ==
  
=== [[QuantaStor 3.16.3 Upgrade Instructions | Upgrade Instructions]] ===
+
=== [[QuantaStor 6.2.6 Upgrade Instructions | Upgrade Instructions]] ===
Click [[QuantaStor 3.16.3 Upgrade Instructions | here]] for instructions on [[QuantaStor 3.16.3 Upgrade Instructions | upgrading to QuantaStor v3.16.3]].
+
Click [[QuantaStor 6.2.6 Upgrade Instructions | here]] for instructions on [[QuantaStor 6.2.6 Upgrade Instructions | upgrading to QuantaStor v6.2.6]].
  
=== ISO/DVD/USB Boot Install Image ===
+
=== Release Notes ===
* ISO DVD image: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.3.9182.iso osn_quantastor_v3.16.3.9182.iso]
+
* MD5 Hash: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.3.9182.md5 osn_quantastor_v3.16.3.9182.md5]
+
* [[QuantaStor_Installation_via_USB_Thumb_Drive|USB Bootable Flash Drive instructions]]
+
  
===Release Notes===
+
Enclosures and Controllers
  
Remote Replication
+
* Added support for iofencing NVMe disks that do not support cdw11 [ QSTOR-10087 ]
* Reduces snapshot clean-up timer from 15 Minutes to 30 seconds, the corrects the behavior some customers using short replication intervals would observe where snapshots above their max replica count would sometime be retained on the source and destination of the replication link.
+
* 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 ]
  
== v3.16.2.9179 (November 19th 2015) ==
+
High Availability Failover
  
=== [[QuantaStor 3.16.2 Upgrade Instructions | Upgrade Instructions]] ===
+
* Fixed an issue with the I/O fencing tool where it was reporting not-supported on reservation capable nvme devices. [ QSTOR-10114 ]
Click [[QuantaStor 3.16.2 Upgrade Instructions | here]] for instructions on [[QuantaStor 3.16.2 Upgrade Instructions | upgrading to QuantaStor v3.16.2]].
+
  
=== ISO/DVD/USB Boot Install Image ===
+
Network Interfaces
* ISO DVD image: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.2.9179.iso osn_quantastor_v3.16.2.9179.iso]
+
* MD5 Hash: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.2.9179.md5 osn_quantastor_v3.16.2.9179.md5]
+
* [[QuantaStor_Installation_via_USB_Thumb_Drive|USB Bootable Flash Drive instructions]]
+
  
===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 ]
  
Service
+
Storage Pool Management
* Fix for ZFS Storage Volume discovery that occurs after replication or during large batch creation. Previously, Storage Volumes could appear as missing or offline for a short period of time until a later discovery process occurred.
+
* Adds clearer logging for grid communication where a TCP connection could not be re-used and a retry should be tried via a new connection. Previous log messages were unclear 'broken pipe' message.
+
* Adds clearer logging for grid communication TCP connection timeout or connection error states so that errors are raised only if a connection retry fails permanently.
+
 
+
Snapshots and Replication
+
* Adds check for ZFS snapshotting to verify there is available Storage Pool free space for snapshot to succeed.
+
 
+
== v3.16.1.9170 (November 3rd 2015) ==
+
 
+
=== [[QuantaStor 3.16.1 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 3.16.1 Upgrade Instructions | here]] for instructions on [[QuantaStor 3.16.1 Upgrade Instructions | upgrading to QuantaStor v3.16.1]].
+
 
+
=== ISO/DVD/USB Boot Install Image ===
+
* ISO DVD image: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.1.9170.iso osn_quantastor_v3.16.1.9170.iso]
+
* MD5 Hash: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.1.9170.md5 osn_quantastor_v3.16.1.9170.md5]
+
* [[QuantaStor_Installation_via_USB_Thumb_Drive|USB Bootable Flash Drive instructions]]
+
 
+
===Release Notes===
+
Grid Scalability
+
* Optimized to leverage server side object cache which boosts scalability and reduces overall grid sync time for 16 nodes to less than 30 seconds
+
Web UI
+
* Optimized to leverage server side object cache which boosts WUI login speed by up to 10x on busy systems
+
* Fixes hang seen on Web UI in dialog when executing a command / clicking OK on systems with heavy load
+
Service
+
* Enhanced caching layer logic to boost overall system scalability and performance
+
* Fixes to SOAP communication which resolves most instances of 'Broken Pipe' which causes slow down in grid communication
+
High-availability
+
* Fix for support of Netapp LUN C-Mode devices so that they can be used in HA storage pools
+
Fibre Channel
+
* Fix to issue LIP to FC targets on reboot
+
Cloud Backup / Backup to Cloud Containers
+
* Now supported for ZFS based Storage Volumes
+
Storage Volume Utilization
+
* Optimized DB updates of volume utilization stats
+
QuantaStor CLI
+
* Fix to ensure EUI is listed with other properties in Parent Storage Volume object above child objects.
+
 
+
== v3.16.0.9096 (October 16th 2015) REBOOT REQUIRED ==
+
 
+
=== [[QuantaStor 3.16.0 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 3.16.0 Upgrade Instructions | here]] for instructions on [[QuantaStor 3.16.0 Upgrade Instructions | upgrading to QuantaStor v3.16.0]].
+
 
+
=== ISO/DVD/USB Boot Install Image ===
+
* ISO DVD image: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.0.9096.iso osn_quantastor_v3.16.0.9096.iso]
+
* MD5 Hash: [http://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.16.0.9096.md5 osn_quantastor_v3.16.0.9096.md5]
+
* [[QuantaStor_Installation_via_USB_Thumb_Drive|USB Bootable Flash Drive instructions]]
+
 
+
===Release Notes===
+
* Adds kernel upgrade to the Linux 3.19 kernel (latest stable LTS release)
+
* New Driver releases:
+
** Dell PERC and Avago/LSI MegaRAID controllers megaraid_sas 06.805.06.01-rc1
+
** Avago/LSI 12GB/s SAS HBA's mpt3sas 04.100.00.00
+
** HP SmartArray RAID Controllers hpsa 3.4.10-0
+
** Adaptec RAID Controllers aacraid 1.2-0[30300]-ms
+
** Intel 10GBe Network Adapters ixgbe 4.1.2
+
** SolarFlare Network Adapters sfc 4.5.1.1020
+
** Mellanox Infiniband Adapters mellanox 3.0-1.0.1
+
** Qlogic FC Adapters(supports 16GB Qlogic Gen 5 26xx controllers) qla2x00tgt 3.0.2
+
* Driver updates for OS Installer to support 93xx series Avago/LSI HBAs and RAID controllers.
+
Scale-out Block Storage (Ceph integration)
+
* Adds support for active-active scale-out block storage over iSCSI or via native Ceph RBD Client
+
Plug-ins
+
* Adds support Microsoft VSS to enable integration with backup applications
+
Network
+
* Fixes issue with network interface reconfiguration where port restart did not work properly on virtual ports or interfaces containing virtual ports
+
Cloud NAS Gateway
+
* Adds support for Cloud Containers at additional IBM SoftLayer datacenter locations
+
Scale-out File Storage (Gluster integration)
+
* Upgrades to Gluster 3.6.5
+
* Adds support for erasure coding
+
* Adds smart provisioning support. 
+
* Adds enhanced monitoring and Web Interface improvements to display brick count, replica count, and brick set number.
+
* Adds major improvements to Gluster volume provisioning performance though parallelization of brick provisioning.
+
** When provisioning Gluster Volumes where the replica or disperse count does not divide evenly into the number of appliances which the volume spans.  For example, with 6 appliances and 12 pools and a disperse count of 5, the number of bricks required to evenly disperse the data is 60 with 5 bricks per brick set.  QuantaStor now does this smart provisioning (LCM+round-robin) so that the replication/disperse count no longer needs to evenly divide into the storage pool count.
+
* Adds check to ensure that Gluster Volumes are using XFS or ZFS version .6.4.2 or newer. 
+
** '''If you're using ZFS with Gluster be sure to do a full upgrade of all packages including the kernel and driver packages which includes the ZFS upgrade to .6.4.2'''
+
* Fixes issue with /etc/hosts updates when IP addresses are changes in Gluster configurations
+
Active Directory
+
* Adds support for RID (Relative ID) mode which auto assigns UID/GIDs to users based on their Windows SID
+
* Adds caching of AD user and group list information to support large AD domains with 10K to 100K or more users (see 'qs-util adcachegen' command which creates the persistent AD cache within the appliance)
+
* Fix to the join AD domain process to quote passwords which may contain symbols
+
Gateway Mode
+
* Adds support for using QuantaStor as a iSCSI storage gateway appliance in front of other QuantaStor or 3rd party storage appliances like NetApp and EMC systems.  Right-click in the Controllers & Enclosures section to add a Software iSCSI Adapter to the appliance which will login to the 3rd party storage system/array.
+
* Adds HA support for Gateway mode tested with NetApp E Series storage systems
+
Security
+
* Changes default hash algorithm for encrypted devices from Sha1 to Sha256
+
* Fix to stop using DES encryption (too weak) of passwords when new users are created
+
* Adds additional checks to verify new user name length (must be less than 31 chars)
+
Encryption
+
* Adds commands to qs-util to make it easy to start encrypted pools even if the key file names don not match the device IDs/serial numbers (cryptopenall, crypttabrepair, etc)
+
* Verifies support for AES-NI. Testing shows performance improvement of 7.5x when using Intel AES-NI hardware acceleration vs plain software encryption
+
* Adds encryption support for XFS based storage pools which can also be used with Gluster/Ceph
+
Grid Management
+
* Fixes issues with dropped grid connections between nodes during heavy load or when multiple active replication streams are going
+
Device Management
+
* Adds support for NVMe SSD devices
+
* Adds enhanced support for hierarchical device discovery (multipath, encryption devices, etc)
+
* Improves device discovery and scan speed
+
Network Shares
+
* Improved support for Samba4 (use install-samba4 to upgrade to SMB3)
+
* Fixes issue where @GMT based snapshots were not getting cleaned up in rotation schedules
+
* Fixes issue where samba service was getting cycled when snapshots were taken
+
* Adds support for enabling/disabling NFSv4 browsing
+
Hardware Modules
+
* Fixes Adaptec BBU discovery issue
+
* Adds discovery of hardware RAID unit caching mode/policy
+
* Adds discovery of disk firmware versions
+
* Adds support for Serial numbers with special characters. for example (-/?<>)
+
* Adds checks to ensure serial numbers available in raid CLI utilities are included in hardware controller disk objects.
+
* Improves date/time parsing of LSI event logs
+
* Adds discovery of predictive error count for RAID controller disk objects
+
High-Availability
+
* Adds detection of JBOD disconnection and triggers automatic pool fail-over
+
Quality of Service (QoS) Controls
+
* Adds support for adjusting QoS controls on Storage Volumes.
+
* Adds support for QoS policies which an be applied to Storage Volumes.  Policies make it easy to change QoS setting categorically for large groups of Storage Volumes within a QuantaStor appliance or grid of appliances.
+
Core Service
+
* Adds NTP server management to the Storage System Modify dialog
+
* Fix to preserve ordering of DNS entries in Storage System Modify dialog
+
Storage Pool
+
* Fixes issue with adding or using hot spares on ZFS pools where the device was not pre-initialized with a GPT partition table.
+
CLI
+
* Adds --reserved option to volume-modify to adjust reserved space on existing Storage Volumes
+
* Adds support for QoS commands and creation of QoS policies which can limit MB/s for reads and writes.
+
* Improvements to share-modify and share-client-modify CLI commands.
+
Logging
+
* Adds automatic logging of iSCSI/FC session open/close events into the /var/log/qs_volsession.log file.
+
* Internal database backups and TDB backups are now placed in .qsbackups hidden folder in Storage Pools.
+
* Fixes audit log rotation to only rotate when it hits 40MB
+
* Fixes core service log rotation to only rotate at service start-up when the log file is at least 8K
+
 
+
== v3.15.5.8119 (September 17th 2015) ==
+
 
+
=== [[QuantaStor 3.15.5 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 3.15.5 Upgrade Instructions | here]] for instructions on [[QuantaStor 3.15.5 Upgrade Instructions | upgrading to QuantaStor v3.15.5]].
+
 
+
=== ISO/DVD/USB Boot Install Image ===
+
 
+
* ISO DVD image: [https://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.15.5.8119.iso osn_quantastor_v v3.15.5.8119.iso]
+
* MD5 Hash: [https://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.15.5.8119.md5 osn_quantastor_v v3.15.5.8119.md5]
+
 
+
* [[QuantaStor_Installation_via_USB_Thumb_Drive|USB Bootable Flash Drive instructions]]
+
 
+
===Release Notes===
+
Network Shares
+
 
+
* Adds additional validation for structure of NFS /etc/exports file, ensuring that all lines are comments or export entries managed by the QuantaStor service.  For customers who wish to have their own custom NFS export entries, they can place their entries in a /etc/exports.custom file. The QuantaStor service will automatically append any valid NFS export entries or comments in /etc/export.custom to the bottom of the /etc/exports file.
+
 
+
* Adds logic to reinforce Share Owner User and Share Owner Group when shares are modified.  This corrects a behavior where share default ACL's were not being re-applied on some share modifications.
+
 
+
* Corrects a behavior on Network Shares where users or groups specified with admin access would not have valid share access preventing them from logging into the share.  This corrects behavior that affected 3.14.2 and newer releases.
+
 
+
* Fix to periodically check for and clean up @GMT snapshots that were lazy deleted.
+
 
+
== v3.15.4.8106 (September 14th 2015) ==
+
 
+
=== Upgrade Instructions ===
+
 
+
QuantaStor 3.15.4 was superseded by the QuantaStor 3.15.5 release on September 17th 2015.  Please click [[ QuantaStor_Version_ChangeLog#v3.15.5.8119_.28September_17th_2015.29| here for the QuantaStor 3.15.5 release notes and upgrade instructions]].
+
 
+
===Release Notes===
+
Active Directory
+
* Adds support for more complex passwords when joining an Active Directory. For the --ad-password flag on the qs share-join-domain command, passwords should now be wrapped in single quotes(') to ensure the BASH shell does not interpret the string.
+
 
+
Drivers
+
* Adds driver to install media to allow OS installation on LSI 12GB/s SAS HBA's.
+
 
+
Hardware Controllers
+
* Fix for Adaptec controllers to correctly report Cache Policy and Battery Backup Property.
+
 
+
Network Shares
+
* Adds filtering for NFS Network rules to ensure that host and IP NFS export entries are before network or domain rules.  This allows for more complicated rules such as read only access for all hosts on a network and read/write access for a specific host on the same network.
+
* Enhancements to the CLI for the qs share-modify user access list management, the new system allows for specifying just the username or group name or list option that you would like to add or remove, reducing the number of flags required to be passed in on an individual share modification.
+
 
+
<pre>
+
[--user-access-list] :: List of users with permission to access the network share for example
+
                            'user1:valid,user2:invalid,user3:none,~user7,~user33', prepend with tilde
+
                            (~) to remove fields/properties.
+
[--group-access-list] :: List of groups with permission to access the network share for example
+
                            'group1+DOMAIN:valid,~group2+DOMAIN' prepend with tilde (~) to remove
+
                            access for specific users or groups.
+
[--cifs-options] :: CIFS/Samba configuration options specified as
+
                            'key=value,key2=value2,~key3,...', prepend with tilde (~) to remove
+
                            fields/properties.
+
</pre>
+
 
+
* Removed redundant CIFS service restart when snapshots are taken.  This resolved a temporary timeout that would occur on CIFS network shares when files where accessed via a stream, for example music or video files.
+
* Adds logic to ensure a rename of a Network Share on a ZFS Storage Pool with active clients will raise an alert and be canceled early, not affecting the active client connections.
+
  
 +
* 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
 
Storage Volumes
* Adds support for modifying Thin/Thick provisioning(referenced capacity) for Storage Volumes
 
* Adds support for fast coordinated VSS snapshots for upcoming VSS plugin.
 
  
Scale-out File Storage
+
* Fixed: NVMe Target Storage volumes now persist their serial numbers correctly on reboot [ QSTOR-9992 ]
* Enhanced the Gluster Create High-Availability Virtual Interface Dialog to show member nodes of the Specified Gluster Volume.
+
* Fixed: the NVMe Target now correctly re-exports the allowed portals on system boot. [ QSTOR-9992 ]
  
Security
+
Upgrade Manager and Installer
* SHA512 is now the default password hash for local Linux users created via the QuantaStor WebUI and qs CLI.
+
  
Remote Replication and Snapshots
+
* Updated mellanox-ofed-install.sh script to support the latest Focal platform 5.15.0-91-generic kernel. [ QSTOR-10117 ]
* Fix for key exchange during Storage System Links in scenarios where storage system link was removed and re-created between the same systems.
+
* Updated the GPG repo keys for QuantaStor RedHat / and Almalinux platform installs [ QSTOR-10107 ]
* Fix for a behavior where @GMT snapshots would not be deleted. Behavior affected 3.15.2 and 3.15.3 releases.
+
* 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 ]
  
Web Manager UI
+
== v6.2.5.032  (January 18th 2024) ==
* Fix to the property window on the right hand side of the Web Manager to ensure it correctly displays properties for the selected object at all times.
+
  
Service
+
=== [[QuantaStor 6.2.5 Upgrade Instructions | Upgrade Instructions]] ===
* Adds improvement for grid communication over long distance or heavily congested networks, this feature can be enabled using the below steps:
+
Click [[QuantaStor 6.2.5 Upgrade Instructions | here]] for instructions on [[QuantaStor 6.2.5 Upgrade Instructions | upgrading to QuantaStor v6.2.5]].
  
<pre>
+
=== Release Notes ===
Grid communication Auto Linger enable (for congested/long distance network communication):
+
  
  touch /etc/qs_autolinger
+
Alerts and Configuration Analysis
  service quantastor restart
+
* Added ssh port 22 to network connectivity checker tests. [ QSTOR-10092 ]
</pre>
+
  
== v3.15.3.8025 (August 7th 2015) DRIVER UPDATE AVAILABLE - REBOOT REQUIRED ==
+
Ceph Scale-out Block, Object and File
=== [[QuantaStor 3.15.3 Upgrade Instructions | Upgrade Instructions]] ===
+
* Fix bug where ceph monitor daemon is disabled. [ QSTOR-10095 ]
Click [[QuantaStor 3.15.3 Upgrade Instructions | here]] for instructions on [[QuantaStor 3.15.3 Upgrade Instructions | upgrading to QuantaStor v3.15.3]].
+
* Added script to setup Ceph multi-site replication. [ QSTOR-10075 ]
  
===Release Notes===
+
Enclosures and Controllers
Drivers
+
* Updated storcli version to 007.2705.0000.0000 [ QSTOR-10072 ]
* adds latest ZFS v.6.4.2 filesystem drivers, please review the the ZFS changelogs for further detail [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.4 v0.6.4]  [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.4.1 v0.6.4.1] [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.4.2 v0.6.4.2]
+
* 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 ]
  
Storage Volumes
+
Kernel and Drivers
* adds udev device management logic to resolve a conflict that can occur for customers who install the lvm2 and/or udisks packages
+
* Updated Linux Kernel to 5.15.0-91-generic for Focal platforms  [ QSTOR-10025 ]
* adds automatic checking and correction for Storage Volumes that have missing dev paths
+
* 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 ]
  
Service
+
Multitenancy
* fixes issue with User Groups that could prevent the addition or removal of users.
+
* 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 ]
== v3.15.2.8009 (July 21st 2015)  ==
+
=== [[QuantaStor 3.15.2 Upgrade Instructions | Upgrade Instructions]] ===
+
Click [[QuantaStor 3.15.2 Upgrade Instructions | here]] for instructions on [[QuantaStor 3.15.2 Upgrade Instructions | upgrading to QuantaStor v3.15.2]].
+
 
+
=== ISO/DVD/USB Boot Install Image ===
+
 
+
* ISO DVD image: [https://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.15.2.8009.iso osn_quantastor_v v3.15.2.8009.iso]
+
* MD5 Hash: [https://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.15.2.8009.md5 osn_quantastor_v v3.15.2.8009.md5]
+
 
+
* [[QuantaStor_Installation_via_USB_Thumb_Drive|USB Bootable Flash Drive instructions]]
+
 
+
===Release Notes===
+
  
 
Network Shares
 
Network Shares
 +
* Block rename of nested shares. [ QSTOR-10091 ]
 +
* Add the ability to enable and clone a GMT snapshot [ QSTOR-4145 ]
  
* adds support to the Add NFS client access dialog for a comma separated list of IP's, Hostnames or Network definitions. This allows for the batch creation of NFS client access rules.  
+
Remote Replication, Snapshots and Backup Policies
* fix for Network Share rename on ZFS Storage Pools so that share export directory is automatically mounted with new name
+
* Fixed an issue where Remote Replication Schedules can fail if 2 source snapshots have the same created timestamp. [ QSTOR-10059 ]
* fix to ensure force flag forces removal of Network Shares on ZFS Storage Pools with Active client connections. Default behavior without force flag remains where share removal is aborted if active clients may be connected.
+
* 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 ]
  
Hardware RAID Integration
 
* adds new disk property fields that show media error counters and disk firmware version reported by RAID controller
 
* adds new properties for RAID units on LSI RAID controllers thats show consistency status and cache policy settings
 
* adds new property for LSI RAID controller capacitor based BBU solution to indicate health status
 
* fix for old LSI controller alerts being relayed via alert manager if the system is rebooted
 
* fix to correctly show background init progress for new RAID units created on LSI controllers
 
* fix for RAID unit creation on newer LSI RAID controllers when setting custom stripe size
 
* fix for Mark as Hot Spare to ensure spares are always correctly set.
 
 
Cloud Containers:
 
* adds latest SoftLayer Object Storage library for Cloud Container provisioning.
 
 
Backup Policies
 
* adds latest release of pwalk which includes bug fixes and a new --exclude option to exclude specified directories
 
 
HA Storage Pools
 
* fixed a rare instance that could cause the QuantaStor service to crash when exporting a storage pool during a failover operation
 
 
Service
 
* fix to allow the addition of multiple Host Initiators to existing Hosts in a multi-node grid configurations
 
 
== v3.15.1.7960 (June 5th 2015) DRIVER UPDATE AVAILABLE - REBOOT REQUIRED ==
 
=== [[QuantaStor 3.15.1 Upgrade Instructions | Upgrade Instructions]] ===
 
Click [[QuantaStor 3.15.1 Upgrade Instructions | here]] for instructions on [[QuantaStor 3.15.1 Upgrade Instructions | upgrading to QuantaStor v3.15.1]].
 
 
=== ISO/DVD/USB Boot Install Image ===
 
 
* ISO DVD image: [https://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.15.1.7960.iso osn_quantastor_v v3.15.1.7960.iso]
 
* MD5 Hash: [https://qstor-downloads.s3.amazonaws.com/osn_quantastor_v3.15.1.7960.md5 osn_quantastor_v v3.15.1.7960.md5]
 
===Release Notes===
 
Encryption
 
* adds support for encrypted hot-spares
 
* adds verification logic to require use of software encrypted disks with encrypted pools and similarly non-enc disks with non-enc pools
 
Remote Replication / DR
 
* fixes issue where there was no NFS access to the snapshots of the target checkpoint network shares
 
Network Shares
 
* adds support for configuring the nfs kerberos mode (krb5, krb5i, krb5p) via the ''Configure NFS Services'' dialog* fixes issue where /etc/exports was not immediately updated on change from NFSv3 to NFSv4 or vice-versa
 
* adds configurable export root for NFSv4 via /etc/qs_nfsv4rootoptions, default is ''fsid=0,ro''
 
* adds support to turn off browsing of NFSv4 shares via the /export root via the ''Configure NFS Services'' dialog
 
* fix to automatically set ZFS shares to posixacl mode when modified
 
Active Directory
 
* adds support for caching AD user and group information which greatly improves support for large AD domains (verified with 30K users and groups)
 
* adds support for configuring idmap mode (tdb, rid) via the WebUI using the ''Configure CIFS Services'' dialog
 
Grid Management
 
* fixes grid election logic corner cases where all nodes have no primary or multiple primaries are designated
 
GlusterFS Integration
 
* fixes startup order sequencing to support gluster volumes on encrypted pools
 
* enables Gluster POSIX ACL support by default, use /etc/qs_gluster_posixmode_disable touch file to disable
 
* adds checks which will move files and directories out of the way if they're blocking storage pool or Gluster brick mount points
 
* adds improved brick and volume health status checks
 
* adds automatic fixup of brick mount points which have blocking content preventing them from mounting
 
* fix for Samba support to use POSIX ACLs and block XATTRS
 
CLI
 
* adds qs CLI automatic session management which will successfully and transparently reconnect if the connection is lost while running an API command
 
* adds qs-util tab based command completion
 
* improves CLI list output detail to include system and pool names with proper sorting
 
Site Cluster Management
 
* adds Gluster HA VIF and Storage Pool HA VIF information and management into the Site Cluster tab section of the Web UI
 
* improves and fixes port validation checks when multiple site clusters are created
 
Hardware RAID Integration
 
* fixes support for LSI MegaRAID controller event log processing, no longer raises alerts for events that have already been raised
 
* fixes support for DELL PERC based hardware integration
 
Remote Replication
 
* updates storage system link state timestamp periodically to auto-fix link down condition when grid communication is disrupted
 
* fixes up hostname information in replica associations and storage system links when appliance hostname changes
 
Security
 
* adds [http://wiki.osnexus.com/index.php?title=Firewall_Configuration firewall support] for disabling access to unused storage services
 
* fix to support creation of roles with no permissions
 
* fix to support creation of roles where permissions are copied from other Roles using wildcards (*) for object type/operation type
 
Drivers
 
* adds latest ZFS v.6.4.1 filesystem drivers, please review the the ZFS changelogs for further detail [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.4 v0.6.4]  [https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.4.1 v0.6.4.1]
 
* adds latest Intel ixgbe v3.23.2.1 driver
 
* adds latest HP hpsa v3.4.8-140 RAID controller driver
 
Networking
 
* fixes issue with port bonding enslave so it only does this at system startup
 
* fixes issue where duplicate bond ports would show with one online and one offline
 
HA Storage Pools
 
* fixes issue with system shutdown to automatically move HA pool(s) to secondary node
 
* adjusts fs.aio-max-nr to support larger configurations using SAS multipathing
 
Service
 
* adds command line argument validation to qs_service
 
* adds improved swap device checks so that they're never spammy when utilization load is high
 
* fix for swap space check to support configs with no swap devices
 
 
Storage Volumes
 
Storage Volumes
* adds support for variable thin provisioning (0-100%) for ZFS based 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 ]
SNMP
+
* updated MIB
+
  
== v3.15.0.7762 (May 1st 2015) ==
+
Upgrade Manager and Installer
=== [[QuantaStor 3.15 Upgrade Instructions | Upgrade Instructions]] ===
+
* 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 ]
Click [[QuantaStor 3.15 Upgrade Instructions | here]] for instructions on [[QuantaStor 3.15 Upgrade Instructions | upgrading to QuantaStor v3.15]].
+
=== ISO/DVD/USB Boot Install Image ===
+
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.15.0.7762.iso osn_quantastor_v3.15.0.7762.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.15.0.7762.md5 osn_quantastor_v3.15.0.7762.md5]
+
  
=== Change Log ===
+
Web Manager
SAN / Storage Volumes
+
* Clear the replica summary graph when there are no report entries. [ QSTOR-10057 ]
* adds and updates accessTimeStamp on storage volume objects
+
* 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 ]
* adds CLI command to allow for updating the createByScheduleId field on storage volumes
+
* fix to storage volume assignment by host in large grid configurations
+
* fix for user level CHAP credentials multi-node auto-update logic
+
* fix to T10 device descriptor format to use pool UUID rather than system UUID. Only applies to newly created storage volumes, existing volumes are unchanged.
+
* fix to Storage Volume Utilization entries to show the volume name and date stamp in the 'name' field
+
* fix for FC port startup at boot time
+
* fix to adding/removing a initiator IQN to/from a host to update ACLs when using host groups
+
* fix to allow deleting storage volumes which are a member of a storage volume group
+
Network Shares / NAS
+
* adds user/group ownership control settings to Network Share Create/Modify dialogs
+
* adds share r/w/x permissions control to Network Share Modify dialog
+
* adds posixUid/posixGui to user objects
+
* adds setting to enable POSIX acls by default on ZFS pool create, XFS pools already had posix ACLs enabled by default
+
* adds improved support for AD integration and Network Share quota management
+
* fix to allow for duplicate share names as long as they're on separate systems
+
* fix to auto-repair stale NFS file handles after system/appliance reboot
+
* fix for open file handle issue to winbind with services restart logic
+
Storage Pool Management
+
* adds smart hotspare selection to prefer hotspare which is in the same enclosure as the failed device
+
* adds smart pool creation which makes multi-enclosure chassis deployments highly-available by round-robin selection of disks across enclosures for all RAID levels
+
* adds updates for improved detection and display of SED disks / sets isEncrypted flag.
+
* fix to auto start XFS based pool on pool-create
+
HA Storage Pools & Cluster Heartbeat Management
+
* revamped HA system adds Site Cluster, Cluster Ring management, and active cluster monitoring into WUI
+
* adds major optimizations for HA failover speed
+
DR/Remote replication
+
* fix for replication checkpoint snapshot rotation where oldest device wasn't being rotated/expired
+
* fix to skip expired replicas in cleanup stage if the snapshot has snapshots
+
* fix to XFS based replication
+
* fix to do license checks before processing or triggering remote replication schedules
+
Security
+
* adds support for customizing the pem files for all services (core qs_service, REST service, and Tomcat)
+
* adds support for customizing the SSL ciphers, applies strong cipher limits automatically
+
* adds SSL cert generation script which deposits custom certs into /var/opt/osnexus/quantastor/ssl which are automatically picked up by REST and core services
+
* adds script command to upgrade from Java 6 to Java 7 (qs-util java7upgrade), which allows browsers to connect via https using stronger ciphers / TLS 1.2
+
* fix to disable all use of SSLv3 across all internal services (Core service, Tomcat, REST API service) in favor of TLS for improved security / HIPAA compliance
+
* fix to allow removal of duplicate 'admin' users
+
* fix to remove duplicate user entries in Samba config when user assigned as 'Admin' on a share
+
* fix to password length enforcement (8-34 char)
+
Cloud Containers / NAS Gateway
+
* adds new SoftLayer Object Storage locations for mon,mel,mex,fra,par,syd,tok
+
* fix to auto start Cloud Containers at system startup
+
* fix to Cloud Container create to setup CIFS/NFS settings and to auto-enable the container when the share is enabled
+
Web UI
+
* fix to improve web UI connection and sync time
+
* fix to show nested snapshots of snapshots in WUI
+
* fix to obscure CHAP user/pass in web UI
+
* adds improvement to daily utilization graph to allow selection of multiple days
+
* adds many improvements to Japanese localization ( add '/?locale=ja' to URL )
+
Hardware
+
* adds support for HP P431 and related RAID controllers (except install time boot driver)
+
* adds fixes management and monitoring for latest LSI HBAs including IBM OEM variants
+
* adds support for latest LSI MegaRAID and related OEM hardware
+
* adds support for installing via USB media with new ISO
+
* adds enclosure view for Adaptec RAID controllers
+
* fix for LSI MegaRAID controller support where duplicate alerts were being generated and old alerts would have incorrect timestamps showing as new alerts
+
* fix to remove blank 'Disk ()' entries on virtual LSI MPT SAS controllers presented by VMware & VBox
+
* fix to HP P4xx/8xx Series RAID unit creation to pass 'force' option as needed
+
Certifications
+
* adds VMware certification, iSCSI w/ ESX 5.1
+
SNMP
+
* adds SNMP fixes for SNMP v3 traps and adds new SNMP types
+
* fix to resolve intermittent issue which was causing the SNMP agent to restart
+
Networking
+
* adds improved ethernet port vendor/model detection, and ports now show as "Disabled" if unconfigured
+
* fix to bonded port creation to auto ifenslave ports after creation
+
GlusterFS
+
* adds support for Gluster 3.6, upgrading from 3.5 to 3.6 can be done incrementally node by node without downtime
+
* fix for gluster brick add operation also adds checks to prevent bricks from overlaying on existing pools
+
* fix for gluster reblance corner case allowing more time for it to start
+
Alerts Management
+
* fix to Alert Manager to allow for setting the SMTP port number
+
* fix to Alert Manager SMTP send logic to properly handle STARTTLS
+
CLI
+
* fix to CLI to allow clearing fields with empty argument value "", for example --description=""
+
* fix for CLI bug in volume-clone and network-share-snapshot commands
+
* fix to CLI so that boolean args default to true (eg. --somearg is equivalent to --somearg=true)
+
* fix to CLI to allow specifying network share names starting with '@' symbols
+
Service
+
* adds major optimizations (~8x faster!) for pool scan and device import speed
+
* adds major optimizations (~8x faster!) for service startup time
+
* adds major optimizations (~10x faster!) for grid synchronization speed and scalability
+
* fix to qs_service --reset-password
+
* fix to gSOAP library / upgrade to 2.8.17 resolves management service memory leak seen in multi-node configurations
+
* fix to increase default max log size to 25MB before auto-rotate
+
 
+
== v3.14.1.7090 (January 14th 2015) ==
+
* fix to Create Hardware RAID unit API where task would stay in Queued state (.7090 hot-fix)
+
* fix to multi-node NFS config update when Gluster based Network Share NFS client access is changed
+
* fix SCST warning in kern.log due to missing dir
+
* fix to allow upgrading to 3.14 without making the 3.13 linux kernel upgrade mandatory
+
* fix to deletion of custom named network share snapshot cleanup
+
* fix to HA manager startup to support configs where grid is torn down
+
* fix http redirect for lsiget log generation
+
* fix to delete grid where grid IP field is not cleared
+
* fix to NFS server config to remove RPCMOUNTDOPTS=--manage-gids option by default
+
* adds support for storage volume / network share instant rollback from snapshot
+
* fix to rollback network share from remote replica  
+
* fix to syslog startup in 3.14
+
* fix to CLI output when commands are run with --async to show task information
+
* fix to CLI share-client-add command to create Network shares in r/w mode by default.
+
* fix to CHAP settings update when changed on user account
+
* fix HTTP header of QuantaStor Manager to make sure it is validator.w3.org compliant
+
* adds support for multiple Network Shares with the same name as long as they're on separate appliances in the grid
+
* adds QuantaStor appliance host name to the browser tab title area
+
* adds lazy-clone option to Storage Volume snapshot which delays making the snapshot writable until it is assigned
+
* adds delayed/lazy-clone as default mode for remote replication snapshots which greatly reduces system CPU, memory, and filesystem load
+
* fixes issue with Backup Policies to handle special characters in file names (see pwalk)
+
===QuantaStor 3.14.1 update via Upgrade Manager===
+
 
+
Login to the WebUI with an admin account and run the Upgrade Manager, click Check for Updates and Install the below QuantaStor update packages via the Upgrade manager.
+
 
+
<pre>
+
Web Management    3.14.1.7090-1
+
Core Services    3.14.1.7090-1
+
Web Server    7.0.7089-1
+
</pre>
+
 
+
If you are upgrading from a release older than 3.14.0, you will need to install the iSCSI target Driver and schedule a reboot of the system.
+
 
+
<pre>
+
iSCSI Target Driver    3.14.0.6993-1
+
</pre>
+
 
+
===QuantaStor 3.14.1 Manual install===
+
 
+
<pre>
+
The below 2 commands can be run from the console of a QuantaStor appliance to explicitly install the 3.14.1 release on any QuantaStor running a v3 release.
+
 
+
apt-get update
+
apt-get install -y libpython2.7=2.7.3-0ubuntu3.6 zfsutils libzpool2 libzfs2 lsscsi pv qstormanager=3.14.1.7090-1 qstorservice=3.14.1.7090-1 qstortomcat=7.0.7089-1 qstortarget=3.14.0.6993-1
+
</pre>
+
 
+
If you wish to upgrade to the 3.13 linux kernel provided with the QuantaStor 3.14 release, please follow the instructions [[QuantaStor_Version_ChangeLog#QuantaStor_3.14.0_release_Linux_3.13_Kernel_update_instructions.|here.]]
+
 
+
== v3.14.0.6993 (December 30th 2014) KERNEL and DRIVER UPGRADE AVAILABLE - REBOOT REQUIRED==
+
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.14.0.6993.iso osn_quantastor_v3.14.0.6993.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.14.0.6993.md5 osn_quantastor_v3.14.0.6993.md5]
+
* adds 3.13 linux kernel and SCST driver stack upgrade
+
* adds support for Micron PCIe SSD cards
+
* adds universal hot-spare management system for ZFS based pools
+
* adds support for FC session management and session iostats collection
+
* adds disk search/filtering to Storage Pool Create/Grow dialogs in web interface
+
* adds configurable replication schedule start offset to replication schedule create/modify dialogs
+
* adds support for cascading replication schedules so that you can replicate volumes across appliances A->B->C->D->etc
+
* adds wiki documentation for CopperEgg
+
* adds significantly more stats/instruments to Librato Metrics integration
+
* adds dual mode FC support where FC ports can now be in Target+Initiator mode
+
* adds support for management API connection session management to CLI and REST API interfaces
+
* adds storage volume instant rollback dialog to web management interface
+
* adds sysstats to send logs report
+
* adds swap device utilization monitoring and alerting on high swap utilization
+
* adds support for unlimited users / removes user count limit license checks for all license editions
+
* adds support for scale-out block storage via Ceph FS/RBDs (pilot program only)
+
* deprecated drbd continuos xfs pool replication
+
* fix for CLI host-modify command
+
* fix for pool discovery reverting IO profile selection back to default at pool start
+
* fix for web interface to hide 'Delete Unit' for units used for system/boot
+
* fix for alert threshold slider setting in web interface 'Alert Manager' dialog
+
* fix for sending email alerts to multiple accounts.
+
* fix to accelerate pool start/stop operations for FC based systems
+
* fix to disk/pool correlation logic
+
* fix to allow IO profiles to have spaces and other special characters in the profile name
+
* fix to FC ACL removal
+
* fix to storage system link setup to use management network IPs
+
* fix to remove replication association dialog to greatly simplify it
+
* fix to CLI disk and pool operations to allow referencing disks by short names
+
* fix for replication schedule create to fixup and validate storage system links
+
* fix for replication schedule delta snapshot cleanup logic which ensures that the last delta between source and target is not removed
+
* fix for stop replication to support terminating zfs based replication jobs
+
* fix for pool freespace detection and alert management
+
* fix license checks to support sum of vol, snap, cloud limits across all grid nodes
+
* fix to create gluster volume to use round-robin brick allocation across grid nodes/appliances to ensure brick pairs do not land on the same node
+
* fix to storage volume snapshot space utilization calculation
+
* fix to iSCSI close session logic for when multiple sessions are created between the same pair of target/initiator IP addresses
+
* fix to auto update user specific CHAP settings across all grid nodes when modified
+
* fix to allow udev more time to generate block device links, resolves issue exposed during high load with replication
+
* fix to IO fencing logic to reduce load and make it work better with udev
+
 
+
 
+
===QuantaStor 3.14.0 release Linux 3.13 Kernel update instructions.===
+
 
+
<pre>
+
Kernel update instructions.
+
Install the latest updates for the below QuantaStor update packages via the Upgrade manager:
+
 
+
Web Management
+
Core Services
+
Web Server
+
iSCSI Target Driver
+
 
+
Once the update packages are installed, login to the system console as the qadmin user and run the below script from the console to install the new 3.13 kernel package.
+
 
+
sudo qs-kernelupgrade
+
 
+
Once the script has finished, please reboot the system to boot to the new kernel.
+
 
+
</pre>
+
 
+
===QuantaStor 3.14.0 Manual install===
+
 
+
<pre>
+
The below 4 commands can be run from the Console of a QuantaStor unit to explicitly install the 3.14.0 release on any QuantaStor running a v3 release.
+
 
+
apt-get update
+
apt-get install -y libpython2.7=2.7.3-0ubuntu3.6 zfsutils libzpool2 libzfs2 lsscsi pv apparmor rsyslog qstormanager=3.14.0.6993-1 qstorservice=3.14.0.6993-1 qstortomcat=7.0.6452-1 qstortarget=3.14.0.6993-1
+
mkdir -p /var/lib/scst/vdev_mode_pages
+
qs-kernelupgrade
+
</pre>
+
 
+
===QuantaStor 3.14.0 Offline update instructions===
+
<pre>
+
The below steps are provided for QuantaStor units that do not have a local update repository or access to public repositories.
+
 
+
Download the below packages and move them locally onto the QuantaStor appliance you wish to update.
+
 
+
wget http://packages.osnexus.com/packages/precise/main/linux-headers-3.13.0-39-quantastor_3.13.0-39.66~precise1_amd64.deb
+
wget http://packages.osnexus.com/packages/precise/main/linux-headers-3.13.0-39_3.13.0-39.66~precise1_all.deb
+
wget http://packages.osnexus.com/packages/precise/main/linux-image-3.13.0-39-quantastor_3.13.0-39.66~precise1_amd64.deb
+
wget http://packages.osnexus.com/packages/precise/main/qstormanager_3.14.0.6993-1_all.deb
+
wget http://packages.osnexus.com/packages/precise/main/qstorservice_3.14.0.6993-1_amd64.deb
+
wget http://packages.osnexus.com/packages/precise/main/qstortomcat_7.0.6452-1_all.deb
+
wget http://packages.osnexus.com/packages/precise/main/qstortarget-3.13.0-39-quantastor_3.14.0.6993-1_amd64.deb
+
 
+
Run the below commands to install the packages from the directory containing the packages.
+
sudo -i
+
dpkg -i qstormanager_3.14.0.6993-1_all.deb qstorservice_3.14.0.6993-1_amd64.deb qstortomcat_7.0.6452-1_all.deb qstortarget-3.13.0-39-quantastor_3.14.0.6993-1_amd64.deb
+
dpkg -i linux-image-3.13.0-39-quantastor_3.13.0-39.66~precise1_amd64.deb linux-headers-3.13.0-39_3.13.0-39.66~precise1_all.deb linux-headers-3.13.0-39-quantastor_3.13.0-39.66~precise1_amd64.deb
+
</pre>
+
 
+
== v3.13.6.6540 (November 23rd 2014) ==
+
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.13.6.6540.iso osn_quantastor_v3.13.6.6540.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.13.6.6540.md5 osn_quantastor_v3.13.6.6540.md5]
+
* fix for user limit to combine across grid licenses and nice log message when approaching limits
+
* add softlayer object storage support for london and toronto locations
+
<pre>
+
sudo -i
+
wget https://s3.amazonaws.com/qstor-downloads/qstorservice_3.13.6.6540-1_amd64.deb
+
wget https://s3.amazonaws.com/qstor-downloads/qstormanager_3.13.6.6540-1_all.deb
+
dpkg -i qstormanager_3.13.6.6540-1_all.deb qstorservice_3.13.6.6540-1_amd64.deb
+
</pre>
+
 
+
 
+
== v3.13.5.6537 (November 14th 2014) ==
+
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.13.5.6537.iso osn_quantastor_v3.13.5.6537.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.13.5.6537.md5 osn_quantastor_v3.13.5.6537.md5]
+
* adds new SoftLayer datacenter Cloud Container locations
+
* fix for user limit count calculation.
+
* fix grid compatibility with older QuantaStor versions.
+
 
+
== v3.13.4.6527 (October 30th 2014) ==
+
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.13.4.6527.iso osn_quantastor_v3.13.4.6527.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.13.4.6527.md5 osn_quantastor_v3.13.4.6527.md5]
+
* reduce CPU usage during remote replication.
+
* further replication throttling improvements.
+
* fix reported size usage for remote replications.
+
 
+
== v3.13.3.6515 (October 21st 2014) ==
+
* adds load balancing to remote replication, use 'qs-util rratelimitset NN' to [http://wiki.osnexus.com/index.php?title=QuantaStor_Administrators_Guide#Remote_Replication_Bandwidth_Throttling configure], 50MB/sec is the default limit.
+
* adds load balancing to volume cloning, use 'qs-util clratelimitset NN' to [http://wiki.osnexus.com/index.php?title=QuantaStor_Administrators_Guide#Creating_Clones configure], 200MB/sec is the default limit.
+
* adds additional Storage Volume delete confirmation checks in web management interface to show count of any active iSCSI sessions
+
* adds option to offset the start of a replication schedule by NN minutes for staggered replication.  With scheduled replication at 1am, 4am, 7am and a 10 minute offset, replication will start at 1:10am, 4:10am and 7:10am respectively. CLI only feature in this update:
+
** ''qs replication-schedule-modify SCHEDULE-NAME --offset-minutes=10''
+
* fix to Create Remote Replication Schedule dialog to allow adjusting max replicas and sets min replicas to 3.
+
* fix to audit logging
+
 
+
== v3.13.2.6491 (October 10th 2014) ==
+
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.13.2.6491.iso osn_quantastor_v3.13.2.6491.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.13.2.6491.md5 osn_quantastor_v3.13.2.6491.md5]
+
* fix to volume check logic for remote-replication schedules
+
* fix to volume batch create and delete operations to allow more time for udev rules to run on slow systems
+
* fix to network share enum user/group quotas to API redirect to correct node owner of share
+
* fix to SAS disk discovery for Adaptec controllers
+
* fix to scheduler for interval based replication schedules which only contain Network Shares
+
* fix to read/write TX counters on network ports where in some cases they were not getting updated
+
* fix to show MB rather than MiB for read/write TX counters in QuantaStor Manager
+
* fix to show a suffix of "(Disconnected)" in WUI to make it clear when a grid node is offline/disconnected
+
* adds qs-util CLI enhancement for ZFS meta cache limit configuration. see ''qs-util setzfsarcmax auto''
+
* adds qs-util CLI commands for checkswap and clearcache
+
* adds qs-iostat CLI enhancement ZFS L2ARC information. see ''qs-iostat -a''
+
* adds qs CLI utility commands for replication schedule and replica assoc management
+
* adds qs CLI utility command for trigger snapshot schedule
+
* adds additional swap and cache stats information to log report
+
* updated wiki [http://wiki.osnexus.com/index.php?title=QuantaStor_CLI_Users_Guide CLI documentation]
+
* updates object naming of Storage Cloud to be more aptly named Multitenant Resource Group
+
 
+
== v3.13.1.6452 (September 23rd 2014) DRIVER UPGRADE AVAILABLE - REBOOT REQUIRED ==
+
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.13.1.6452.iso osn_quantastor_v3.13.1.6452.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.13.1.6452.md5 osn_quantastor_v3.13.1.6452.md5]
+
* upgrades ZFS to latest maintenance release v.6.3  (included in qstortarget package and requires reboot)
+
* upgrades GlusterFS to latest maintenance release v3.5.2
+
* adds [http://wiki.osnexus.com/index.php?title=QuantaStor_Administrators_Guide#Hardware_Encryption hardware encryption] support via qs CLI for LSI SafeStore SED/FDE hardware encryption
+
* adds [http://wiki.osnexus.com/index.php?title=QuantaStor_Administrators_Guide#Software_Encryption software encryption] (LUKS based)
+
* adds [http://wiki.osnexus.com/index.php?title=QuantaStor_Administrators_Guide#Peer_Setup GlusterFS automated peer setup] w/ /etc/hosts management
+
* adds support for triple parity RAID-Z3 layout for ZFS based storage pools
+
* adds new qs-iofence utility, deprecates use of zpoolfence, adds support for multipath HA configurations
+
* adds support for SAS multipath device detection and path associations
+
* adds improved device naming to use friendly name plus the boot resilient name in parentheses
+
* adds LSI SafeStore key management operations to the web management interface
+
* adds additional options to qs-iostat
+
* fix to remote replication configuration setup where replica-associations/storage-system-links could get dropped during reconfiguration in larger grids
+
* fix to SNMP MIB, overhauled MIB design and snmpagent is now compliant to various MIB certification tests
+
* fix to storage pool device naming convention to map through the exact device names shown in 'zpool status'
+
* fix to gluster peer detach to add 'force' option
+
* fix to service port 5151 http GET to return 404 for invalid requests
+
* fix to various WUI dialog error messages
+
* fix to remove unnecessary spl package dependency
+
* fix to filter out partitions from the Physical Disk list
+
* fix to log rotation to no longer rotate empty log files
+
* fix to block sending email alerts when there are no recipients
+
* fix to prevent grid dual primary link condition
+
* fix to cloud container import for swift based containers
+
<pre>
+
sudo -i
+
wget https://s3.amazonaws.com/qstor-downloads/qstorservice_3.13.1.6452-1_amd64.deb
+
wget https://s3.amazonaws.com/qstor-downloads/qstormanager_3.13.1.6452-1_all.deb
+
dpkg -i qstormanager_3.13.1.6452-1_all.deb qstorservice_3.13.1.6452-1_amd64.deb
+
</pre>
+
 
+
== v3.12.3.6111 (July 30th 2014) ==
+
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.12.3.6111.iso osn_quantastor_v3.12.3.6111.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.12.3.6111.md5 osn_quantastor_v3.12.3.6111.md5]
+
* fix to DNS lookup issue for Gluster configurations
+
* fix to prune large MegaSAS.log file (> 50MB) and to not log MegaCli discovery operations
+
* fix to corner case in HPNBufferSize editing of /etc/ssh/sshd_conf for HPN SSH support
+
* adds /etc/hosts configuration management via Gluster Peer Setup dialog
+
* adds qs CLI commands qs grid-get-hosts, grid-set-hosts for /etc/hosts configuration (qs grid-set-hosts eth0)
+
* adds hardware module for LSI MPT SAS HBAs
+
<pre>
+
sudo -i
+
wget https://s3.amazonaws.com/qstor-downloads/qstorservice_3.12.3.6111-1_amd64.deb
+
wget https://s3.amazonaws.com/qstor-downloads/qstormanager_3.12.3.6111-1_all.deb
+
dpkg -i qstormanager_3.12.3.6111-1_all.deb qstorservice_3.12.3.6111-1_amd64.deb
+
</pre>
+
 
+
== v3.12.2.6084 (July 22nd 2014) ==
+
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.12.2.6084.iso osn_quantastor_v3.12.2.6084.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.12.2.6084.md5 osn_quantastor_v3.12.2.6084.md5]
+
* fix to show gluster brick/volume warning icon if brick/volume is unhealthy
+
* fix to add gluster logs into 'Send Logs..' report
+
* fix to gluster volume discovery logic and brick free-space updates
+
* fix to grid 'set master node' error handling
+
* fix to network share attribute updates (compression level, etc)
+
* fix to detect HPN version of ssh and to auto configure /etc/ssh/sshd_config accordingly
+
* fix to network config management logic which was removing an additional line(s) in /etc/network/interface
+
* fix to storage pool free-space and percent provisioned calc
+
* fix to BBU discovery for Adaptec controllers
+
* fix to network share delete on ZFS pools to not use 'rm' as it is slow and redundant
+
* fix to update user password on all grid nodes
+
* fix to gluster volume delete logic
+
* fix to set password error message to show 8 to 40 characters required
+
* fix to delete vlan dialog in web interface
+
* fix to schedule manager which was preventing hour/week based schedules from firing
+
* adds network event alert throttling
+
* fix to grid rename and grid IP address change logic
+
<pre>
+
sudo -i
+
wget https://s3.amazonaws.com/qstor-downloads/qstormanager_3.12.2.6084-1_all.deb
+
wget https://s3.amazonaws.com/qstor-downloads/qstorservice_3.12.2.6084-1_amd64.deb
+
dpkg -i qstormanager_3.12.2.6084-1_all.deb qstorservice_3.12.2.6084-1_amd64.deb
+
</pre>
+
 
+
== v3.12.0.6029 (June 27th 2014) ==
+
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.12.0.6029.iso osn_quantastor_v3.12.0.6029.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.12.0.6029.md5 osn_quantastor_v3.12.0.6029.md5]
+
* adds support for OpenStack Cinder (see [http://wiki.osnexus.com/mediawiki/index.php/OpenStack_Cinder here] for more detail )
+
* adds support for interval based replication down to 15 minute cycles
+
* adds support for data-migration / 3rd party LUN copy to new QuantaStor Storage Volume
+
* adds support for user quotas on network shares (AD group quotas not yet available)
+
* adds support for storage tiers / tiers are groups of storage pools for which provide smart placement of newly provisioned storage volumes
+
* adds redesigned network bond management logic, now allows selection of teaming mode on a per bond basis
+
* adds new https keystore for web management interface (be sure to clear your browser cache)
+
* adds secure mode 'qs-util disablehttp' to enable/disable http access (port 80) to force admins to use https for web management
+
* adds info on posix UID/GID to user properties page
+
* adds session management to qs CLI with automatic retry logic to handle broken network pipe conditions, improves scripting/automation
+
* adds new password minimum length of 8 characters (was 6)
+
* adds acl mount option to gluster client loopback connections for Samba/NFS access
+
* adds xattr=sa option for network shares by default, is also enabled with 'Enable MMC Managment' option.
+
* adds additional zones to SoftLayer cloud provider location list for Hong Kong and Singapore
+
* adds alert filtering via '/etc/qs_alertfilters.conf' file. To filter alerts echo the name of the alert like so:
+
** echo "[Service Update]" > /etc/qs_alertfilters.conf
+
* adds nightly check for MCE errors (memory check exception) which can indicate bad RAM.
+
* adds automatic tdb backup for SMB configuration data
+
* fix to ''gluster volume'' delete/modify for SMB config synchronization
+
* fix for Gluster peer attach to use hostnames whenever possible (/etc/hosts recommended as DNS failback option for name resolution)
+
* fix to network share restore operation to remove files that are not in the snapshot and to restore extended attributes
+
* fix for remote replication create/modify dialog for grids with 3 or more nodes
+
* fix to speed up pool start logic for configurations with many share snapshots
+
* fix to network share multi-delete to show more progress detail
+
* fix to Cloud Container location code so that you can select a location and create a container from the context menu
+
* fix for various network share CLI commands
+
* fix invalid trace messages
+
* fix for DR support to do additional replication checks
+
* fix to core service to allow for changing openssl pem files
+
<pre>
+
sudo -i
+
wget https://s3.amazonaws.com/qstor-downloads/qstormanager_3.12.0.6029-1_all.deb
+
wget https://s3.amazonaws.com/qstor-downloads/qstorservice_3.12.0.6029-1_amd64.deb
+
wget https://s3.amazonaws.com/qstor-downloads/qstortomcat_7.0.6029-1_all.deb
+
dpkg -i qstormanager_3.12.0.6029-1_all.deb qstorservice_3.12.0.6029-1_amd64.deb qstortomcat_7.0.6029-1_all.deb
+
</pre>
+
 
+
== v3.11.0.5877 (May 16th 2014) ==
+
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.11.0.5877.iso osn_quantastor_v3.11.0.5877.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.11.0.5877.md5 osn_quantastor_v3.11.0.5877.md5]
+
* adds option to disable ALUA support (needed for VMware HA configurations)
+
* adds support for ''storage tier'' management.  Tiers are groups of storage pools for easy automated provisioning. (currently CLI only)
+
* adds alert when HA port failover occurs
+
* adds new basic discovery module for mptsas LSI Fusion HBAs
+
* adds SAS address info to HW disk properties
+
* adds HW controller cache memory size information
+
* fix to allow for clearing network port configurations. Do this via the Modify Network Port dialog and set the port to 0.0.0.0 or choose 'disabled'.
+
* fix to identify HA virtual interfaces as 'static' rather than 'unknown'
+
* fix for Network Share free-space updates / previously was generating too much system load
+
* fix to clone operation, adds more progress detail to task status
+
* fix for cli command host-group-host-remove and volume-modify
+
* fix to recovery management to additionally auto-recover samba configuration
+
* fix to rename user to update samba configuration
+
* fix to CIFS management Network Share Modify dialog
+
* fix to UI to not show empty 1969 timestamps and other unpopulated fields
+
* fix to backup policies to backup files with non-ASCII characters in the file name
+
<pre>
+
sudo -i
+
wget http://packages.osnexus.com/packages/precise/main/qstorservice_3.11.0.5877-1_amd64.deb
+
wget http://packages.osnexus.com/packages/precise/main/qstormanager_3.11.0.5877-1_all.deb
+
dpkg -i qstormanager_3.11.0.5877-1_all.deb qstorservice_3.11.0.5877-1_amd64.deb
+
</pre>
+
 
+
== v3.10.3.5830 (May 6th 2014) ==
+
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.10.3.5830.iso osn_quantastor_v3.10.3.5830.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.10.3.5830.md5 osn_quantastor_v3.10.3.5830.md5]
+
* fix for Network Share used space check (resolves performance / CPU utilization issue)
+
* fix to HA device descriptor generation
+
* fix to clone operation, adds more progress detail to task status
+
* fix for qs-util megalsiget utility
+
* adds new driver for mpt3sas LSI SAS3 HBAs
+
<pre>
+
sudo -i
+
wget http://packages.osnexus.com/packages/precise/main/qstorservice_3.10.3.5830-1_amd64.deb
+
wget http://packages.osnexus.com/packages/precise/main/qstormanager_3.10.3.5830-1_all.deb
+
dpkg -i qstormanager_3.10.3.5830-1_all.deb qstorservice_3.10.3.5830-1_amd64.deb
+
</pre>
+
 
+
== v3.10.2.5820 (April 25th 2014) ==
+
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.10.2.5820.iso osn_quantastor_v3.10.2.5820.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.10.2.5820.md5 osn_quantastor_v3.10.2.5820.md5]
+
* adds support for ALUA on iSCSI for HA
+
* adds new CIFS options for extended attributes to '''Network Share Create/Modify''' dialogs
+
* adds support for additional compression options
+
* adds support for LSI mpt2sas based HBA discovery and enclosure services integration
+
* adds SNMP support and full MIB
+
* adds SNMP commands to qs-util
+
* adds support for custom qs_init_share.sh in /var/opt/osnexus/quantastor
+
* adds performance test to qs-util
+
* adds the SNMP tools and iozone performance tool packages
+
* fixes and optimization for HA failover support
+
* fix for iSCSI session write/update issue
+
* fix for System Monitor role
+
* fix for setting bind address / gridIP attachment to non-eth0
+
* fix for gluster version check for 3.4
+
* fix for SSD storage pool IO profile
+
<pre>
+
sudo -i
+
wget http://packages.osnexus.com/packages/precise/main/qstorservice_3.10.2.5820-1_amd64.deb
+
wget http://packages.osnexus.com/packages/precise/main/qstormanager_3.10.2.5820-1_all.deb
+
dpkg -i qstormanager_3.10.2.5820-1_all.deb qstorservice_3.10.2.5820-1_amd64.deb
+
</pre>
+
 
+
== v3.10.0.5751 (April 4th 2014) ==
+
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.10.0.5743.iso osn_quantastor_v3.10.0.5751.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.10.0.5743.md5 osn_quantastor_v3.10.0.5751.md5]
+
* adds additional trace for alert logging
+
* adds support for GlusterFS 3.4.2
+
* adds configurable compression level and sync policy settings to '''Storage Volume Modify''', '''Network Share Modify''', and '''Storage Pool Modify'''
+
* adds logic to automatically set ZIL cache policy to ''always'' when ZIL SSD cache devices are added
+
* adds ZFS dataset creation for gluster bricks
+
* adds gluster volume auto-start after creation
+
* adds grid status monitoring logic to core service via --grid-stat option
+
* fixes and optimizations for grid scalability
+
* fix for cloud container CIFS access disabled at service startup
+
* fix for inaccurate utilized space on container's associated network share
+
* fix for inaccurate utilized space on gluster volume's associated network share
+
* fix for SoftLayer ''cloud container'' creation
+
* fix for accessing @GMT snapshots via NFS
+
* fix to allow creating ''storage system links'' between virtual and VLAN interfaces
+
* fix for MTU setting on VLAN ports, MTU of VLANs interfaces must be less than or equal to parent interface
+
* fix for gluster delete volume
+
* fix for delete/export pool to disconnect associated gluster mounts
+
<pre>
+
sudo -i
+
wget http://packages.osnexus.com/packages/precise/main/qstorservice_3.10.0.5751-1_amd64.deb
+
wget http://packages.osnexus.com/packages/precise/main/qstormanager_3.10.0.5751-1_all.deb
+
wget http://packages.osnexus.com/packages/precise/main/glusterfs-server_3.4.2-ubuntu2~precise6_amd64.deb
+
wget http://packages.osnexus.com/packages/precise/main/glusterfs-client_3.4.2-ubuntu2~precise6_amd64.deb
+
wget http://packages.osnexus.com/packages/precise/main/glusterfs-common_3.4.2-ubuntu2~precise6_amd64.deb
+
dpkg -i qstormanager_3.10.0.5751-1_all.deb qstorservice_3.10.0.5751-1_amd64.deb
+
dpkg -i glusterfs-server_3.4.2-ubuntu2~precise6_amd64.deb glusterfs-client_3.4.2-ubuntu2~precise6_amd64.deb glusterfs-common_3.4.2-ubuntu2~precise6_amd64.deb
+
</pre>
+
 
+
== v3.9.4.5688 (March 14th 2014) ==
+
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.9.4.5688.iso osn_quantastor_v3.9.4.5688.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.9.4.5688.md5 osn_quantastor_v3.9.4.5688.md5]
+
 
+
* '''hot-fix''' for ''host group'' management, was not managing assignments properly in grid configurations
+
* fix for ''network share'' management of CIFS settings on Gluster shares
+
* fix for low level grid reset logic with ''/opt/osnexus/quantastor/bin/qs_service --reset-grid''
+
* fix to set ''SSD optimized'' state to true when ZIL/L2ARC is enabled for a pool
+
* adds minor web UI enhancements to show compression ratios and quotas in the table view
+
* adds more checks to block Community Edition appliances from being added to a grid
+
* adds ''qs'' CLI commands for marking hardware RAID disks as good, host-spares, and for importing foreign RAID units
+
* adds support for ''mark good'' API with Adaptec controllers
+
'''Upgrade Instructions for systems on Private Networks'''
+
<pre>
+
sudo -i
+
wget http://packages.osnexus.com/packages/precise/main/qstorservice_3.9.4.5688-1_amd64.deb
+
wget http://packages.osnexus.com/packages/precise/main/qstormanager_3.9.4.5688-1_all.deb
+
dpkg -i qstormanager_3.9.4.5688-1_all.deb qstorservice_3.9.4.5688-1_amd64.deb
+
</pre>
+
 
+
== v3.9.3.5670 (March 7th 2014) ==
+
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.9.3.5670.iso osn_quantastor_v3.9.3.5670.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.9.3.5670.md5 osn_quantastor_v3.9.3.5670.md5]
+
* added ''cloud container'' support for Google Cloud Storage
+
** this requires installation and configuration of gsutil via console using 'sudo install-gsutil'
+
* added support for accessing ''cloud containers'' via CIFS, see '''Modify Network Share''' to enable
+
* added AD group and user search/filtering features to QuantaStor web interface in '''Modify Network Share'''
+
* added support for ''network share'' quota with ZFS based ''storage pools'' in '''Modify Network Share'''
+
* added support for disabling browsing for ''network share'' _snaps directories in '''Modify Network Share'''
+
* added enhanced tabs for hardware RAID units, disks, events to filter on selected controller
+
* adds convenience ''Select All'' buttons to the ''network share'' permissions tab in '''Modify Network Share'''
+
* moved tab for iSCSI sessions to Storage Volume section, now only shows iSCSI sessions for selected ''storage volume''
+
* fixed bug in ''cloud container'' create which would occasionally set the container state to ''error''
+
* minor updates to EULA
+
* changed policy to have iSCSI redirection disabled by default as there are issues in grid configurations with VLANs where redirection could point to an inaccessible network
+
* changed default max ARC size to 70% after initial system installation
+
* added cluster configuration information to send log report
+
* adds qs-util megasettime to set the clock on MegaRAID controllers
+
* adds warning alert that additional configuration is required when NFSv4 w/ Kerberos mode is enabled.
+
* fix to update '/etc/issue' automatically after network configuration changes
+
* fix for HA custom callout script support
+
* fix to cleanup HA groups on ''storage pool'' export
+
* fix to skip schedule execution if no volumes/shares are present
+
* fix to MegaRAID SCSI inquiry page parsing to flip serial number / model number around in some cases
+
* fix to MegaRAID to show proper drive status when marked as 'Failed'
+
* fix to AD domain leave operation to remove AD computer entry
+
* fix for ''network share'' delete snapshot / unmount filesystem issue
+
<pre>
+
sudo -i
+
wget https://s3.amazonaws.com/qstor-downloads/qstorservice_3.9.3.5670-1_amd64.deb
+
wget https://s3.amazonaws.com/qstor-downloads/qstormanager_3.9.3.5670-1_all.deb
+
dpkg -i qstormanager_3.9.3.5670-1_all.deb qstorservice_3.9.3.5670-1_amd64.deb
+
</pre>
+
  
== v3.9.1.5598 (February 2014) ==
+
= Archived Change Logs =
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.9.1.5598.iso osn_quantastor_v3.9.1.5598.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.9.1.5598.md5 osn_quantastor_v3.9.1.5598.md5]
+
* added optimizations to DR / remote-replication to efficiently handle import
+
* added optimizations for Grid join process
+
* added additional license capacity 'wiggle room' to allow for 1TB of additional space for SSD caching
+
* fixed a race condition import problem seen with multiple replication policies all running concurrently
+
* fixed disk device correlation problem seen when [http://wiki.osnexus.com/mediawiki/index.php/QuantaStor_Installation_Guide#Virtual_Storage_Appliance_-_VM_Template_Creation cloning VSAs in Virtual Box]
+
* fixed Cancel button in dialog for Add/Remove Shares from Quota
+
* fixed AD join process to support Domain Administrator accounts with passwords which have spaces ' ' in them.
+
  
== v3.9.0.5585 (January 2014) ==
+
== [[Change Log Archive 2023]] ==
* ISO DVD image: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.9.0.5585.iso osn_quantastor_v3.9.0.5585.iso]
+
* MD5 Hash: [https://s3.amazonaws.com/qstor-downloads/osn_quantastor_v3.9.0.5585.md5 osn_quantastor_v3.9.0.5585.md5]
+
* adds support for SAS HBA based HA support
+
* adds support for Gluster HA virtual network interfaces, now CIFS/NFS access to Gluster volumes is HA
+
* adds customizable storage volume block size (ZVOL block size) in 'Create Storage Volume..' dialog under 'Advanced Settings'.
+
* adds multipath support for dual-path SAS HBA connectivity to SAS JBOD
+
* adds SNMP agent with get/walk/trap support
+
* adds 'Attach Gluster Peer' dialog for customizing Gluster peer connections to use specific ports/interfaces
+
* adds compression ratio information to volume, share, and pool properties
+
* adds secondary port discovery for manually created virtual interfaces which show up in 'ip addr' but not 'ifconfig'
+
* adds revised layout (grid aware) for all network management dialogs
+
* fix for local user synchronization across grid nodes for Gluster/CIFS support
+
* fix for CIFS/NFS configuration synchronization across grid nodes for Gluster
+
* fixes for Japanese localization
+
* fixes reboot/shutdown hang due to missing pacemaker K01 shutdown directive in /etc/rc6.d
+
* fixes for Gluster 3.4 integration
+
* optimizations for to speed up create grid operation
+
* deprecates / removes btrfs pool type option from Create Storage Pool in web UI, still available from CLI
+
* tested/certified LSI MegaRAID 93xx / 12G RAID Controller
+
* manual upgrade procedure for systems on private networks:
+
<pre>
+
wget https://s3.amazonaws.com/qstor-downloads/qstorservice_3.9.0.5585-1_amd64.deb
+
wget https://s3.amazonaws.com/qstor-downloads/qstormanager_3.9.0.5585-1_all.deb
+
sudo dpkg -i qstorservice_3.9.0.5585-1_amd64.deb qstormanager_3.9.0.5585-1_all.deb
+
</pre>
+
  
== v3.8.2.5441 (December 19th 2013) ==
+
== [[Change Log Archive 2022]] ==
* adds initial support for Samba4/SMB3. 
+
** Note that an [http://wiki.osnexus.com/mediawiki/index.php/QuantaStor_Administrators_Guide#Samba_v4_.2F_SMB3_Support additional installation step] is required to upgrade.
+
* adds 'zvolutil repair' command for fixing bad blocks/checksums in ZFS ZVOLs, [http://wiki.osnexus.com/mediawiki/index.php/QuantaStor_Troubleshooting_Guide#Fixing_ZFS_bad_sectors_.2F_ZVOL_checksum_repair_process more info here.]
+
* fix to RBAC role modify operation
+
* fix to multi-tenancy support to add Network Shares as a cloud resource type
+
* fix to Amazon S3 / add custom locations support
+
  
== v3.8.1.5360 (December 3rd 2013) ==
+
== [[Change Log Archive 2021]] ==
* fixes for storage volume clone operation
+
* fixes for manual HA failover support
+
* fixes for grid synchronization logic
+
  
== v3.8.0.5335 (November 22nd 2013) ==
+
== [[Change Log Archive 2020]] ==
* [http://downloads.osnexus.com/osn_quantastor_v3.8.0.5335.iso osn_quantastor_v3.8.0.5335.iso]
+
* [http://downloads.osnexus.com/osn_quantastor_v3.8.0.5335.md5 osn_quantastor_v3.8.0.5335.md5]
+
* adds support for specifying block size and stripe leg length for hardware RAID unit creation (Adaptec / LSI MegaRAID)
+
* adds unit build/initialization status information for Adaptec controllers
+
* adds hardware controller configuration options to the toolbar
+
* adds qs-util setzfsarcmin / setzfsarcmax commands for adjusting ZFS ARC global settings.
+
** to configure your system to use 80% of available RAM for ARC cache use the command 'sudo qs-util setzfsarcmax 80'
+
** reboot is required for new ARC settings to take effect
+
* adds alert and task annotations to Librato Metrics integration
+
* adds auto config adjustment to reserve at least 128M of RAM for the system
+
* adds improved qs CLI help page
+
* adds support for network share replication
+
* fixes for remote-replication / DR
+
* fixes for manual HA failover support
+
* fixes Adaptec unit creation for single drive, JBOD type is now Simple Volume in 7xxx series
+
* fixes pool start issue with ZFS pools where network shares would not auto-enable
+
* fixes Adaptec 7xxx series device correlation
+
* fixes web UI issue with duplicate physical disks associated to RAID unit
+
* fixes 'Impacted' Adaptec unit state to be categorized as ''busy'' rather than ''warning''
+
* fixes auto-floating of pacemaker owned virtual ports
+
* fixes NFS/CIFS export discovery issue with ''Scan'' function in Backup Policy create/modify dialogs
+
  
 +
== [[Change Log Archive 2019]] ==
  
 +
== [[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.