To override the mount options as part of the out-of-place restores, you must add an entity setting.
Procedure
-
Add the entity setting as follows:
Setting
What to specify
Name
Entity
FileSystemAgent
Value
Use the additional setting as follows: restoreMountOptionsOOP <mount option>.
For example, if you want to restore on-premises NFS data to an Amazon EFS share. The EFS share requires the "tls -t EFS" mount option while mounting. Use the additional as: restoreMountOptionsOOP -o tls -t EFS
.