QuantaStor Version ChangeLog: Difference between revisions
Jump to navigation
Jump to search
m Created page with '= ChangeLog = == v1.1.0.1570 == * added Mac OS X option to the host add/modify dialog * minor fixes to volume cloning logic to support cloning across pool types * minor fixes to …' |
|||
Line 9: | Line 9: | ||
* fixed bug in stripe-width/stride calculations for 'Standard' type pools | * fixed bug in stripe-width/stride calculations for 'Standard' type pools | ||
* fixed UI bug preventing role creation / RBAC security configuration changes | * fixed UI bug preventing role creation / RBAC security configuration changes | ||
== v1.1.0.1560 == | |||
* fix to device discovery logic to support running QuantaStor in a VMWare ESX virtual machine | |||
* fix to storage pool deletion logic to properly clear physical device to storage pool association | |||
* added support for 'Standard' type storage pools which utilizes ext4 rather than btrfs as used with the 'Advanced' storage pool type. | |||
* updated storage volume create dialog to include storage pool RAID level info | |||
* updated QuantaStor kernel to be based off 2.6.35 to resolve ENOSPC edge conditions with Advanced storage pool type | |||
* minor fix to storage pool diagram colors to improve contrast | |||
* improved quantastor shutdown logic to bring down storage pools more cleanly | |||
* updated storage pool partitioning logic to align storage pools to physical disk cylinder boundaries | |||
* added filtering logic to prevent snapshot selection of volumes in Standard type storage pools |
Revision as of 02:20, 31 August 2010
ChangeLog
v1.1.0.1570
- added Mac OS X option to the host add/modify dialog
- minor fixes to volume cloning logic to support cloning across pool types
- minor fixes to alert email generation logic
- added support for automatic backup of QuantaStor database to /var/opt/osnexus/quantastor/osn.db.backup
- added initial changes for HP server / HP RAID controller support
- updated device ID collection logic to store scsi VDP 0x83 descriptor information for Physical Disk objects
- fixed bug in stripe-width/stride calculations for 'Standard' type pools
- fixed UI bug preventing role creation / RBAC security configuration changes
v1.1.0.1560
- fix to device discovery logic to support running QuantaStor in a VMWare ESX virtual machine
- fix to storage pool deletion logic to properly clear physical device to storage pool association
- added support for 'Standard' type storage pools which utilizes ext4 rather than btrfs as used with the 'Advanced' storage pool type.
- updated storage volume create dialog to include storage pool RAID level info
- updated QuantaStor kernel to be based off 2.6.35 to resolve ENOSPC edge conditions with Advanced storage pool type
- minor fix to storage pool diagram colors to improve contrast
- improved quantastor shutdown logic to bring down storage pools more cleanly
- updated storage pool partitioning logic to align storage pools to physical disk cylinder boundaries
- added filtering logic to prevent snapshot selection of volumes in Standard type storage pools