Bug 2085097

Summary: Document limitations of PV data transfer to AWS EFS storage
Product: Migration Toolkit for Containers Reporter: Pranav Gaikwad <pgaikwad>
Component: DocumentationAssignee: Sasha Beskin <sbeskin>
Status: CLOSED CURRENTRELEASE QA Contact: ssingla
Severity: high Docs Contact: Richard Hoch <rhoch>
Priority: high    
Version: 1.7.1CC: asriram, ernelson
Target Milestone: ---Flags: sbeskin: needinfo-
Target Release: 1.7.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-07-18 12:56:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pranav Gaikwad 2022-05-12 19:20:40 UTC
Description of problem:
Data transfer in MTC (Direct or Indirect) does not work when the destination storage is dynamically provisioned AWS EFS PV. This is due to limitations of CSI driver. This needs to be documented as a known issue. An upstream knowledge base article talking about the issue is published here: https://engineering.konveyor.io/posts/mtc-pv-uid-gid-prereqs/

Version-Release number of selected component (if applicable):
1.7.1

How reproducible:
Always

Steps to Reproduce:
1. Migrate data to dynamically provisioned AWS EFS volumes


Actual results:
Migration should succeed. 

Expected results:
Migration fails.

Additional info:
This is actually a limitation that cannot be solved in MTC. It just needs to be documented as a Known Issue.

Comment 2 Sasha Beskin 2022-06-07 10:22:31 UTC
Working on a draft

Comment 3 Sasha Beskin 2022-06-08 11:58:49 UTC
Hi Pranav,

Where do you think this issue should be mentioned in our downstream documentation? 
https://docs.openshift.com/container-platform/4.10/migration_toolkit_for_containers/about-mtc.html

Comment 4 Sasha Beskin 2022-06-21 09:41:53 UTC
PR:
https://github.com/openshift/openshift-docs/pull/46716

Merged