canmove, Confirmed users
1,394
edits
(→Server Setup: add nscd, remove refs to host-based firewall) |
|||
Line 66: | Line 66: | ||
=== Slave Side === | === Slave Side === | ||
All slaves run [http://hg.mozilla.org/build/puppet-manifests/file/tip/modules/buildslave/files/runslave.py runslave.py] during startup. This file is distributed via puppet. The larger slave-startup process is described in [[ReleaseEngineering/Buildslave Startup Process]]. | All slaves run [http://hg.mozilla.org/build/puppet-manifests/file/tip/modules/buildslave/files/runslave.py runslave.py] during startup. This file is distributed via puppet. The larger slave-startup process is described in [[ReleaseEngineering/Buildslave Startup Process]]. | ||
=== Backups === | |||
The slavealloc server has | |||
11 4 * * * slavealloc /tools/slavealloc/bin/slavealloc dbdump -D mysql://mumblemumblemumble > /builds/slavealloc/production-1080/dbdump.pkl | |||
in <tt>/etc/cron.d/slavealloc-bkup</tt>, as a basic protection against someone accidentally running dbinit or doing something equally catastrophic. | |||
== Staging == | == Staging == |