Skip to content

Commit 9ae6011

Browse files
authored
Merge pull request #104171 from abrennan89/storage414
[enterprise-4.14] CNV-46613: Update comment about default storage config
2 parents 1fd41fb + 7060788 commit 9ae6011

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

virt/storage/virt-storage-config-overview.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
You can configure a default storage class, storage profiles, Containerized Data Importer (CDI), data volumes, and automatic boot source updates.
9+
[role="_abstract"]
10+
You can configure a default storage class, storage profiles, Containerized Data Importer (CDI), data volumes (DVs), and automatic boot source updates.
1011

1112
[id="storage-configuration-tasks"]
1213
== Storage
@@ -16,7 +17,7 @@ The following storage configuration tasks are mandatory:
1617
ifndef::openshift-rosa,openshift-dedicated[]
1718
xref:../../storage/dynamic-provisioning.adoc#defining-storage-classes_dynamic-provisioning[Configure a default storage class]::
1819

19-
You must configure a default storage class for your cluster. Otherwise, the cluster cannot receive automated boot source updates.
20+
You must configure a default storage class for the cluster. Otherwise, {VirtProductName} cannot automatically import boot source images. `DataVolume` objects (DVs) and `PersistentVolumeClaim` objects (PVCs) that do not explicitly specify a storage class remain in the `Pending` state until you set a default storage class.
2021
endif::openshift-rosa,openshift-dedicated[]
2122

2223
xref:../../virt/storage/virt-configuring-storage-profile.adoc#virt-configuring-storage-profile[Configure storage profiles]::

0 commit comments

Comments
 (0)