NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Amazon Elastic File System



Hi,

How can I mount Amazon's Elastic File System (EFS) on NetBSD?

The command to mount it in linux is:
mount -t nfs4 -o vers=4.1 $(curl -s http://169.254.169.254/latest/ meta-data/placement/availability-zone).{file-system-ID}.efs.{aws- region}.amazonaws.com:/ efs

Thoughts?

Kind Regards,
Al



Home | Main Index | Thread Index | Old Index