Skip to content

Commit cf9de58

Browse files
authored
Merge pull request #110861 from abrennan89/docplan96-0
DOCPLAN-96: Vale/CQA updates
2 parents 89d3490 + 4e75d3c commit cf9de58

3 files changed

Lines changed: 19 additions & 9 deletions

File tree

modules/dynamic-provisioning-defining-storage-class.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77
:_mod-docs-content-type: CONCEPT
8-
[id="defining-storage-classes_{context}"]
8+
[id="dynamic-provisioning-defining-storage-class_{context}"]
99
= Defining a storage class
1010

1111
`StorageClass` objects are currently a globally scoped object and must be

virt/post_installation_configuration/virt-post-install-storage-config.adoc

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,17 @@ include::_attributes/common-attributes.adoc[]
77
toc::[]
88

99
[role="_abstract"]
10-
The following storage configuration tasks are mandatory:
11-
12-
ifndef::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
13-
* You must configure a xref:../../storage/dynamic-provisioning.adoc#defining-storage-classes_dynamic-provisioning[default storage class] for your cluster. Otherwise, the cluster cannot receive automated boot source updates.
14-
endif::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
15-
* You must configure xref:../../virt/storage/virt-configuring-storage-profile.adoc#virt-configuring-storage-profile[storage profiles] if your storage provider is not recognized by the Containerized Data Importer (CDI). A storage profile provides recommended storage settings based on the associated storage class.
10+
ifdef::openshift-enterprise[]
11+
After you install {VirtProductName}, you must configure a default storage class. If your storage provider is not recognized by the Containerized Data Importer (CDI), you must also configure storage profiles.
12+
Configuring a storage class allows your cluster to receive automated boot source updates. Storage profiles provide recommended storage settings based on the associated storage class.
13+
endif::[]
14+
ifdef::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
15+
If your storage provider is not recognized by the Containerized Data Importer (CDI), you must configure storage profiles after you install {VirtProductName}. Storage profiles provide recommended storage settings based on the associated storage class.
16+
endif::[]
1617

1718
Optional: You can configure local storage by using the hostpath provisioner (HPP).
1819

19-
See the xref:../../virt/storage/virt-storage-config-overview.adoc#virt-storage-config-overview[storage configuration overview] for more options, including configuring the CDI, data volumes, and automatic boot source updates.
20+
See the "Storage configuration overview" documentation for more options, including configuring the CDI, data volumes, and automatic boot source updates.
2021

2122
[id="configuring-local-storage-hpp"]
2223
== Configuring local storage by using the HPP
@@ -31,3 +32,12 @@ HPP storage pools must not be in the same partition as the operating system. Oth
3132
====
3233

3334
include::modules/virt-creating-storage-class-csi-driver.adoc[leveloffset=+2]
35+
36+
[role="_additional-resources"]
37+
[id="additional-resources_{context}"]
38+
== Additional resources
39+
ifndef::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
40+
* xref:../../storage/dynamic-provisioning.adoc#dynamic-provisioning-defining-storage-class_dynamic-provisioning[Defining a storage class]
41+
endif::[]
42+
* xref:../../virt/storage/virt-configuring-storage-profile.adoc#virt-configuring-storage-profile[Configuring storage profiles]
43+
* xref:../../virt/storage/virt-storage-config-overview.adoc#virt-storage-config-overview[Storage configuration overview]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Boot sources can make virtual machine (VM) creation more accessible and efficien
8484
== Additional resources
8585

8686
ifndef::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
87-
* xref:../../storage/dynamic-provisioning.adoc#defining-storage-classes_dynamic-provisioning[Configure a default storage class]
87+
* xref:../../storage/dynamic-provisioning.adoc#dynamic-provisioning-defining-storage-class_dynamic-provisioning[Defining a storage class]
8888
endif::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
8989
* xref:../../virt/storage/virt-configuring-storage-profile.adoc#virt-configuring-storage-profile[Configure storage profiles]
9090
* xref:../../virt/storage/virt-reserving-pvc-space-fs-overhead.adoc#virt-reserving-pvc-space-fs-overhead[Reserve additional PVC space for file system overhead]

0 commit comments

Comments
 (0)