On Mon, Nov 9, 2009 at 10:37 PM, Peter Körner osm-lists@mazdermind.de wrote:
By they way we now have munin graphs of the box:
http://cassini.toolserver.org/munin/toolserver.org/cassini.toolserver.org.ht...
Ævar Arnfjörð Bjarmason schrieb:
On Mon, Nov 9, 2009 at 10:00 PM, Peter Körner osm-lists@mazdermind.de wrote:
How were we on updates to the DB anyway?
replication diff import is catching up, currently at 2009-11-09T08:31:03Z, so only some hours missing.
Sweet. We're getting a bunch of lines like this in the apache error log:
[Mon Nov 09 22:22:25 2009] [error] [client 94.194.60.19] Planet timestamp file (/sql/mod_tile//planet-import-complete)
Should we be creating this file?
Touching this file invalidates all tiles without removing them, keeping them as fallback solution. Unsure what these messages say. So yes, maybe we should touch this file..
mmmaybe:)
Awesome.
Should we move the cron to /etc/cron.d or should I keep it in my personal crontab?
echo '*/5 * * * * root /sql/diffs/load-next' > \ /etc/cron.d/load-next-diff
Ok. Removed this from your personal crontab and installed it in /etc/cron.d/load-next-diff