Integrated Digital Engineering on AWS
  • 🚀First Time Users
    • What is IDEA?
    • Install IDEA
      • Pre-Requisites
      • Standard Installation
    • Access your IDEA cluster
      • Web Interface
      • Virtual Desktops (Linux/Windows)
      • SSH
      • APIs
    • File Browser
    • Let's get started
    • Cluster operations
      • Update IDEA cluster
        • Patch IDEA module (idea-admin.sh patch)
        • Update IDEA configuration (idea-admin.sh config)
        • Update IDEA backend resource (idea-admin.sh deploy)
      • Uninstall IDEA
  • 🤖Modules
    • What is a module?
    • Virtual Desktop Interfaces
      • User Documentation
        • Create a virtual desktop (Linux/Windows)
        • Stop/Delete/Hibernate a virtual desktop
        • Modify a virtual desktop
        • Share a virtual desktop
        • Virtual desktop scheduling
      • Admin Documentation
        • Dashboard
        • Sessions
        • Virtual Desktop Images (Software Stacks)
        • Permissions management
      • Technical
        • APIs
    • HPC Workloads
      • User Documentation
        • Submit a job
        • Control my jobs
        • Supported EC2 parameters
        • Job Storage
        • Troubleshooting
          • My job is not starting
      • Admin Documentation
        • Queue Profiles
        • Create Web Based Job Submission Worfklows
        • Configure Floating License resources
    • Cluster Manager
      • Projects Management
      • Users Management
      • Groups Management
      • Cluster Status
      • Email Templates
      • APIs
    • Shared Storage
      • Storage Management
  • 👑Best Practices
    • Analytics
      • OpenSearch
        • Configure your OpenSearch
        • Create your own analytics visualizations
    • Budget
      • Review your AWS spend
      • Control your AWS spend
      • Set up budget per project
    • Security
      • Backup IDEA environment
  • 🧱Architecture
    • High Level Overview
  • 🛠️Developer Portal
    • IDEA CLI utility
    • Developer Onboarding
  • 🚨Help and Support
    • FAQ
    • Raise a bug
Powered by GitBook
On this page
  1. Modules

Shared Storage

PreviousAPIsNextStorage Management

Last updated 1 year ago

IDEA supports multiple type of storage backend such as:

  • Elastic Block Storage ()

  • Elastic File System ()

  • FSx for Lustre ()

  • FSx for OpenZFS ()

  • FSx for NetApp OnTap ()

  • FSx for Windows File Server ()

You can choose to deploy your file-system partition logic via the "Shared Storage" module on IDEA. You can let IDEA creates the storage backend (when possible) or use existing storage solutions running on your AWS account.

Additionally such as:

  • Mount /team1/project_name (FSx for Lustre) for all Linux Virtual Desktop Interfaces launched for Project A

  • Mount \\windows\project_name (FSx for Windows File Server)for all Windows Virtual Desktop Interfaces

  • Mount /team2/shared Elastic File System for all Virtual Desktop Interfaces launched by team B

  • Mount /fsx-scratch FSx for OpenZFS for all compute nodes provisioned to run HPC Workloads on queue1 or queue2

Refer to Storage Management to learn more about the integration of Shared Storage module onto the IDEA ecosystem

🤖
https://aws.amazon.com/ebs/
https://aws.amazon.com/efs/
https://aws.amazon.com/fsx/lustre/
https://aws.amazon.com/fsx/openzfs/
https://aws.amazon.com/fsx/netapp-ontap/
https://aws.amazon.com/fsx/windows/
, you can map your mount point based on IDEA Project membership