Matt Bookman

Results 64 comments of Matt Bookman

Hi @carbocation ! Wanted to give an update on this. The Cloud team was able to root cause the problem; it was a fairly straight-forward failure case that needed a...

The report from Google engineering is that while they missed adding a release note update, the code fix is indeed in 410.0.0.

Until this is surfaced in `dstat` output, users can use one of: - [gcloud compute instances list](https://cloud.google.com/sdk/gcloud/reference/compute/instances/list) - [Cloud Console](https://console.cloud.google.com/compute/instances) to see the number of concurrently running VMs.

Thanks for the feature request, @infinitepr0 ! Can you describe more of the motivation behind the request? The Cloud Life Sciences API that `dsub` uses to run tasks does not...

FWIW, we are in the process of adding support for the new Google Batch API. One feature of the API is to [Create a job from a Compute Engine instance...

Hi @hnawar. There is no support presently for attaching a disk read-only, although that is a very reasonable request and something that can be done now with the `google-v2` provider...

Thanks for reporting Anita. There is a suggested fix for this [here](https://github.com/b-ryan/powerline-shell/issues/323) that looks straight forward. You could try updating your local copy of dsub_util.py (the get_os_user() function) in the...

Thanks @hnawar. Looking deeper into the Pipelines v2 disk support, I'm not sure that this is in fact supported. https://cloud.google.com/genomics/reference/rest/Shared.Types/Disk https://cloud.google.com/genomics/reference/rest/Shared.Types/Action#Mount Implies the ability to mount disks read only into...

I checked with the Cloud Health team and the recommended approach here is to create a [Compute Engine Image](https://cloud.google.com/compute/docs/images) and create the disk from that image. Next step will be...

Hi @sereeena! Thanks for the suggestion. As you indicated, this seems like a very natural extension of the capabilities provided for the logging path. Is the `job_id` the specific field...