weizhouapache commented on code in PR #679: URL: https://github.com/apache/cloudstack-documentation/pull/679#discussion_r3906272001
########## source/releasenotes/about.rst: ########## @@ -17,64 +17,39 @@ What's New in |release| ======================= -Apache CloudStack |release| is a 4.22 LTS minor release with around 290 fixes -and improvements since the 4.22.0.0 release. Some of the highlights include: - -• VMware-to-KVM migration fixes and improvements, including VDDK support and guest OS handling -• GPU domain parsing fixes and PCI display controller support -• Support configurable settings in the Proxmox Extension -• Host VM power reporting improvements in Extensions -• Support UEFI on KVM hosts by default with preconfigured default settings. -• B&R enhancements, including NAS backup support with Linstor, timeout configuration support and other backup fixes -• KVM Host HA improvements and heartbeat enhancements for SharedMountPoint storage -• Support for creating volumes directly on a specified storage pool -• Support KVM import and unmanage operations for SharedMountPoint pools -• Support to list and query async jobs by resource -• Better VM lifecycle handling, including reserved resource cleanup and improved expunge error reporting -• Networking fixes and improvements for NSX, Routed VPCs, Load Balancer rules, Static Routes, and VPN DH groups -• Incremental volume snapshot fixes and snapshot rollback reliability improvements for KVM -• Storage plugins - Ceph, Linstor, PowerFlex related fixes and improvements -• Some CKS related fixes and improvements -• Several UI fixes and improvements - -The full list of new features can be found in the project release notes at -https://docs.cloudstack.apache.org/en/4.22.1.0/releasenotes/changes.html - -What's in since 4.22.0.0 -======================== - -Apache CloudStack 4.22.0.0 is the initial 4.22 LTS release with 10 new features, -around 15 improvements and more than 140 bug fixes since the 4.21.0.0 release. +Apache CloudStack |release| is a 4.23 Regular release with 9 new features, +around 20 improvements and more than 120 bug fixes since the 4.22.0.0 release. Some of the highlights include: -• Enhanced Backup and Disaster Recovery -• SSL Offloading for Load Balancers -• Baremetal/MaaS Extension -• CSI Driver for CKS -• Console Access for Proxmox in Extensions Framework -• VMware-to-KVM Migration Enhancements -• Snapshot/Backup Schedule Listing -• Per-Zone Console Proxy Configuration -• Direct Volume Migrations by-passing Secondary Storage -• Persistent domain for unmanaged KVM instances from CS -• Support for User Data on System VMs -• EL10 & OpenSUSE 15.6 Platform Support -• Stronger Checksum Algorithm (SHA-512) -• Enable KVM Volume and VM snapshot by default -• Support XZ compression format for template registration with KVM -• Support for Shared Filesystem on Networks with Config Drive +• NetApp ONTAP Primary Storage Support, including volume management and storage pool maintenance +• Key Management Service (KMS) with HSM Integration +• CloudStack DNS Framework, with PowerDNS as the first plugin +• Network Extension: Orchestrate External Network Devices +• API Key Pair Restructure, allowing multiple API key pairs per user +• Keycloak OAuth Provider Support +• KVM Backup on Secondary Storage (KBOSS), a new backup provider +• Veeam Backup and Recovery Integration for KVM +• CLVM (Clustered LVM) Enhancements and Fixes +• Support Firewall Rules on Public IPs in VPC +• Clone Existing Compute/Service Offerings and Update Them +• Incremental NAS Backup Support for KVM +• Support for Dedicating Backup Offerings to Domains +• Per-Domain OAuth Provider Support (Google, GitHub) +• Conserve Mode for VPC Offerings +• Live Scaling for VMs with Fixed Service Offerings on KVM +• Scheduled Min/Max Sizing for VM Autoscaling Groups +• CKS: Affinity Group Selection during Cluster Creation +• Headlamp as the New Kubernetes Dashboard (Legacy Dashboard Deprecated) +• Support for Enabling/Disabling NICs on KVM +• MAC Address Reuse Control for Virtual Router Public NICs +• Several UI fixes and improvements Known Issues ------------ -• Starting 4.21 VM snapshots are supported for instances on KVM hosts. However, volume snapshots and VM snapshots cannot coexist. - Restoring a volume snapshot will remove any existing VM snapshots and may lead to data loss. - There is a UI issue where error messages in such scenarios may not clearly indicate the problem. - -• When managing and unmanaging UEFI-based VMs on KVM hosts, migration of such VMs may fail in certain scenarios. - This typically occurs when a VM that was unmanaged and later re-imported is started on a different host and then - migrated back to its original host. The migration fails because the VM domain still exists on the original host, - resulting in a conflict. As a workaround, manually remove the old domain from the original host before attempting the migration again. +• Restoring a backed up volume and attaching it to a VM can fail on KVM hosts, across NFS, Linstor and Ceph + primary storage, due to a regression in the restore-and-attach command handling. See + https://github.com/apache/cloudstack/pull/14007 for details and status. Review Comment: cc @abh1sar @sureshanaparti @kiranchavala @DaanHoogland -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
