GithubHelp home page GithubHelp logo

Comments (5)

a-frantz avatar a-frantz commented on June 16, 2024

Thanks for filing an issue, but I'm not sure what you're asking for.

Our disk key specifies the minimum storage size for a task running on a DNAnexus/Azure VM. It's expected for other backends to ignore this value (keys in the runtime section of a WDL task can be backend specific, so being ignored by alternate backends is expected. For example, we often run our pipeline on our local LSF cluster, which similarly logs a message about ignoring the disk key).

I was unable to find GCP documentation about the disks key you are referring to, but I'm guessing it means something other than what disk on DNAnexus/Azure means.

Are the workflows failing, or just logging this message? If they're failing, what is the specific error causing the failure?

from workflows.

TomGardner avatar TomGardner commented on June 16, 2024

Thanks for the quick response. Ok, given the WARNING it is probably ignored and won't cause issues.
I put in my options file:

    "default_runtime_attributes": {
        "zones": "us-central1-a us-central1-b us-central1-c us-central1-f",
        "memory": "16G",
        "disks": "local-disk 100 SSD"
    }

But I see in the logs:
Adjusting boot disk size to 12 GB: 10 GB (runtime attributes) + 1 GB (user command image) + 1 GB
Which indicates to me either the 'disk' is ignored or my 'disks' is ignored.

from workflows.

TomGardner avatar TomGardner commented on June 16, 2024

Perhaps this is a Cromwell issue.

from workflows.

a-frantz avatar a-frantz commented on June 16, 2024

Sorry, I don't think anyone on this team has experience with GCP. This sounds like a Cromwell configuration issue on your end that I don't think we're equipped to handle.

However the below documentation links seem extensive, and may help you:
https://cromwell.readthedocs.io/en/stable/tutorials/PipelinesApi101/
https://cromwell.readthedocs.io/en/stable/backends/Google/

from workflows.

TomGardner avatar TomGardner commented on June 16, 2024

Ok. I can close. Thanks for looking at it.

from workflows.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.