From 68879ec587f034b9fad6b248dfc3600f5f509406 Mon Sep 17 00:00:00 2001 From: danielclowers Date: Thu, 4 Jan 2024 13:54:18 -0500 Subject: [PATCH] [enterprise-4.12] CNV#33811 - documentation for storage configuration of in-guest LVM is missing --- virt/virt-4-12-release-notes.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/virt/virt-4-12-release-notes.adoc b/virt/virt-4-12-release-notes.adoc index e18b08214476..8fbd2b830d4d 100644 --- a/virt/virt-4-12-release-notes.adoc +++ b/virt/virt-4-12-release-notes.adoc @@ -278,3 +278,6 @@ This step is optional if you specified a value for `spec.dataVolumeTemplates`. * If you clone more than 100 VMs using the `csi-clone` cloning strategy, then the Ceph CSI might not purge the clones. Manually deleting the clones can also fail. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2055595[*BZ#2055595*]) ** As a workaround, you can restart the `ceph-mgr` to purge the VM clones. + +* VMs that use Logical volume management (LVM) with block storage devices require additional configuration to avoid conflicts with {op-system-first} hosts. +** As a workaround, you can create a VM, provision an LVM, and restart the VM. This creates an empty `system.lvmdevices` file. (link:https://issues.redhat.com/browse/OCPBUGS-5223[*OCPBUGS-5223*]) \ No newline at end of file