broadinstitute / firecloud_developer_toolkit

Utilities to help algorithm developers dockerize new tasks, debug them, and put them into Firecloud.
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

gce - make it easy to migrate to different sized vm #9

Open gsaksena opened 7 years ago

gsaksena commented 7 years ago

There should be a script to detach the disks from one VM, create a new vm, and attach them there. Otherwise, you would need to start debugging on a large machine to make it possible to run something large later.