On 08/24/2012 07:37 PM, kauerbach@comcast.net wrote:
Hi Hans,
I added my email address to the admin_users in universe_wsgi.ini , logged out of Galaxy, and logged back in but I don't see any 'admin' tab. Could you tell me what the problem might be?
any change in the "universe_wsgi.ini" file requires a restart of the Galaxy server. Regards, Hans PS: Please keep all replies on the list by using "reply all" in your mail client.
Thank you!
-Ken.
------------------------------------------------------------------------
*From: *"Hans-Rudolf Hotz" <hrh@fmi.ch> *To: *kauerbach@comcast.net *Cc: *"Galaxy Development" <galaxy-dev@bx.psu.edu> *Sent: *Friday, August 24, 2012 1:07:20 PM *Subject: *Re: [galaxy-dev] How to speed up job execution
On 08/24/2012 06:59 PM, kauerbach@comcast.net wrote:
That's very helpful. Thank you. I'm new to Galaxy. Can you tell me how to become an 'admin' user and/or change the current admin user?
again, change the settings in "universe_wsgi.ini" by adding your e-mail (the one you use to log into Galaxy):
#admin_users = foo@bar.com
Regards, Hans
Thank you.
-Ken.
------------------------------------------------------------------------
*From: *"Hans-Rudolf Hotz" <hrh@fmi.ch> *To: *kauerbach@comcast.net *Cc: *galaxy-dev@lists.bx.psu.edu *Sent: *Friday, August 24, 2012 12:39:07 PM *Subject: *Re: [galaxy-dev] How to speed up job execution
On 08/24/2012 05:22 PM, kauerbach@comcast.net wrote:
Hello,
On our local instance of Galaxy jobs are taking an extremely long time to run, or they are not run at all. In the history it always says "job is waiting to run", even simple jobs like reformatting text files to be tab delimited. Is there a way to 1) check the Galaxy job queue, and 2) perhaps modify some parameters to speed up processing?
Any suggestions would be greatly appreciated.
Hi Kenneth
Usually, Galaxy is not slow, but the tools executed by Galaxy are slow (eg due to bad IO performance of the host server).
"job is waiting to run" indicates there are unfinished jobs in the queue. There are two ways to check the queue:
If you are an 'Admin', select the Admin tab -> "Manage jobs". This will list all running jobs. And you can kill jobs as well.
Or use the galaxy report tools and have a look at "Today's jobs"
Depending on your set-up, you might consider changing "universe_wsgi.ini":
# Number of concurrent jobs to run (local job runner) local_job_queue_workers = 5
to allow more parallel jobs
Hope this helps Hans
Thank you.
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: