Need help with AWS EFS mount in on-premise Rhel 7

Posted on

Hi All,

I have a situation where we have to mount an AWS EFS on Rhel7 box (on-premise). The AWS guys will provide us 2 connections (2 IP) for mounting this EFS filesystem and are asking us to use a logic at our side to flick the traffic to the other connection if the first one dies.

Now, I need to know is there a way through which we can mount the EFS filesystem at client side and if that IP becomes unresponsive, the client server can remount the same fs with another IP.

Does any one has any idea about this situation?

Regards,
Sandeep

Responses