Can't add AWS Elastic File Storage NFS mount to webmin
In Disk and Network file systems, I've run into an issue saving amazon EFS NFS mounts.
Here's the problem (best I can tell)
Standard mount command for AWS EFS is just a typical NFS mount (example):
/usr/bin/mount -t nfs4 -o nfsvers=4.1 fs-xxxxxxxx.efs.us-west-2.amazonaws.com:/ /import
I'm able to mount the EFS from CLI without any issues.
Webmin Disk and network filesystems can see the mount just fine (see attached):