We use a Lustre drive to store a set of reference files and datasets. We're trying to mount the drive from a different AWS account than the one it was created in. We can do so on EC2 instances just fine, but Tower Forge will only show us Lustre drives from the local AWS account, presumably because it's getting the full mount info automatically on the back end. If you provide an option to manually enter the mount info (for instance,
<lustre ip>@tcp:<mount point>
), we can use the same lustre drive across multiple accounts.