Skip to content

Commit 20e2cdb

Browse files
authored
Merge pull request #33724 from ousleyp/cnv-7378
CNV-7378: removing preallocation module
2 parents aef3843 + 93fd9f9 commit 20e2cdb

File tree

3 files changed

+3
-42
lines changed

3 files changed

+3
-42
lines changed

modules/virt-enabling-preallocation-for-dv.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[id="virt-enabling-preallocation-for-dv_{context}"]
66
= Enabling preallocation for a data volume
77

8-
If preallocation is not globally enabled for the cluster, you can enable it for specific data volumes by including the `spec.preallocation` field in the data volume manifest. You can enable preallocation mode in either the web console or by using the OpenShift client (`oc`).
8+
You can enable preallocation for specific data volumes by including the `spec.preallocation` field in the data volume manifest. You can enable preallocation mode in either the web console or by using the OpenShift client (`oc`).
99

1010
Preallocation mode is supported for all CDI source types.
1111

modules/virt-enabling-preallocation-globally.adoc

Lines changed: 0 additions & 39 deletions
This file was deleted.

virt/virtual_machines/virtual_disks/virt-using-preallocation-for-datavolumes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ toc::[]
77

88
The Containerized Data Importer can preallocate disk space to improve write performance when creating data volumes.
99

10-
You can enable preallocation globally for the cluster or for specific data volumes.
10+
You can enable preallocation for specific data volumes.
1111

1212
include::modules/virt-about-preallocation.adoc[leveloffset=+1]
13-
include::modules/virt-enabling-preallocation-globally.adoc[leveloffset=+1]
13+
1414
include::modules/virt-enabling-preallocation-for-dv.adoc[leveloffset=+1]
1515

0 commit comments

Comments
 (0)