Question: How to differentiate two different galaxies running on the same server
0
gravatar for yychangsd
2.1 years ago by
yychangsd30
yychangsd30 wrote:

I installed 2 galaxy instances in my cluster.

One is for internal use, and the other is public.

When I use ps aux | grep galaxy to check the status, it shows the exact output.

root 8483 3.1 1.8 1613920 277456 ? Sl Sep25 544:23 python ./scripts/paster.py serve config/galaxy.ini --daemon

root 9090 1.7 0.9 1509636 151228 ? Sl Sep25 312:23 python ./scripts/paster.py serve config/galaxy.ini --daemon

Any one knows how to differentiate those two?

Thanks so much for your help~~

ADD COMMENTlink modified 2.1 years ago by Jennifer Hillman Jackson25k • written 2.1 years ago by yychangsd30
0
gravatar for Jennifer Hillman Jackson
2.1 years ago by
United States
Jennifer Hillman Jackson25k wrote:

Hello,

Maybe go look at the two paster logs? The root is noted in there. If you know which galaxy dir belongs to which server, this should help you sort the two processes out.

Hope this helps! Jen, Galaxy team

ADD COMMENTlink written 2.1 years ago by Jennifer Hillman Jackson25k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 177 users visited in the last hour