You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: virt/release_notes/virt-4-20-release-notes.adoc
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,6 +92,8 @@ This release adds new features and enhancements related to the following compone
92
92
93
93
//CNV-63497
94
94
* When performing live migration of a VM, you can now xref:../../virt/live_migration/virt-initiating-live-migration.adoc#virt-initiating-vm-migration-web_virt-initiating-live-migration[specify the particular node for the VM to migrate to.]
95
+
//CNV-61645
96
+
* The procedure for hot plugging disks now includes an optional step for selecting a bus type. You can select the `virtio-blk` or the `virtio-scsi` bus type. The `virtio-blk` type is the default. For more information, see xref:../../virt/managing_vms/virtual_disks/virt-hot-plugging-virtual-disks.adoc#virt-hot-plugging-virtual-disks[Hot plugging VM disks].
95
97
96
98
[id="virt-4-20-monitoring_{context}"]
97
99
=== Monitoring
@@ -104,9 +106,10 @@ The guest agent ping probe is now generally available (GA). Previously, this fea
* Before this update, only the `virtio-scsi` bus type could be used for hot plugging disks. With this update, the `virtio-blk` bus type is supported as well.
110
113
111
114
[id="virt-4-20-deprecated-removed_{context}"]
112
115
== Deprecated and removed features
@@ -118,6 +121,7 @@ The guest agent ping probe is now generally available (GA). Previously, this fea
118
121
Deprecated features are included in the current release and supported. However, they will be removed in a future release and are not recommended for new deployments.
119
122
120
123
* The `OperatorConditionsUnhealthy` alert is deprecated. You can safely xref:../../observability/monitoring/managing-alerts/managing-alerts-as-an-administrator.adoc#silencing-alerts-adm_managing-alerts-as-an-administrator[silence] it.
124
+
* All hot plugged disks are persistent by default. The use of non-persistent hot plugged disks is deprecated. They will not be supported in future releases.
0 commit comments