Project

General

Profile

Actions

Bug #12349

open

[API] Validate container requests "output_path must be in a writable mount"

Added by Tom Clegg over 6 years ago. Updated 17 days ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
API
Target version:
Story points:
-
Release:
Release relationship:
Auto

Description

If output_path is not in a writable mount, crunch-run will cancel the container with a suitable error message (see #12298). But this means waiting (and perhaps paying) to bring up a compute node, only to check something that could be checked instantly by the API when committing the container request.

Proposed fix:

Check this when saving a container request (perhaps only when saving with state=Committed). If this error is detected, fail the create/update request.


Related issues

Related to Arvados - Bug #12298: [Crunch2] Invalid container output_path causes infinite loop of futile dispatch attemptsResolvedTom Clegg09/20/2017Actions
Actions #1

Updated by Peter Amstutz about 1 year ago

  • Release set to 60
Actions #2

Updated by Peter Amstutz 17 days ago

  • Target version set to Future
Actions

Also available in: Atom PDF