Skip to content

Commit dcb7d6a

Browse files
authored
Merge pull request #65040 from sjhala-ccs/cnv-30339
CNV-30339: Updating storage requirements for CNV installation
2 parents b4ed8e3 + 6b6c779 commit dcb7d6a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

virt/install/preparing-cluster-for-virt.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,13 @@ See xref:../../architecture/architecture-rhcos.adoc#rhcos-about_architecture-rhc
9494

9595
* {rh-storage-first}: You must create a dedicated storage class for Windows virtual machine disks. See link:https://access.redhat.com/articles/6978371[Optimizing ODF PersistentVolumes for Windows VMs] for details.
9696

97+
[NOTE]
98+
====
99+
You must specify a default storage class for the cluster. See xref:../../storage/container_storage_interface/persistent-storage-csi-sc-manage.adoc#persistent-storage-csi-sc-manage[Managing the default storage class]. If the default storage class provisioner supports the `ReadWriteMany` (RWX) xref:../../storage/understanding-persistent-storage.adoc#pv-access-modes_understanding-persistent-storage[access mode], use the RWX mode for the associated persistent volumes for optimal performance.
100+
101+
If the storage provisioner supports snapshots, there must be a xref:../../storage/container_storage_interface/persistent-storage-csi-snapshots.adoc#volume-snapshot-crds[`VolumeSnapshotClass`] object associated with the default storage class.
102+
====
103+
97104
include::modules/virt-about-storage-volumes-for-vm-disks.adoc[leveloffset=+3]
98105

99106
[id="live-migration_preparing-cluster-for-virt"]

0 commit comments

Comments
 (0)