Skip to content

Shared Filesystems (SFS)

Shared filesystems allow you to store and share files across different instances, making collaboration or distributed workloads easier. Unlike block volumes, which are attached to a single instance at a time, shared filesystems let multiple instances read and write to the same storage. This makes it ideal for tasks like sharing data between applications or managing large, centralized file repositories. Shared filesystems are scalable, reliable, and great for managing data in environments with multiple users or systems.

  • Creating a shared filesystem


    Provision a new SFS for your instances

    View

  • Editing share settings


    Configure access and permissions for your SFS

    View

  • Mounting a shared filesystem


    Mount an SFS on your instances

    View