Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helper scripts for starting/closing #97

Open
lachlancoin opened this issue Mar 2, 2019 · 5 comments
Open

helper scripts for starting/closing #97

lachlancoin opened this issue Mar 2, 2019 · 5 comments
Labels

Comments

@lachlancoin
Copy link

I wrote some helper scripts:

https://github.com/lachlancoin/gcloud

These have a 'start.sh' which basically chains together all the steps for setup , provisioning and launch

and end.sh which does all the shutdown

Also, in the realtime directory is a script for watching a folder which is accumulating seq data and synching to the cloud bucket.

Anyway, I ran the script and it seems to work ok, but anything I got wrong let me know.

@lachlancoin
Copy link
Author

This is working well, but its spinning up two instances at startup, does that seem right? I thought it would initially just have one instance

@lachlancoin
Copy link
Author

tagging @obsh

@Firedrops
Copy link
Contributor

Do the 2 instances persist? It was normal for me there to be multiple instances for a few minutes when starting up, but spin down after awhile and only leave 1 active.

@lachlancoin
Copy link
Author

lachlancoin commented Mar 4, 2019 via email

@lachlancoin
Copy link
Author

Ok, so it seems that having 2 instances at the start maybe just for the minimap2 docker you did @Firedrops , and not for the BWA docker.

@obsh obsh added the tracked label Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants