Skip to content

Commit 03032ab

Browse files
authored
Merge pull request #100533 from sbeskin-redhat/CNV-61645_RN_for_Disk_hotplug_with_virtio_blk_devices
CNV-61645: RN for disk hotplug with virtio-blk devices
2 parents 63cb2e5 + 9bc1806 commit 03032ab

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
@@ -96,6 +96,8 @@ This release adds new features and enhancements related to the following compone
9696

9797
//CNV-63497
9898
* 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.]
99+
//CNV-61645
100+
* 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].
99101

100102
[id="virt-4-20-monitoring_{context}"]
101103
=== Monitoring
@@ -108,9 +110,10 @@ The guest agent ping probe is now generally available (GA). Previously, this fea
108110
//[id="virt-4-20-documentation_{context}"]
109111
//=== Documentation improvements
110112

111-
//[id="virt-4-20-notable-technical-changes_{context}"]
112-
//=== Notable technical changes
113-
113+
[id="virt-4-20-notable-technical-changes_{context}"]
114+
=== Notable technical changes
115+
//CNV-61645
116+
* 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.
114117

115118
[id="virt-4-20-deprecated-removed_{context}"]
116119
== Deprecated and removed features
@@ -122,6 +125,7 @@ The guest agent ping probe is now generally available (GA). Previously, this fea
122125
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.
123126

124127
* 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.
128+
* 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.
125129

126130
[id="virt-4-20-removed_{context}"]
127131
=== Removed features

0 commit comments

Comments
 (0)