diff options
author | Stefan Kangas <skangas@skangas.se> | 2011-12-22 01:17:24 +0100 |
---|---|---|
committer | Stefan Kangas <skangas@skangas.se> | 2011-12-22 01:17:24 +0100 |
commit | 99c8b1c5af93091e528c937f12b3a3fb96afc388 (patch) | |
tree | f4def0175a08e284c1b575911d895075df7d3769 | |
parent | de1b98bb07bdfc6332e9184f3db598739ab926db (diff) |
Add notes for fixing relaying from elefant
-rw-r--r-- | admin-log.org | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/admin-log.org b/admin-log.org index 7c68e7d..0b97094 100644 --- a/admin-log.org +++ b/admin-log.org @@ -157,3 +157,8 @@ This will be used to copy data immediately from antilop to mistral. - Install emacs23-nox, remove emacs22-nox - Merge /etc/mysql/my.cnf, among other things removing the line ^skip-bdb$ +* Fix relaying from elefant <2011-12-21 Wed> +- there was both a mysqltunnel and an smtptunnel to antilop running +- mysql was not even installed, so I installed it +- it seems there had been some problem ugrading to squeeze +- the problem was, again, that we needed to remove line ^skip-bdb$ from /etc/mysql/my.cnf |