summaryrefslogtreecommitdiff
path: root/daily
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2025-05-17 09:03:45 +0200
committerJasper Ras <jras@hostnet.nl>2025-05-17 09:03:45 +0200
commitd4bd3ad4a869c87fcfa4f83b42555a6c8e1bc746 (patch)
tree74cbfcd6ff623e272be389dd7d40d8e45d1f96d5 /daily
parent78211f96953bc1a63570f2430cee4ad92c841ce4 (diff)
vault backup: 2025-05-17 09:03:45
Diffstat (limited to 'daily')
-rw-r--r--daily/07-May-2025.md25
-rw-r--r--daily/09-May-2025.md11
-rw-r--r--daily/12-May-2025.md8
-rw-r--r--daily/15-May-2025.md0
4 files changed, 44 insertions, 0 deletions
diff --git a/daily/07-May-2025.md b/daily/07-May-2025.md
new file mode 100644
index 0000000..298b634
--- /dev/null
+++ b/daily/07-May-2025.md
@@ -0,0 +1,25 @@
+Werk aan ZFS backup goba met Mohammed. Mohammed was paar dagen sidetracked met devstack opzetten. Had eigenlijk gehoopt dat hij met een plan van aanpak betreffende implementatie zou komen (daar had ik op gehint vrijdag (of donderdag al?)).. Nu afgesproken dat hij dit gaat maken. Om 15:00 doen we een meet om het door te spreken.
+
+Rutger hint ernaar dat wij een business service gaan opzetten die producten voor de group op openstack oplevert.
+
+
+
+
+# Non-functional requirements:
+Technical constraints:
+- Python
+- Connexion
+- Venv deployed (no apt for dependency hell)
+- End to end tests
+- Unit tests
+
+Requirements:
+* Retrieving data should always be fast, correctness is less important
+* Creating new resources should always be validated properly, doesn't have to be fast as long as its correct.
+* Reliable
+ * Creating or updating resources should be atomic
+
+# Functional requirements:
+- Authentication: the system requires users to be authenticated before being able to use its APIs.
+- Eventually consistent: it must not be that if a requested resource fails to create that another request has to be made. The creation of a resource is guaranteed.
+- Validation: a request must be strictly validated in order to ensure correctness, as soon as a request passes validation we must ensure it is fulfilled. \ No newline at end of file
diff --git a/daily/09-May-2025.md b/daily/09-May-2025.md
new file mode 100644
index 0000000..abb97cf
--- /dev/null
+++ b/daily/09-May-2025.md
@@ -0,0 +1,11 @@
+Again diskspace issues on the testpod. notifications.sample queue was very large (24G). Threw away huge directory containing quorum Q data.
+Threw away all mysql backups.
+Rebooted lxchost1 tesptod.
+Noticed ceilometer also had huge logs.
+Purged notifications.info queue as I saw alot of spam in ceilometer-agent-notification.log on ceilometer node about duplicate messages.
+Also noticed unread messages in cinder-volume queue.
+It shows INTERNAL_ERRORs and failure to connect with rabbitmq.
+Stopped the cinder-volume service.
+Purged cinder-volume queue.
+Started ceilometer-agent-notification
+Right away seeing the same INTERNAL_ERROR messages as on cinder before. \ No newline at end of file
diff --git a/daily/12-May-2025.md b/daily/12-May-2025.md
new file mode 100644
index 0000000..92af7d5
--- /dev/null
+++ b/daily/12-May-2025.md
@@ -0,0 +1,8 @@
+Webglobe migration strategy
+
+Minimum assistance from us?
+
+They have a script that incrementally moves data.
+Existing to proxmox, modified to move it to virtually anything.
+
+Ansible, create infra.
diff --git a/daily/15-May-2025.md b/daily/15-May-2025.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/daily/15-May-2025.md