Transporters server: Difference between revisions

From DISI
Jump to navigation Jump to search
(asdf)
 
(asdf)
 
Line 14: Line 14:
/nfs/soft/www/apps/sea/transporters/var/seaserver/queue/jobs/
/nfs/soft/www/apps/sea/transporters/var/seaserver/queue/jobs/
</pre>
</pre>
[[Category:Sysadmin]]

Latest revision as of 23:09, 12 February 2016

so everything is running on Tau
all started in a screen as www
called sea-transporters or something
there is a single startup script that starts the backend application server as well as the even more backend worker server
first you need to source /nfs/soft/www/apps/sea/transporters/env.csh
then you can simply run 
"run-sea-server.sh"
however I should make it shut down older servers.. doesn't do that yet
BUT the PIDs of the other two servers are written to /nfs/soft/www/apps/sea/transporters/var/seaserver/run
so to restart: kill relevant PIDs, then call run-sea-server.sh

oh and last last thing, you can clear jobs out by removing their directories from
/nfs/soft/www/apps/sea/transporters/var/seaserver/queue/jobs/