Skip to content

Conversation

@adamrtalbot
Copy link
Collaborator

This commit adds the ability to configure the root of the mounting point for gcsfuse such that you could specify where the data is mounted. It is controlled by the config item google.batch.mountRoot with a default of /mnt/disks

Note: from some testing it appears it is not possible to actually change the root path, so I do not recommend working on this until we get confirmation from Google. However, I'm opening this PR so someone doesn't make my mistakes.

  • /mnt/disks
  • /data
  • /mnt/disks2
  • /mnt/disks/hello
  • /mnt

@netlify
Copy link

netlify bot commented May 9, 2025

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit cc64841
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/681df2d81a8a6b0008ed5765
😎 Deploy Preview https://deploy-preview-6058--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

…gle.batch.mountRoot

This commit adds the ability to configure the root of the mounting point for gcsfuse such that you could specify where the data is mounted. It is controlled by the config item google.batch.mountRoot with a default of /mnt/disks

Signed-off-by: adamrtalbot <[email protected]>
@adamrtalbot adamrtalbot force-pushed the google-batch-configurable-root-path branch from 7896f59 to cc64841 Compare May 9, 2025 12:19
@adamrtalbot adamrtalbot linked an issue May 9, 2025 that may be closed by this pull request
@adamrtalbot
Copy link
Collaborator Author

Not possible 😢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make Google Batch mount path configurable

2 participants