Skip to content

File Storage

Network-attached file systems across clouds.

Overview

File storage provides managed network file systems that can be mounted by multiple machines simultaneously. RosettaHub supports cross-cloud mounting -- attach file storage from one provider to machines running in another.

Provider Service
AWS Elastic File System (EFS)
Azure Azure Files
GCP Cloud Filestore
Alibaba Cloud NAS (Network Attached Storage)

Use cases: shared file systems across instances, home directories, application configuration, content management systems.

Retrieving File Storage

  1. Select a Cloud Key in the Keys panel
  2. Right-click and choose Retrieve File Storages
  3. Mapped file systems appear in the File Storages panel

Actions

Action Description
Update EFS Storage Modify EFS settings
Set Default Storage Set as default file storage
Share Grant access to users, groups, or organizations
Publish List on the Marketplace
Customize Update label and metadata
Delete Remove from RosettaHub

Mounting File Storage

File storage can be mounted as a network drive, including cross-cloud scenarios:

  1. Ensure the machine has network access to the file storage
  2. Mount using NFS (Linux) or SMB/CIFS (Windows)
  3. Access shared files across multiple machines, even across different cloud providers