Accessing file systems
Using Amazon FSx, you can burst your compute-intensive workloads from on-premises into the Amazon Web Services Cloud by importing data over AWS Direct Connect or VPN. You can access your Amazon FSx file system from on-premises, copy data into your file system as-needed, and run compute-intensive workloads on in-cloud instances.
In the following section, you can learn how to access your Amazon FSx for Lustre file system on a
Linux instance. In addition, you can find how to use the file fstab
to
automatically remount your file system after any system restarts.
Before you can mount a file system, you must create, configure, and launch your related AWS resources. For detailed instructions, see Getting started with Amazon FSx for Lustre. Next, you can install and configure the Lustre client on your compute instance.
Topics
- Lustre file system and client kernel compatibility
- Installing the Lustre client
- Mounting from an Amazon Elastic Compute Cloud instance
- Configuring EFA clients
- Mounting from Amazon Elastic Container Service
- Mounting Amazon FSx file systems from on-premises or a peered Amazon VPC
- Mounting your Amazon FSx file system automatically
- Mounting specific filesets
- Unmounting file systems
- Working with Amazon EC2 Spot Instances