

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 存取檔案系統
<a name="accessing-fs"></a>

使用 Amazon FSx，您可以透過 Direct Connect 或 VPN 匯入資料，將內部部署中的運算密集型工作負載爆量到 Amazon Web Services Cloud。您可以從內部部署存取 Amazon FSx 檔案系統、視需要將資料複製到檔案系統，以及在雲端執行個體上執行運算密集型工作負載。

在下一節中，您可以了解如何在 Linux 執行個體上存取 Amazon FSx for Lustre 檔案系統。此外，您可以找到如何使用 `fstab` 檔案，讓檔案系統在任何系統重新啟動後自動重新掛載。

您必須建立、設定及啟動您的相關 AWS 資源，然後才可以掛載檔案系統。如需詳細說明，請參閱 [Amazon FSx for Lustre 入門](getting-started.md)。接下來，您可以在運算執行個體上安裝和設定Lustre用戶端。

**Topics**
+ [Lustre 檔案系統和用戶端核心相容性](lustre-client-matrix.md)
+ [安裝Lustre用戶端](install-lustre-client.md)
+ [從 Amazon Elastic Compute Cloud 執行個體掛載](mounting-ec2-instance.md)
+ [設定 EFA 用戶端](configure-efa-clients.md)
+ [從 Amazon Elastic Container Service 掛載](mounting-ecs.md)
+ [從內部部署或對等 Amazon VPC 掛載 Amazon FSx 檔案系統](mounting-on-premises.md)
+ [自動掛載 Amazon FSx 檔案系統](mount-fs-auto-mount-onreboot.md)
+ [掛載特定檔案集](mounting-from-fileset.md)
+ [卸載檔案系統](unmounting-fs.md)
+ [使用 Amazon EC2 Spot 執行個體](working-with-ec2-spot-instances.md)