Skip to content

Commit 9bc1806

Browse files
CNV-61645
1 parent d7964c0 commit 9bc1806

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

virt/release_notes/virt-4-20-release-notes.adoc

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ This release adds new features and enhancements related to the following compone
9292

9393
//CNV-63497
9494
* 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].
9597

9698
[id="virt-4-20-monitoring_{context}"]
9799
=== Monitoring
@@ -104,9 +106,10 @@ The guest agent ping probe is now generally available (GA). Previously, this fea
104106
//[id="virt-4-20-documentation_{context}"]
105107
//=== Documentation improvements
106108

107-
//[id="virt-4-20-notable-technical-changes_{context}"]
108-
//=== Notable technical changes
109-
109+
[id="virt-4-20-notable-technical-changes_{context}"]
110+
=== Notable technical changes
111+
//CNV-61645
112+
* 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.
110113

111114
[id="virt-4-20-deprecated-removed_{context}"]
112115
== Deprecated and removed features
@@ -118,6 +121,7 @@ The guest agent ping probe is now generally available (GA). Previously, this fea
118121
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.
119122

120123
* 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.
121125

122126
[id="virt-4-20-removed_{context}"]
123127
=== Removed features

0 commit comments

Comments
 (0)