also I forgot, that give the box is random - you need to make sure that bot data will be present - you can't use local storage in this case, but you can use /data/project in case you don't care about reliability (gluster is failing a lot) and security (on all-root boxes, people can sudo su to be root in /data/project) or you can use /mnt/secure - everyone has a folder there and no one including root has access to that storage - it's available on all NR boxes
On Sun, Mar 10, 2013 at 6:32 PM, Petr Bena <[email protected]> wrote: > Hi, > > Finally I managed to install sge on bots-gs > > that is the master server, so - I recommend you to schedule / cron > your scripts using qsub from bots-gs - that will run them on random > node, we have currently 2 nodes (see qhost), but more will come based > on load. > > Hopefully this will improve the utilisation and fix troubles with > crashing boxes. _______________________________________________ Labs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/labs-l
