Skip to content

Commit 190a04f

Browse files
authored
Merge pull request #72526 from sbeskin-redhat/CNV_37381_Remove_not_supported_statement_for_EBS_and_EFS
CNV-37381: Remove "not supported" statement for EBS and EF
2 parents e1e58f8 + edc8111 commit 190a04f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

modules/virt-aws-bm.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,7 @@ Storage::
6464
====
6565
AWS bare-metal and ROSA clusters might have different supported storage solutions. Ensure that you confirm support with your storage vendor.
6666
====
67-
68-
// Changed from "not supported" to "not recommeded" and added "shatred storage" per Ronen Sde-Or 1/31/24 Rosa Virtualization review meeting.
69-
* Amazon Elastic File System (EFS) and Amazon Elastic Block Store (EBS) are not recommended for use with {VirtProductName} due to performance and functionality limitations. Use shared storage instead.
67+
* Using Amazon Elastic File System (EFS) or Amazon Elastic Block Store (EBS) with {VirtProductName} might cause performance and functionality limitations. Consider using CSI storage, which supports ReadWriteMany (RWX), cloning, and snapshots to enable live migration, fast VM creation, and VM snapshots capabilities.
7068
--
7169
7270
ifndef::openshift-dedicated,openshift-rosa[]

0 commit comments

Comments
 (0)