In the ini file it says the option enable_job_recovery is not safe if you are running more than one galaxy server using the same database (see below).
We have one job runner and multiple web servers.
Is that 'safe'?
Does the 'one Galaxy server' refer to one job runner or one web server?
Cheers
Mike.
# Enable job recovery (if Galaxy is restarted while cluster jobs are running, # it can "recover" them when it starts). This is not safe to use if you are # running more than one Galaxy server using the same database. enable_job_recovery = True
-- Michael Pheasant Software Engineer Queensland Facility for Advanced Bioinformatics Level 6, QBP University of Queensland, QLD 4072 T: +61 (0)7 3346 2070 F: +61 (0)7 3346 2101 www.qfab.org
Michael Pheasant wrote:
In the ini file it says the option enable_job_recovery is not safe if you are running more than one galaxy server using the same database (see below).
We have one job runner and multiple web servers.
Is that 'safe'?
Does the 'one Galaxy server' refer to one job runner or one web server?
Hi Mike,
It refers to one job runner. I'll be updating the config file's comments in a week or two and I'll clarify this in the process.
--nate
Cheers
Mike.
# Enable job recovery (if Galaxy is restarted while cluster jobs are running, # it can "recover" them when it starts). This is not safe to use if you are # running more than one Galaxy server using the same database. enable_job_recovery = True
-- Michael Pheasant Software Engineer Queensland Facility for Advanced Bioinformatics Level 6, QBP University of Queensland, QLD 4072 T: +61 (0)7 3346 2070 F: +61 (0)7 3346 2101 www.qfab.org _______________________________________________ galaxy-dev mailing list galaxy-dev@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-dev
galaxy-dev@lists.galaxyproject.org