summaryrefslogtreecommitdiffstats
path: root/log.txt
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2024-07-29 22:31:21 +0200
committerSuren A. Chilingaryan <csa@suren.me>2024-07-29 22:31:21 +0200
commit488c875393fa01fb3d9ff37750fcd851ee3ef94d (patch)
treeab2e5e892edb62170bcf92c4087147c9679d78fc /log.txt
parentf8263200baf2c97487549624fbb22fc228fed21a (diff)
downloadands-488c875393fa01fb3d9ff37750fcd851ee3ef94d.tar.gz
ands-488c875393fa01fb3d9ff37750fcd851ee3ef94d.tar.bz2
ands-488c875393fa01fb3d9ff37750fcd851ee3ef94d.tar.xz
ands-488c875393fa01fb3d9ff37750fcd851ee3ef94d.zip
Ignore MySQL error 1062 (dublicate entries in unique column) as it breaks replication currently
Diffstat (limited to 'log.txt')
-rw-r--r--log.txt12
1 files changed, 11 insertions, 1 deletions
diff --git a/log.txt b/log.txt
index 209b924..6b5de65 100644
--- a/log.txt
+++ b/log.txt
@@ -1 +1,11 @@
- - ipekatrin1: Replaced disak in section 9. LSI software reports all is OK, but hardware led indicates a error (red). Probably indicator is broken.
+Hardware
+--------
+ - ipekatrin1: Replaced disk in section 9. LSI software reports all is OK, but hardware led indicates a error (red). Probably indicator is broken.
+
+Software
+--------
+ 2023.06.13
+ - Instructed MySQL slave to ignore 1062 errors as well (I have skipped a few manually, but errors appeared non-stop)
+ - Also ADEI-KATRIN pod got stuck. Pod was running, but apache was stuck and not replying. This caused POD state to report 'not-ready' but for some reason it was still 'live' and pod was not restarted.
+
+ \ No newline at end of file