Skip to content

fix: add "disks" mandatory argument#26

Merged
aaronegolden merged 1 commit intoGoogleCloudPlatform:mainfrom
vyolla:main
Jun 26, 2024
Merged

fix: add "disks" mandatory argument#26
aaronegolden merged 1 commit intoGoogleCloudPlatform:mainfrom
vyolla:main

Conversation

@vyolla
Copy link
Copy Markdown
Contributor

@vyolla vyolla commented Feb 15, 2023

No description provided.

Copy link
Copy Markdown
Collaborator

@aaronegolden aaronegolden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strictly speaking /disks shouldn't be required unless the job runs on COS, where /mnt itself isn't writeable but /mnt/disks is. I agree it's a good habit to use /mnt/disks though, for the times when you might be trying out different configuration and switching back and forth between COS and other systems. It's a pain to update mount paths so just use the everywhere-compatible path to begin with.

@aaronegolden aaronegolden merged commit 16062bb into GoogleCloudPlatform:main Jun 26, 2024
gooleg-gh added a commit to gooleg-gh/batch-samples that referenced this pull request Jan 2, 2026
The GoogleCloudPlatform#26 replaced `/mnt/share` with `/mnt/disks/share` in `job.json`, but not in the `transcode.sh`. This results in job failing as it is unable to find the input files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants