davdunc/amazon-efs-utils

Project ID: 30611

Description

Amazon Elastic File System (Amazon EFS) provides a simple, scalable, fully managed elastic NFS file system for use with AWS Cloud services and on-premises resources. It is built to scale on demand to petabytes without disrupting applications, growing and shrinking automatically as you add and remove files, eliminating the need to provision and manage capacity to accommodate growth.

Installation Instructions

Get started with Amazon EFS by using the AWS Command Line Interface. Make sure that you've first created a Linux EC2 instance. For information on how to do this, see the Amazon EC2 documentation or refer to the

  • Launch an Instance in the Amazon EC2 User Guide for Linux Instances.

Access the terminal for your instance through Secure Shell (SSH), and log in with the appropriate user name. For more information on how to do this, see Connecting to Your Linux Instance Using SSH in the Amazon EC2 User Guide for Linux Instances.

  • Follow the instructions for adding this Copr repository to your instance.
  • Run the following command to install amazon-efs-utils.

sudo yum install -y amazon-efs-utils

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Centos-stream 8 aarch64 (0)*, x86_64 (0)* Centos-stream 8 (55 downloads)
EPEL 7 x86_64 (0)* EPEL 7 (100 downloads)
EPEL 8 aarch64 (0)*, x86_64 (0)* EPEL 8 (107 downloads)
Fedora 38 aarch64 (0)*, x86_64 (0)* Fedora 38 (22 downloads)
Fedora 39 aarch64 (0)*, x86_64 (0)* Fedora 39 (11 downloads)
Fedora 40 aarch64 (0)*, x86_64 (0)* Fedora 40 (1 downloads)
Fedora rawhide aarch64 (0)*, x86_64 (0)* Fedora rawhide (64 downloads)

* Total number of downloaded packages.


Last Build

No builds...

Quick Enable

#> dnf copr enable davdunc/amazon-efs-utils
More info about enabling Copr repositories

Other Actions