<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.delftsolutions.nl/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dortund</id>
	<title>Delft Solutions - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.delftsolutions.nl/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dortund"/>
	<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/wiki/Special:Contributions/Dortund"/>
	<updated>2026-04-04T01:34:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Ceph&amp;diff=688</id>
		<title>Ceph</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Ceph&amp;diff=688"/>
		<updated>2026-01-08T23:48:31Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Configuring maintenance related ===&lt;br /&gt;
&lt;br /&gt;
===== Add and remove `noout` flag on specific osd =====&lt;br /&gt;
* ceph osd add-noout osd.{id}&lt;br /&gt;
* ceph osd rm-noout  osd.{id}&lt;br /&gt;
&lt;br /&gt;
===== Add and remove &#039;noout&#039; flag from node =====&lt;br /&gt;
* ceph osd set-group noout {node}&lt;br /&gt;
* ceph osd unset-group noout {node}&lt;br /&gt;
&lt;br /&gt;
===== Enable/disable HA maintenance on a node =====&lt;br /&gt;
* ha-manager crm-command node-maintenance enable {node}&lt;br /&gt;
* ﻿ha-manager crm-command node-maintenance disable {node}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Permutation related ===&lt;br /&gt;
&lt;br /&gt;
===== Destroy OSD =====&lt;br /&gt;
Needs to be executed on the node with the OSD&lt;br /&gt;
* ceph osd safe-to-destroy osd.{id}&lt;br /&gt;
* systemctl stop ceph-osd@{id}&lt;br /&gt;
* pveceph osd destroy {id}&lt;br /&gt;
*ceph-volume lvm zap /dev/sd[X] --destroy&lt;br /&gt;
&lt;br /&gt;
===== Create OSD =====&lt;br /&gt;
Needs to be executed on the node with the OSD&lt;br /&gt;
* pveceph osd create /dev/sd[X] --encrypted 1 --crush-device-class hdd&lt;br /&gt;
&lt;br /&gt;
===== Change device class =====&lt;br /&gt;
* ceph osd crush rm-device-class osd.{id}&lt;br /&gt;
* ceph osd crush set-device-class [hdd|ssd|nvme] osd.{id}&lt;br /&gt;
&lt;br /&gt;
===== Reweight OSD =====&lt;br /&gt;
* ceph osd reweight {id} {weight}&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Ceph&amp;diff=687</id>
		<title>Ceph</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Ceph&amp;diff=687"/>
		<updated>2026-01-08T23:48:06Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== Configuring maintenance related ====&lt;br /&gt;
&lt;br /&gt;
===== Add and remove `noout` flag on specific osd =====&lt;br /&gt;
* ceph osd add-noout osd.{id}&lt;br /&gt;
* ceph osd rm-noout  osd.{id}&lt;br /&gt;
&lt;br /&gt;
===== Add and remove &#039;noout&#039; flag from node =====&lt;br /&gt;
* ceph osd set-group noout {node}&lt;br /&gt;
* ceph osd unset-group noout {node}&lt;br /&gt;
&lt;br /&gt;
===== Enable/disable HA maintenance on a node =====&lt;br /&gt;
* ha-manager crm-command node-maintenance enable {node}&lt;br /&gt;
* ﻿ha-manager crm-command node-maintenance disable {node}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Permutation related ====&lt;br /&gt;
&lt;br /&gt;
===== Destroy OSD =====&lt;br /&gt;
Needs to be executed on the node with the OSD&lt;br /&gt;
* ceph osd safe-to-destroy osd.{id}&lt;br /&gt;
* systemctl stop ceph-osd@{id}&lt;br /&gt;
* pveceph osd destroy {id}&lt;br /&gt;
*ceph-volume lvm zap /dev/sd[X] --destroy&lt;br /&gt;
&lt;br /&gt;
===== Create OSD =====&lt;br /&gt;
Needs to be executed on the node with the OSD&lt;br /&gt;
* pveceph osd create /dev/sd[X] --encrypted 1 --crush-device-class hdd&lt;br /&gt;
&lt;br /&gt;
===== Change device class =====&lt;br /&gt;
* ceph osd crush rm-device-class osd.{id}&lt;br /&gt;
* ceph osd crush set-device-class [hdd|ssd|nvme] osd.{id}&lt;br /&gt;
&lt;br /&gt;
===== Reweight OSD =====&lt;br /&gt;
* ceph osd reweight {id} {weight}&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Ceph&amp;diff=686</id>
		<title>Ceph</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Ceph&amp;diff=686"/>
		<updated>2026-01-08T20:48:11Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== Configuring maintenance related ====&lt;br /&gt;
&lt;br /&gt;
===== Add and remove `noout` flag on specific osd =====&lt;br /&gt;
* ceph osd add-noout osd.{id}&lt;br /&gt;
* ceph osd rm-noout  osd.{id}&lt;br /&gt;
&lt;br /&gt;
===== Add and remove &#039;noout&#039; flag from node =====&lt;br /&gt;
* ceph osd set-group noout {node}&lt;br /&gt;
* ceph osd unset-group noout {node}&lt;br /&gt;
&lt;br /&gt;
===== Enable/disable HA maintenance on a node =====&lt;br /&gt;
* ha-manager crm-command node-maintenance enable {node}&lt;br /&gt;
* ﻿ha-manager crm-command node-maintenance disable {node}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Permutation related ====&lt;br /&gt;
&lt;br /&gt;
===== Destroy OSD =====&lt;br /&gt;
Needs to be executed on the node with the OSD&lt;br /&gt;
* ceph osd safe-to-destroy osd.{id}&lt;br /&gt;
* systemctl stop ceph-osd@{id}&lt;br /&gt;
* pveceph osd destroy {id}&lt;br /&gt;
*ceph-volume lvm zap /dev/sd[X] --destroy&lt;br /&gt;
&lt;br /&gt;
===== Create OSD =====&lt;br /&gt;
Needs to be executed on the node with the OSD&lt;br /&gt;
* pveceph osd create /dev/sd[X] --encrypted 1 --crush-device-class hdd&lt;br /&gt;
&lt;br /&gt;
===== Change device class =====&lt;br /&gt;
* ceph osd crush rm-device-class osd.{id}&lt;br /&gt;
* ceph osd crush set-device-class [hdd|ssd|nvme] osd.{id}&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Ceph&amp;diff=685</id>
		<title>Ceph</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Ceph&amp;diff=685"/>
		<updated>2026-01-08T20:47:30Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== Configuring maintenance related ====&lt;br /&gt;
===== Add and remove `noout` flag on specific osd =====&lt;br /&gt;
* ceph osd add-noout osd.{id}&lt;br /&gt;
* ceph osd rm-noout  osd.{id}&lt;br /&gt;
&lt;br /&gt;
===== Add and remove &#039;noout&#039; flag from node =====&lt;br /&gt;
* ceph osd set-group noout {node}&lt;br /&gt;
* ceph osd unset-group noout {node}&lt;br /&gt;
&lt;br /&gt;
===== Enable/disable HA maintenance on a node =====&lt;br /&gt;
* ha-manager crm-command node-maintenance enable {node}&lt;br /&gt;
* ﻿ha-manager crm-command node-maintenance disable {node}&lt;br /&gt;
&lt;br /&gt;
===== Destroy OSD =====&lt;br /&gt;
Needs to be executed on the node with the OSD&lt;br /&gt;
* ceph osd safe-to-destroy osd.{id}&lt;br /&gt;
* systemctl stop ceph-osd@{id}&lt;br /&gt;
* pveceph osd destroy {id}&lt;br /&gt;
*ceph-volume lvm zap /dev/sd[X] --destroy&lt;br /&gt;
&lt;br /&gt;
===== Create OSD =====&lt;br /&gt;
Needs to be executed on the node with the OSD&lt;br /&gt;
* pveceph osd create /dev/sd[X] --encrypted 1 --crush-device-class hdd&lt;br /&gt;
&lt;br /&gt;
===== Change device class =====&lt;br /&gt;
* ceph osd crush rm-device-class osd.{id}&lt;br /&gt;
* ceph osd crush set-device-class [hdd|ssd|nvme] osd.{id}&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Ceph&amp;diff=684</id>
		<title>Ceph</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Ceph&amp;diff=684"/>
		<updated>2026-01-08T20:18:02Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
===== Add and remove `noout` flag on specific osd =====&lt;br /&gt;
* ceph osd add-noout osd.{id}&lt;br /&gt;
* ceph osd rm-noout  osd.{id}&lt;br /&gt;
&lt;br /&gt;
===== Add and remove &#039;noout&#039; flag from node =====&lt;br /&gt;
* ceph osd set-group noout {node}&lt;br /&gt;
* ceph osd unset-group noout {node}&lt;br /&gt;
&lt;br /&gt;
===== Destroy OSD =====&lt;br /&gt;
Needs to be executed on the node with the OSD&lt;br /&gt;
* ceph osd safe-to-destroy osd.{id}&lt;br /&gt;
* systemctl stop ceph-osd@{id}&lt;br /&gt;
* pveceph osd destroy {id}&lt;br /&gt;
*ceph-volume lvm zap /dev/sd[X] --destroy&lt;br /&gt;
&lt;br /&gt;
===== Create OSD =====&lt;br /&gt;
Needs to be executed on the node with the OSD&lt;br /&gt;
* pveceph osd create /dev/sd[X] --encrypted 1 --crush-device-class hdd&lt;br /&gt;
&lt;br /&gt;
===== Change device class =====&lt;br /&gt;
* ceph osd crush rm-device-class osd.{id}&lt;br /&gt;
* ceph osd crush set-device-class [hdd|ssd|nvme] osd.{id}&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Ceph&amp;diff=683</id>
		<title>Ceph</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Ceph&amp;diff=683"/>
		<updated>2026-01-08T18:44:37Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
===== Add and remove `noout` flag on specific osd =====&lt;br /&gt;
* ceph osd add-noout osd.{id}&lt;br /&gt;
* ceph osd rm-noout  osd.{id}&lt;br /&gt;
&lt;br /&gt;
===== Add and remove &#039;noout&#039; flag from node =====&lt;br /&gt;
* ceph osd set-group noout {node}&lt;br /&gt;
* ceph osd unset-group noout {node}&lt;br /&gt;
&lt;br /&gt;
===== Destroy OSD =====&lt;br /&gt;
Needs to be executed on the node with the OSD&lt;br /&gt;
* ceph osd safe-to-destroy osd.{id}&lt;br /&gt;
* systemctl stop ceph-osd@{id}&lt;br /&gt;
* pveceph osd destroy {id}&lt;br /&gt;
*ceph-volume lvm zap /dev/sd[X] --destroy&lt;br /&gt;
&lt;br /&gt;
===== Create OSD =====&lt;br /&gt;
Needs to be executed on the node with the OSD&lt;br /&gt;
* pveceph osd create /dev/sd[X] --encrypted 1&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Ceph&amp;diff=682</id>
		<title>Ceph</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Ceph&amp;diff=682"/>
		<updated>2026-01-08T18:44:09Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
===== Add and remove `noout` flag on specific osd =====&lt;br /&gt;
* ceph osd add-noout osd.X&lt;br /&gt;
* ceph osd rm-noout  osd.X&lt;br /&gt;
&lt;br /&gt;
===== Add and remove &#039;noout&#039; flag from node =====&lt;br /&gt;
* ceph osd set-group noout {node}&lt;br /&gt;
* ceph osd unset-group noout {node}&lt;br /&gt;
&lt;br /&gt;
===== Destroy OSD =====&lt;br /&gt;
Needs to be executed on the node with the OSD&lt;br /&gt;
* ceph osd safe-to-destroy osd.{id}&lt;br /&gt;
* systemctl stop ceph-osd@{id}&lt;br /&gt;
* pveceph osd destroy {id}&lt;br /&gt;
*ceph-volume lvm zap /dev/sd[X] --destroy&lt;br /&gt;
&lt;br /&gt;
===== Create OSD =====&lt;br /&gt;
Needs to be executed on the node with the OSD&lt;br /&gt;
* pveceph osd create /dev/sd[X] --encrypted 1&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Ceph&amp;diff=681</id>
		<title>Ceph</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Ceph&amp;diff=681"/>
		<updated>2026-01-08T16:36:45Z</updated>

		<summary type="html">&lt;p&gt;Dortund: Created page with &amp;quot; Add and remove `noout` flag on specific osd ``` ceph osd add-noout osd.X ceph osd rm-noout  osd.X ```  Add and remove &amp;#039;noout&amp;#039; flag from node ```  ```  Destroy OSD. Needs to be executed on the node with the OSD ``` ceph osd safe-to-destroy osd.{id} systemctl stop ceph-osd@{id} pveceph osd destroy {id} ceph-volume lvm zap /dev/sd[X] --destroy ```  Create OSD. Needs to be executed on the node with the OSD ``` pveceph osd create /dev/sd[X] --encrypted 1 ```&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Add and remove `noout` flag on specific osd&lt;br /&gt;
```&lt;br /&gt;
ceph osd add-noout osd.X&lt;br /&gt;
ceph osd rm-noout  osd.X&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
Add and remove &#039;noout&#039; flag from node&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
Destroy OSD. Needs to be executed on the node with the OSD&lt;br /&gt;
```&lt;br /&gt;
ceph osd safe-to-destroy osd.{id}&lt;br /&gt;
systemctl stop ceph-osd@{id}&lt;br /&gt;
pveceph osd destroy {id}&lt;br /&gt;
ceph-volume lvm zap /dev/sd[X] --destroy&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
Create OSD. Needs to be executed on the node with the OSD&lt;br /&gt;
```&lt;br /&gt;
pveceph osd create /dev/sd[X] --encrypted 1&lt;br /&gt;
```&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Internal&amp;diff=680</id>
		<title>Internal</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Internal&amp;diff=680"/>
		<updated>2026-01-08T16:33:02Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Strategy ==&lt;br /&gt;
* [[Flow metrics|Flow metrics]]&lt;br /&gt;
* [[12%-time|12%-time]]&lt;br /&gt;
&lt;br /&gt;
== Finance ==&lt;br /&gt;
&lt;br /&gt;
=== Exact ===&lt;br /&gt;
&lt;br /&gt;
* [[booking bonus|Booking bonus]]&lt;br /&gt;
* [[booking wages|Booking wages]]&lt;br /&gt;
* [[booking quarterly hosting invoice|Booking quarterly hosting invoice]]&lt;br /&gt;
* [[new receipt|Enter a new receipt]]&lt;br /&gt;
* [[reconciliation|Reconciliation of transaction]]&lt;br /&gt;
* [[invoicing|Send an invoice]]&lt;br /&gt;
* [[payment reminders|Send payment reminder]]&lt;br /&gt;
* [[invoice approval|Process for approving invoices (/filed receipts)]]&lt;br /&gt;
&lt;br /&gt;
=== Bunq ===&lt;br /&gt;
&lt;br /&gt;
* [[top up account|Top up expense account]]&lt;br /&gt;
&lt;br /&gt;
== Work Process ==&lt;br /&gt;
&lt;br /&gt;
* [[Definition of done|Definition of Done]]&lt;br /&gt;
* [[Incident Handling|Incident Handling]]&lt;br /&gt;
* [[SRE Maintenance|SRE Maintenance]]&lt;br /&gt;
* [[Release checklist|Release checklist]]&lt;br /&gt;
* [[Handover]]&lt;br /&gt;
&lt;br /&gt;
== Internal Process ==&lt;br /&gt;
* [[timetracking|Timetracking process]]&lt;br /&gt;
* [[Starting work for a new client]]&lt;br /&gt;
* [[12 percent|12% time]]&lt;br /&gt;
* [[Annual leave|Annual leave]]&lt;br /&gt;
* [[Bonus allocation|Bonus allocation]]&lt;br /&gt;
* [[Calamity leave|Calamity leave]]&lt;br /&gt;
* [[Overtime|Overtime]]&lt;br /&gt;
* [[Retrospectives|Retrospectives]]&lt;br /&gt;
* [[Sick leave|Sick leave]]&lt;br /&gt;
* [[Training and self-study|Training and Self-Study]]&lt;br /&gt;
* [[Daily|Daily]]&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
&lt;br /&gt;
* Era Inventory [[project_era_inventory_api|API Description]]&lt;br /&gt;
&lt;br /&gt;
== SRE ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;To be further populated with guide from drive&#039;&#039;&lt;br /&gt;
* [[create gitlab runner host|Create a GitLab runner host]]&lt;br /&gt;
* [[vm setup|Create a (Debian) VM]]&lt;br /&gt;
* [[border update|Process for updating a border]]&lt;br /&gt;
* [[border reboot|Reboot border without downtime]]&lt;br /&gt;
* [[ceph|Common Ceph commands]]&lt;br /&gt;
* [[WS Proxmox node reboot|Reboot WS Proxmox node without downtime]]&lt;br /&gt;
* [[Resize VM Disk]]&lt;br /&gt;
* [[SRE tools]]&lt;br /&gt;
* [[Enroll Mac in Kerberos]]&lt;br /&gt;
* [[New Mac Setup]]&lt;br /&gt;
* [[Creating a VM on Hetzner]]&lt;br /&gt;
* [[Rebooting VM]]&lt;br /&gt;
* [[Rebooting Offsite]]&lt;br /&gt;
* [[ssh-fingerprints|Verifying SSH fingerprints]]&lt;br /&gt;
* [[Removing VM]]&lt;br /&gt;
* [[Install a new Disk in Server]]&lt;br /&gt;
* [[Setting Up Wildcard Subdomains with SSL on a Debian Application]]&lt;br /&gt;
* [[s3 bucket backup|Get credentials to backup S3 bucket to Zombie]]&lt;br /&gt;
* [[Hardware Incident Response: Memory Slot Failure on banshee]]&lt;br /&gt;
* [[dfz switch setup|DFZ Switch setup]]&lt;br /&gt;
* [[Update Zulip Server version]]&lt;br /&gt;
* [[update-sentry|Update Sentry]]&lt;br /&gt;
* [[iDRAC: Upload a new pem certificate for automatic updates]]&lt;br /&gt;
=== SLA ===&lt;br /&gt;
* [[Response for Backup Service being down for an extended period of time]]&lt;br /&gt;
&lt;br /&gt;
== Other ==&lt;br /&gt;
&lt;br /&gt;
* [[stack|Greenfield stack]]&lt;br /&gt;
* [[standard tools|Standard Tools]]&lt;br /&gt;
* [[list of unfurl debuggers|List of unfurl debuggers]]&lt;br /&gt;
* [[Recommended suppliers]]&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Update_Zulip_Server_version&amp;diff=669</id>
		<title>Update Zulip Server version</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Update_Zulip_Server_version&amp;diff=669"/>
		<updated>2025-10-30T20:10:18Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Context:&#039;&#039;&#039;&lt;br /&gt;
This procedure was written at the time of Zulip 11.4, and applies to upgrades performed on the chat.dsinternal.net server.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Important Notes&#039;&#039;&#039;&lt;br /&gt;
* It is possible (and supported) to upgrade across multiple versions at once — there is no need to install each intermediate release.&lt;br /&gt;
* Always consult the official Zulip upgrade documentation first. It supersedes this checklist: &lt;br /&gt;
https://zulip.readthedocs.io/en/latest/production/upgrade.html&lt;br /&gt;
* Make sure to note any important and relevant details concerning the next upgrade(s) reading the upgrade notes for every upcoming major version:&lt;br /&gt;
https://zulip.readthedocs.io/en/latest/overview/changelog.html&lt;br /&gt;
* In our case we&#039;re following the upgrading-to-a-release method not the upgrading-from-a-git-repository one.&lt;br /&gt;
* Read any version-specific upgrade notes in the official docs before proceeding.&lt;br /&gt;
&lt;br /&gt;
== Pre-upgrade Steps ==&lt;br /&gt;
# Read the [https://zulip.readthedocs.io/en/latest/overview/changelog.html upgrade notes] and prepare accordingly if some specific actions need to be taken&lt;br /&gt;
# Make sure the Debian and PostgreSQL versions are compatible with the upcoming update&lt;br /&gt;
# Schedule and announce the maintenance window&lt;br /&gt;
# Create a maintenance period in Zabbix&lt;br /&gt;
# Create a backup and/or snapshot&lt;br /&gt;
&lt;br /&gt;
== Upgrade Procedure ==&lt;br /&gt;
&#039;&#039;&#039;Important Notes&#039;&#039;&#039;&lt;br /&gt;
This procedure is taken from the official doc, if official doc has been updated this checklist should be updated to&lt;br /&gt;
# Fetch the latest build &amp;lt;code&amp;gt;curl -fLO https://download.zulip.com/server/zulip-server-latest.tar.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
# Run the upgrade &amp;lt;code&amp;gt;/home/zulip/deployments/current/scripts/upgrade-zulip zulip-server-latest.tar.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
# Monitor the process, expect temporary CPU and memory spikes right after the upgrade due to migrations and cache rebuilds. You probably want to wait for things to settle down before going on to next steps.&lt;br /&gt;
&lt;br /&gt;
== Post-upgrade Tasks ==&lt;br /&gt;
# Update the settings.py file following the method described [https://zulip.readthedocs.io/en/latest/production/upgrade.html#updating-settings-py-inline-documentation here]&lt;br /&gt;
# Once you&#039;ve made sure everything is running as expected remove the snapshot and maintenance period&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
See this message for configuration details regarding email: https://chat.dsinternal.net/#narrow/channel/4-SRE-.23.23-Non-critical/topic/Zulip.20inbound.20email.20bounces/near/62829&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=WS_Proxmox_node_reboot&amp;diff=642</id>
		<title>WS Proxmox node reboot</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=WS_Proxmox_node_reboot&amp;diff=642"/>
		<updated>2025-10-06T14:16:27Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Tips &amp;amp; Notes ==&lt;br /&gt;
* If you&#039;re expecting to reboot every node in the cluster, do the node with the containers last, to limit the amount of downtime and reboots for them&lt;br /&gt;
* Updating a node: `apt update` and `apt full-upgrade`&lt;br /&gt;
* Make sure all VMs are actually migratable before adding to a HA group&lt;br /&gt;
* If there are containers on the device you are looking to reboot- you are going to need to also create a maintenance mode to cover them (for example teamspeak or awstats)&lt;br /&gt;
* Containers will inherit the OS of their host, so you will also need to handle triggers related to their OS updating, where appropriate&lt;br /&gt;
== Pre-Work ==&lt;br /&gt;
* If a VM or container is going to incur downtime, you must let the affected parties know in advance. Ideally they should be informed the previous day.  &lt;br /&gt;
&lt;br /&gt;
== Pre-flight checks ==&lt;br /&gt;
* Check all Ceph pools are running on at least 3/2 replication&lt;br /&gt;
* Check that all running VM&#039;s on the node you want to reboot are in HA (if not, add them or migrate them away manually)&lt;br /&gt;
** &#039;&#039;&#039;The `compute.*` VM&#039;s are not to be migrated! Rebooting a node with such a VM present requires shutting down the VM!&#039;&#039;&#039;&lt;br /&gt;
* Check that Ceph is healthy -&amp;gt; No remapped PG&#039;s, or degraded data redundancy&lt;br /&gt;
* You have communicated that downtime is expected to the users who will be affected (Ideally one day in advance)&lt;br /&gt;
&lt;br /&gt;
== Update Process ==&lt;br /&gt;
* Update the node: `apt update` and `apt full-upgrade`&lt;br /&gt;
* Check the packages that are removed/updated/installed correctly and they are the sane (to make sense)&lt;br /&gt;
&lt;br /&gt;
== Reboot process ==&lt;br /&gt;
* Complete the pre-flight checks&lt;br /&gt;
* If you want to reboot for a kernel update, make sure the kernel is updated by following the Update Process written above&lt;br /&gt;
* Start maintenance mode for the Proxmox node and any containers running on the node&lt;br /&gt;
* Start maintenance mode for Ceph, specify that we only want to surpress the trigger for health state being in warning by setting tag `ceph_health` equals `warning`&lt;br /&gt;
* Let affected parties know that the mainenance period you told them about in the preflight checks is about to take place.&lt;br /&gt;
[[File:Ceph-maintenance.png|thumb]]&lt;br /&gt;
* Set noout flag on host: `ceph osd set-group noout &amp;lt;node&amp;gt;`&lt;br /&gt;
&lt;br /&gt;
# gain ssh access to host&lt;br /&gt;
# Log in through IPA&lt;br /&gt;
# Run the command&lt;br /&gt;
* &#039;&#039;&#039;Reboot&#039;&#039;&#039; node through web GUI&lt;br /&gt;
* Wait for node to come back up&lt;br /&gt;
* Wait for OSD&#039;s to be back online&lt;br /&gt;
* Remove noout flag on host: `ceph osd unset-group noout &amp;lt;node&amp;gt;` ,to do this:&lt;br /&gt;
* If a kernel update was done, manually execute the `Operating system` item manually to detect the update. Manually executing the two items that indicate a reboot is also usefull if they were firing, to stop them/check no further reboots are needed.&lt;br /&gt;
* Ackowledge &amp;amp; close triggers&lt;br /&gt;
* Remove maintenance modes&lt;br /&gt;
&lt;br /&gt;
== Aftercare ==&lt;br /&gt;
* Ensure that Kaboom API is running on Screwdriver or Paloma. This is to get the best performance for the VM.&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Response_for_Backup_Service_being_down_for_an_extended_period_of_time&amp;diff=591</id>
		<title>Response for Backup Service being down for an extended period of time</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Response_for_Backup_Service_being_down_for_an_extended_period_of_time&amp;diff=591"/>
		<updated>2025-03-14T14:47:14Z</updated>

		<summary type="html">&lt;p&gt;Dortund: Created page with &amp;quot;If our current backup service ever becomes unavailable for an extended period of time (extended being longer than our required period for making a backups), we&amp;#039;ll have to make backups with an alternative service. The advice would be the following: * Set up a Proxmox Backup Server VM on Pistol: https://pbs.proxmox.com/docs/installation.html * There are unassigned disks on Pistol. Those should be assigned to the PBS VM * Set up credentials for ** Offsite ** WS Cluster ** S...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If our current backup service ever becomes unavailable for an extended period of time (extended being longer than our required period for making a backups), we&#039;ll have to make backups with an alternative service. The advice would be the following:&lt;br /&gt;
* Set up a Proxmox Backup Server VM on Pistol: https://pbs.proxmox.com/docs/installation.html&lt;br /&gt;
* There are unassigned disks on Pistol. Those should be assigned to the PBS VM&lt;br /&gt;
* Set up credentials for&lt;br /&gt;
** Offsite&lt;br /&gt;
** WS Cluster&lt;br /&gt;
** S3 VM&#039;s&lt;br /&gt;
* Configure these hosts to use the newly set up PBS service&lt;br /&gt;
&lt;br /&gt;
Note: Since this has likely not been done before, everything (VM&#039;s, buckets) need to have an &#039;initial&#039; backup made of them. This is not a special process, but it means that ALL of their data needs to be read and transferred. This significantly more time than making the next sequential backups, so you&#039;ll want to start with making backups of the critical services, such as client VM&#039;s and buckets, and start the backups on time before any deadlines.&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Internal&amp;diff=590</id>
		<title>Internal</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Internal&amp;diff=590"/>
		<updated>2025-03-14T14:38:59Z</updated>

		<summary type="html">&lt;p&gt;Dortund: /* SRE */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Strategy ==&lt;br /&gt;
* [[Flow metrics|Flow metrics]]&lt;br /&gt;
* [[12%-time|12%-time]]&lt;br /&gt;
&lt;br /&gt;
== Finance ==&lt;br /&gt;
&lt;br /&gt;
=== Exact ===&lt;br /&gt;
&lt;br /&gt;
* [[booking bonus|Booking bonus]]&lt;br /&gt;
* [[booking wages|Booking wages]]&lt;br /&gt;
* [[booking quarterly hosting invoice|Booking quarterly hosting invoice]]&lt;br /&gt;
* [[new receipt|Enter a new receipt]]&lt;br /&gt;
* [[reconciliation|Reconciliation of transaction]]&lt;br /&gt;
* [[invoicing|Send an invoice]]&lt;br /&gt;
* [[payment reminders|Send payment reminder]]&lt;br /&gt;
* [[invoice approval|Process for approving invoices (/filed receipts)]]&lt;br /&gt;
&lt;br /&gt;
=== Bunq ===&lt;br /&gt;
&lt;br /&gt;
* [[top up account|Top up expense account]]&lt;br /&gt;
&lt;br /&gt;
== Work Process ==&lt;br /&gt;
&lt;br /&gt;
* [[Definition of done|Definition of Done]]&lt;br /&gt;
* [[Incident Handling|Incident Handling]]&lt;br /&gt;
* [[SRE Maintenance|SRE Maintenance]]&lt;br /&gt;
&lt;br /&gt;
== Internal Process ==&lt;br /&gt;
* [[timetracking|Timetracking process]]&lt;br /&gt;
* [[Starting work for a new client]]&lt;br /&gt;
* [[12 percent|12% time]]&lt;br /&gt;
* [[Annual leave|Annual leave]]&lt;br /&gt;
* [[Bonus allocation|Bonus allocation]]&lt;br /&gt;
* [[Calamity leave|Calamity leave]]&lt;br /&gt;
* [[Overtime|Overtime]]&lt;br /&gt;
* [[Retrospectives|Retrospectives]]&lt;br /&gt;
* [[Sick leave|Sick leave]]&lt;br /&gt;
* [[Training and self-study|Training and Self-Study]]&lt;br /&gt;
* [[Daily|Daily]]&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
&lt;br /&gt;
* Era Inventory [[project_era_inventory_api|API Description]]&lt;br /&gt;
&lt;br /&gt;
== SRE ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;To be further populated with guide from drive&#039;&#039;&lt;br /&gt;
* [[create gitlab runner host|Create a GitLab runner host]]&lt;br /&gt;
* [[vm setup|Create a (Debian) VM]]&lt;br /&gt;
* [[border update|Process for updating a border]]&lt;br /&gt;
* [[border reboot|Reboot border without downtime]]&lt;br /&gt;
* [[WS Proxmox node reboot|Reboot WS Proxmox node without downtime]]&lt;br /&gt;
* [[Resize VM Disk]]&lt;br /&gt;
* [[SRE tools]]&lt;br /&gt;
* [[Enroll Mac in Kerberos]]&lt;br /&gt;
* [[New Mac Setup]]&lt;br /&gt;
* [[Creating a VM on Hetzner]]&lt;br /&gt;
* [[Rebooting VM]]&lt;br /&gt;
* [[Rebooting Offsite]]&lt;br /&gt;
* [[ssh-fingerprints|Verifying SSH fingerprints]]&lt;br /&gt;
* [[Removing VM]]&lt;br /&gt;
* [[Install a new Disk in Server]]&lt;br /&gt;
* [[Setting Up Wildcard Subdomains with SSL on a Debian Application]]&lt;br /&gt;
&lt;br /&gt;
=== SLA ===&lt;br /&gt;
* [[Response for Backup Service being down for an extended period of time]]&lt;br /&gt;
&lt;br /&gt;
== Other ==&lt;br /&gt;
&lt;br /&gt;
* [[stack|Greenfield stack]]&lt;br /&gt;
* [[standard tools|Standard Tools]]&lt;br /&gt;
* [[list of unfurl debuggers|List of unfurl debuggers]]&lt;br /&gt;
* [[Recommended suppliers]]&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Booking_wages&amp;diff=500</id>
		<title>Booking wages</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Booking_wages&amp;diff=500"/>
		<updated>2025-01-07T13:54:56Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Wage slips ==&lt;br /&gt;
&lt;br /&gt;
# Exact&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Boekingen &amp;gt; Aanmaken (English: Financial -&amp;gt; Entries &amp;amp; G/L Accounts -&amp;gt; Entries -&amp;gt; Create)&lt;br /&gt;
# Inkoop &amp;gt; &#039;&#039;&#039;80 - Salarisstroken&#039;&#039;&#039;&lt;br /&gt;
# Add file (wage slip)&lt;br /&gt;
# Set `Supplier` to the person this wage slip meant for&lt;br /&gt;
# Beschijving: Salaris periode {YEAR}-{MONTH}-M / {YEAR}-{MONTH}-M {NAME}&lt;br /&gt;
# Ensure `Payment condition` is set to `M - Einde volgende maand`&lt;br /&gt;
# Ensure `Invoice date` is set to the beginning of the month the wage slip pertains to&lt;br /&gt;
# Totaalbedrag: Set to &#039;&#039;&#039;Totaal netto&#039;&#039;&#039; from the wage slip&lt;br /&gt;
# Line items:&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Bruto &amp;gt; Salaris&#039;&#039;&#039; add the value of it as &#039;&#039;&#039;Bruto loon (4000)&#039;&#039;&#039;, with description &#039;Salaris periode {YEAR}-{MONTH}-M / {YEAR}-{MONTH}-M {NAME}&#039;&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Bruto &amp;gt; Bonus (BT)&#039;&#039;&#039; if present, add the value of it as &#039;&#039;&#039;Te betalen bonussen (1790)&#039;&#039;&#039; with description &#039;Salaris bonus {YEAR}-{MONTH}-M / {YEAR}-{MONTH}-M {NAME}&#039;&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Loonheffing&#039;&#039;&#039; add the value of it as a negative amount as &#039;&#039;&#039;af te dragen loonheffing (1700)&#039;&#039;&#039;, with description &#039;Salaris LH {YEAR}-{MONTH}-M / {YEAR}-{MONTH}-M {NAME}&#039;&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Netto &amp;gt; Onkostenvergoeding&#039;&#039;&#039; if present, add the value of it as &#039;&#039;&#039;Kosten nettovergoedingen&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Wage taxes ==&lt;br /&gt;
# Exact&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Boekingen &amp;gt; Aanmaken&lt;br /&gt;
# Inkoop &amp;gt; &#039;&#039;&#039;80 - Salarisstroken&#039;&#039;&#039;&lt;br /&gt;
# Add file (LH/&#039;Loonaangifte_Bedrijf_Overzicht_Delft_Solutions_BV_*.pdf)&lt;br /&gt;
# Set `Supplier` to `Belastingdienst`&lt;br /&gt;
# Beschrijving: Enter the value for &#039;&#039;LHnummer en volgnummer&#039;&#039; from the document&lt;br /&gt;
# Ensure `Payment Condition` is set to `D - Deze maand`&lt;br /&gt;
# Ensure `Invoice date` is set to the beginning of the month, if the &#039;send&#039; date on the document is not of the current month. Otherwise, just set the &#039;send&#039; date&lt;br /&gt;
# Set `Total amount` to the value of `Totaal Generaal` from the document&lt;br /&gt;
# Line items:&lt;br /&gt;
## From the document&#039;s &#039;&#039;&#039;Loonbelasting / premie volksverzekering&#039;&#039;&#039; add the section&#039;s total value as &#039;&#039;&#039;Af te dragen loonheffing (1700)&#039;&#039;&#039; with description `Loonbelasting / premie volksverzekering {YEAR}-{MONTH}`&lt;br /&gt;
## From the document&#039;s &#039;&#039;&#039;Premies&#039;&#039;&#039; add the section&#039;s total value as &#039;&#039;&#039;Kosten sociale premies werkgever (4041)&#039;&#039;&#039; with description `Premies {YEAR}-{MONTH}`&lt;br /&gt;
&lt;br /&gt;
== Pension ==&lt;br /&gt;
&lt;br /&gt;
# Exact&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Boekingen &amp;gt; Aanmaken&lt;br /&gt;
# Inkoop &amp;gt; &#039;&#039;&#039;80 - Salarisstroken&#039;&#039;&#039;&lt;br /&gt;
# Add file (JP/&#039;Journaalposten_Delft_Solutions_BV_*.pdf)&lt;br /&gt;
# Set `Supplier` to `Bright Pensions N.V.`&lt;br /&gt;
# Beschrijving: Pensioen {YEAR}-{MONTH}-M&lt;br /&gt;
# Ensure `Payment condition` is set to `IN - Incasso`&lt;br /&gt;
# Ensure `Invoice date` is set to the the &#039;16th&#039; of the month of the period over which the document documents the pension payments. (Look at &#039;Periodes&#039; for this)&lt;br /&gt;
# Totaalbedrag: Set to the value of &#039;&#039;&#039;Pensioenafdracht WG en WN&#039;&#039;&#039; on the document&lt;br /&gt;
# Line items:&lt;br /&gt;
## For each person who received pension payment: &#039;&#039;&#039;Pensioenen (4011)&#039;&#039;&#039; with description `Pensioen {YEAR}-{MONTH}-M {NAME}` and with the correct value (At the moment, 1/3 of the total amount per person).&lt;br /&gt;
&lt;br /&gt;
== Reconciliation (after payment) ==&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Overzichten &amp;gt; Kaarten (In English: Financial &amp;gt; Entries &amp;amp; G/L Accounts &amp;gt; Reports &amp;gt; Transactions)&lt;br /&gt;
# Search for &#039;&#039;&#039;Af te dragen loonheffing (1700)&#039;&#039;&#039;. Ensure the relevant `Financial year` is selected.&lt;br /&gt;
# First, only mark (not actually match) the wage slips together with the IRS slip for wage taxes. The difference at the bottom (e.g. 0.16 EUR) needs to be added to the wage tax document.&lt;br /&gt;
## For line item &#039;&#039;&#039;Af te dragen loonheffing (1700)&#039;&#039;&#039; add the difference to the current value (0.16 EUR in this example)&lt;br /&gt;
## Create line item &#039;&#039;&#039;Rekenverschillen (9200)&#039;&#039;&#039; with description {ENTRY_DESCRIPTION} {YEAR}-{MONTH} and the value in negative (-0.16 EUR in this example)&lt;br /&gt;
## Mark the wage slips together with the IRS slip for wage taxes again. The difference should now be 0.&lt;br /&gt;
# Select `Match` at the top of the screen to match the entries.&lt;br /&gt;
&lt;br /&gt;
== Reconciliation of the payment itself ==&lt;br /&gt;
# Go to Financial &amp;gt; Banking &amp;amp; Cash &amp;gt; Statements &amp;gt; To be completed and search for `to be completed` statements.&lt;br /&gt;
# Ensure the G/L account is set to `1671 - Te betalen lonen`, and the account is set to `1 - Belastingdienst`.&lt;br /&gt;
# Select `Match` and select the matching entry (Previously created in the `Wage Taxes` section).&lt;br /&gt;
&lt;br /&gt;
== Reconciliation of the pension payments ==&lt;br /&gt;
# Go to Financial &amp;gt; Banking &amp;amp; Cash &amp;gt; Statements &amp;gt; To be completed and search for `to be completed` statements.&lt;br /&gt;
# Ensure the G/L is set to `1671 - Te betalen lonen`, and the account is set to `47 - Bring Pensions N.V.` for the three pension payments.&lt;br /&gt;
# Click &#039;Match&#039; on any of the pension payments&lt;br /&gt;
# In the modal, check the checkbox for the other two pension payments, and the correct pension document entry (The one created earlier in the `Pension` section). Finally, click `Enter`.&lt;br /&gt;
&lt;br /&gt;
== Preparing wage payments ==&lt;br /&gt;
# Create a payment scheduled on the correct date (15th of the month) for 12:00 (Midday), for each wage slip added, with the description `Salaris periode {YEAR}-{MONTH}-M {NAME}`&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Invoicing&amp;diff=498</id>
		<title>Invoicing</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Invoicing&amp;diff=498"/>
		<updated>2025-01-02T14:07:22Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;# Log in to Exact.&lt;br /&gt;
# Go to the Sales module in the top bar.&lt;br /&gt;
# Select &#039;Invoices&#039;.&lt;br /&gt;
# Click &#039;Create&#039;.&lt;br /&gt;
# Select the correct journal TODO: get better reference on the page on what to click&lt;br /&gt;
# Choose the customer from the dropdown list for the &#039;ordered by&#039; property.&lt;br /&gt;
# Enter the &#039;Order date&#039;. The current date is likely fine.&lt;br /&gt;
# Specify the payment terms and due date by making sure the &#039;Payment condition&#039; is properly set.&lt;br /&gt;
# Set the reason/description of the invoice in &#039;Description&#039;. (I.E.: Account deletion feature)&lt;br /&gt;
# Add the product(s) or service(s) by clicking &#039;Add Line Item&#039;.&lt;br /&gt;
# Input the quantity, unit price, and tax rate.&lt;br /&gt;
# Add any necessary discounts or additional charges.&lt;br /&gt;
  # To add a discount, click the settings area in the invoice menu and enable discounts, save your settings.&lt;br /&gt;
  # Enter the discount value (e.g., 10%).&lt;br /&gt;
  # Add a description for the discount (optional).&lt;br /&gt;
  # Click &#039;Save&#039; to apply the discount to the invoice.&lt;br /&gt;
# Click &#039;Save&#039; to generate a draft invoice.&lt;br /&gt;
# Review the invoice for accuracy.&lt;br /&gt;
# Click &#039;send based on account&#039; to do final review, and select email by which to send.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
If you are missing columns for items (such as &#039;Description&#039;) you can add them by clicking the &#039;triple dot&#039; button in the top right and selecting customize. Finally, check the checkbox for the columns you want to have.&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Incident_Handling&amp;diff=497</id>
		<title>Incident Handling</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Incident_Handling&amp;diff=497"/>
		<updated>2024-12-19T10:13:56Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Zulip migration ==&lt;br /&gt;
Due to a migration to Zulip, the integration as was available on Mattermost is not available yet on Zulip. This leads to the following process changes:&lt;br /&gt;
* Acknowlegements and triggers resolving are not posted to Zulip by Zabbix&lt;br /&gt;
* Triggers are grouped in a topic on Zulip per host&lt;br /&gt;
* When an incident has been fully resolved, mark the topic as resolved, when any other incidents reported for the host are resolved&lt;br /&gt;
* There&#039;s no `?ongoing`, instead for now we can track open incidents by checking for unresolved topics&lt;br /&gt;
* The posting of incidents is less smart (only posting when not posted yet), so in order to prevent an incident from not being reported due to network issues or the likes, a message is posted after an inteval (8 hours for non-critical and lower, 1 hour for critical and above) while the incident has not been acknowleged.&lt;br /&gt;
* Incidents can be manually tracked by creating a topic by hand and reporting the problem.&lt;br /&gt;
* There is no automatic gitlab issue creation or syncing anymore.&lt;br /&gt;
&lt;br /&gt;
Finally, where this process says to do something on Mattermost, you should now do so on Zulip. The updates in the process chapters themselves are WIP.&lt;br /&gt;
&lt;br /&gt;
== Critical incidents ==&lt;br /&gt;
&#039;&#039;&#039;Critical incidents are resolved within 16 hours.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As first responder you take on the responsiblity of seeing an incident resolved. This does not mean that you are the person required to do all the work. You can attempt to involve other to help you (often referred to as escalating the incident), but since other are not on-call, they are not obliged to help you, especially outside of normal working hours.&lt;br /&gt;
Involving multiple people can quickly be required if multiple critical incidents with different causes occur simultaniously. In that case, the First Responder usually takes on a more information management role and steers those that are brought on into resolving the issues. (Example: if a server crashes, several critical triggers can fire, but the underlying cause can quite quickly be determined to be a single issue, the crashed server. So you wouldn&#039;t need to call in people to manage each incident. But a client&#039;s service being down in one cluster while in a different cluster a different VM no longer boots is likely to be to different issues, so in order to resolve them on time you&#039;d want to call in help to resolve the incident in time).&lt;br /&gt;
&lt;br /&gt;
=== Process ===&lt;br /&gt;
The general process is made up of the folowing steps. Each step has additional information on how to handle/execute them in the sections below.&lt;br /&gt;
# Take responsibility for seeing the incident resolved&lt;br /&gt;
# Determine if incident is still ongoing&lt;br /&gt;
# If ongoing: Communicate to affected clients that the issue is being investigated&lt;br /&gt;
# Communicate plan/next steps (even if that is gathering information)&lt;br /&gt;
# Communicate findings/results of executed plan, go back to previous step if not resolved&lt;br /&gt;
# Resolve incident + cleanup&lt;br /&gt;
&lt;br /&gt;
During working on an incident it is expected that all communication is done in the incident&#039;s thread. This means all information to a problem can be found in a clear a predictable place. Sometimes an incident can be resolved by work done in another incident. In that case, it is required to post a link to that thread in the incident&#039;s thread with the comment that the resolution is done in that thread.&lt;br /&gt;
&lt;br /&gt;
==== Acknowledge the incident on Zabbix ====&lt;br /&gt;
The first step is to take responsibility for seeing the incident resolved by acknowledging the incident on Zabbix. Simply acknowledging the trigger suffices. It is however entirely possible that multiple critical incidents are firing at the same time. This can be a coincidence, or can be because of a share cause of failure. For example, a server crashing will cause server VM&#039; to reboot, or the router having an connectivity issue will lead to most other VM&#039;s having connectivity issues as well. If there are multiple critical incidents, it is advised to quickly observe what&#039;s ongoing, Zabbix is the best source of firing triggers for this, and pick the incident that is likely the root cause to  &lt;br /&gt;
&lt;br /&gt;
* Acknowledging an incident on Zabbix will stop Zabbix from calling the First Responder to notify them of the ongoing incident. And stops Zabbix from posting reminders on Zulip.&lt;br /&gt;
&lt;br /&gt;
==== Determine if incident is still ongoing ====&lt;br /&gt;
The next step is to check if the reported problem is still ongoing. Depending on the observations made here your process to follow and steps needed to resolve the incident can change. There are three options:&lt;br /&gt;
# The trigger resolved itself and the problem cannot be observed. Example: HTTPS is down for a site, but the FR can access the site through HTTPS without incident.&lt;br /&gt;
# The trigger resolved itself and the problem can still be observed.&lt;br /&gt;
# The trigger is still firing but the problem cannot be observed: Our triggers might not be perfect, so it could be that something else is causing it to fire. A simple example would be that Zabbix reports that the the DNS for a site can&#039;t be resolved, but in reality there&#039;s a bug in the script we wrote that checks if the DNS resolves and the DNS resolves fine. Final note: keep in mind that an &#039;it works on my machine&#039; does not necessarily mean it works for most other people, so depening on the trigger you need to do some evaluations if your tests suffice. &lt;br /&gt;
&lt;br /&gt;
In order to make sure you are actually trying to observe the same thing as the trigger is looking for, make sure to check the trigger definition and the current data of the associated item(s). Some triggers might fire if one of multiple conditions is met (Such as a trigger that monitors the ping response time firing if the value exceeds a certain threshold, or if no data for a certain period of time was observed).&lt;br /&gt;
&lt;br /&gt;
Make sure to report your findings in the incident&#039;s thread. It&#039;s advised to post a screenshot of the relevant item(s) and your own observations. (Continuing the ping example, you would post a screenshot of the relevant values, state your conclusion why the trigger is firing, and your own observations/pings)&lt;br /&gt;
&lt;br /&gt;
==== Communicate to affected clients ====&lt;br /&gt;
If the incident is still ongoing and the service is down, we need to communicate to affected clients that we are aware of the problem and that we are investigating it. This is because critical incident usually mean the service is down, something the clients can notice/are affected by, so we to be transparent that something is going on. There are some additional notes to this though:&lt;br /&gt;
* If an incident has already resolved itself and the problem is no longer observable, we don&#039;t communicate anything. Doing so might only cause confusion, and since the client has not reported any issues, they have not had a noticeable problem with it themselves.&lt;br /&gt;
* Although a critical incident generally means that the client service is down or experiencing reduced service, not all critical incidents are of that nature. Some are more administrative, or are only an issue for Delft Solutions itself. As of writing I don&#039;t have an exhaustive list, but here is those I can think of:&lt;br /&gt;
** SSH Service is down: We don&#039;t have any clients that SSH into their services, so it&#039;s generally not a problem. But SSH is mostly used for SRE maintenance and publishing new builds. The SRE maintenance is an internal problem, so no need to communicate to the client. The publishing is done to Kaboom, preventing new builds from being published, and the two SM VM&#039;s.&lt;br /&gt;
** No backup for x days: Clients don&#039;t notice it if a backup is running late, so no need to communicate with clients. Just need to make sure the backup gets completed&lt;br /&gt;
** SSL certificate is expiring in &amp;lt; 24 hours: This is a bit dependent on how soon this incident is being handled, but if it handled quickly, the certificate never actually expired, and there has not been any disruption to the client&#039;s service, so no need for communicating about it.&lt;br /&gt;
* Determining which clients are being affected can be done by looking at the host&#039;s DNS in the trigger, and/or looking up the VM in Proxmox and checking the tags of the VM&#039;s for client names. In the case that this issue is causing multiple other critical triggers to fire, you would have to check for which clients are affected by those incidents.&lt;br /&gt;
* Communicating to DS about ongoing incidents is usually assumed to be automaticly have been done by the fact that the incident was reported on Zulip.&lt;br /&gt;
&lt;br /&gt;
As always, report the decisions taken and actions maded in the incident thread. (e.g.: I&#039;ve sent a message in the Slack to let Kaboom know that we aware of problem x, and that we are investigating it)&lt;br /&gt;
&lt;br /&gt;
==== Communicate plan/next steps + Communicate findings/results of executed plan ====&lt;br /&gt;
This is the main part of handling an incident. There are several actions you can take in these steps, but at the basis they consist of sharing your next steps, performing those, and reporting the results. The reason all this needs to be reported is to ensure that all known information about a problem is logged, making it easier for someone else to be onboarded into the issue, for later reference if a similar issue is encountered, and even for use during the incident itself in case an older configuration needs to be referenced after you changed it.&lt;br /&gt;
The objective from these steps is determining what is actually wrong and how to resolve it. Depending on the observations made earlier on whether the incident is still ongoing and is (still) observable your investigation can go into different directions. (e.g. Find the underlying cause for a trigger, or determining why the trigger is firing while it likely shouldn&#039;t, and then how to resolve that underlying cause or how to update the trigger to work better)&lt;br /&gt;
&lt;br /&gt;
There are three main types of steps defined, but you are not limited to these:&lt;br /&gt;
# Hypothesis: If you have an idea what could be causing it, you would state your hypothesis and your next step would be to prove that hypothesis. For example, for an incident &#039;SSH service is down on X&#039; your hypothesis could be that this is due to &#039;MaxStartups&#039; throttling, which can be proven by &#039;grep&#039;ing journalctl for that, and compare the start and end times of throttling with the timestamps of the item reporting the status of the SSH service.&lt;br /&gt;
# Information gathering: Sometimes it just helps to get some facts about the situation collected. What is usefull information that is relevant depends on the triggers, but some examples are: The syslog/journalctl of the host from around the time of the incident (it can contain a reference to the an underlying problem in various levels of explicitness), the ping response from several hosts on the route to a host or a traceroute (this helps with networking issues). The gathered information is usually intended to help you come up with an hypothesis on what&#039;s wrong.&lt;br /&gt;
# Investigative: The most rigorous of process. The full process is described here originally [https://docs.google.com/document/d/1AQYJM1Q9l2Tyk6zfCVaQ2aEq-dpbfUH5okE88bpKkhw/edit#heading=h.5fq2skijqbdc Drive - Final Coundown - General Investigative Process]. To summarize, when you don&#039;t know why something is failing, and/or don&#039;t have any decent hypotheses to follow up, you can follow this process to systematicly find the problem.&lt;br /&gt;
&lt;br /&gt;
Regarding the resolution to an incident: The resolution to any incident is usually one of two things:&lt;br /&gt;
# Fix the underlying problem.&lt;br /&gt;
# Fix the trigger itself.&lt;br /&gt;
Fixing the trigger is relavively straightforward, but do make sure document in the thread what you changed to which trigger.&lt;br /&gt;
Fixing the underlying problem can be more complex. A trade-off needs to be made sometimes between resolving technical debt, or simply patching the current system to resolve the issue. We usually look for a resolution that ensures that the problem won&#039;t re-occur soon, or makes it unexpected/unlikely for the problem to re-occur. Taking into account the timeframe that is available to resolve the incident you can make some trade-offs. An example would be: normal backups of VM&#039;s are failing due to the Proxmox backup server being down/unreachable and it is determined that this cannot be resolved at that moment. We can set up automatic backups to local storage temporary to resolve the immediate problem and ensure we keep our SLO&#039;s versus setting up a new Proxmox Backup server at a different location. Since we don&#039;t have much time to resolve the problem, the resolution would be to set up the automatic backups to local storage, and set up a new Proxmox Backup Server later as a seperate issue.&lt;br /&gt;
&lt;br /&gt;
===== Some known issues and their resolutions =====&lt;br /&gt;
* SSH service is down: The internet is a vile place. There&#039;s constant port scanning and hacking attempts ongoing to any machine connected to the internet (mostly IPv4). Due to this, SSH has a throttling functionality build in to prevent a system from being DDOS&#039;ed by the amount of malicious SSH requests. This throttling can cause the Zabbix server from being denied an SSH connection, of which several failures fire this trigger. This hypothesis can be proven with a `journalctl -u ssh | grep &#039;MaxStartups throttling&#039;` (you probably want to select a relevant time period with `--since &amp;quot;2 hours ago&amp;quot;` or something similar to prevent having to process a month of logging). You can then compare the throttling start and end times with the timestamps of the item data itself. The resolution for the issue is to add our custom ssh configuration [https://chat.dsinternal.net/#narrow/stream/23-SRE---General/topic/DS.20Whitelisted.20Custom.20SSH.20configuration/near/1620 Custom SSH Configuration].&lt;br /&gt;
* No backup for 3 days: Are S3 backup is very slow. Not much to prove as an underlying issue here. What needs to be done is check that the backup process is ongoing. The Zabbix latest data can be checked to verify that backups are running by checking that that days backups were done for the smaller buckets. The devteam email can be checked for if the backup process could not start on day due to it already running (it takes 24+ hours, and an attempt to start it is done each day by cron).&lt;br /&gt;
* git.* HTTPS is down: On Sunday mostly, Gitlab gets automaticly updated, but this incurs some downtime as the service is restarted. This is usually short enough to not be reported to Zulip as per our settings, but sometimes it&#039;s longer. If the service does not stay down, the issue can be just resolved.&lt;br /&gt;
&lt;br /&gt;
==== Resolve incident + cleanup ====&lt;br /&gt;
When you&#039;ve executed and verified the resolution in the previous steps we can proceed resolving the issue in our Mattermost integration. Resolving an incident can be done by doing the following:&lt;br /&gt;
# Verify that the trigger is no longer firing. An incident will be immediatly re-opened if the trigger is still firing, and the incident cannot be considered resolved if the trigger is still firing. If the trigger is still firing but you&#039;re sure that you&#039;ve resolved the problem, you might need to force the item the trigger depends on to update. This can be done by finding the item in the host&#039;s configuration on Zabbix and selecting &#039;Execute Now&#039;, after a short period this should force Zabbix to re-execute the item. You can check the timestamps in the latest data of an item to check if it was updated.&lt;br /&gt;
# Close the incident by marking the topic as resolved, when there are no other triggers firing for the host.&lt;br /&gt;
&lt;br /&gt;
Unfortunatly, some problems cause multiple critical and non-critical triggers to fire. This means we have to check Zabbix and Zulip for other fired triggers and ongoing incidents. The goal is to identify critical and non-critical incidents that were caused by the incident/underlying issue you just resolved.&lt;br /&gt;
# First, these incidents need to be acknowledged on Zabbix, and in the acknowledgement message you mention the incident/problem that caused this.&lt;br /&gt;
# Next, check the incident tracked by the integration on Mattermost using the `?ongoing` command. Resolve incidents that were (re-)opened by this incident by executing the following steps. If the first two fail (problem still persists, trigger is still firing), the incident needs to considered it&#039;s own issue and the relevant process needs to be followed (critical or non-critical depending on criticality).&lt;br /&gt;
## Ensuring the mentioned problem is no longer observable&lt;br /&gt;
## The trigger has resolved (You might need to force an update with `Execute Now`).&lt;br /&gt;
## Posting a link to the main incident you resolved with the comment that the underlying problem was resolved in that topic.&lt;br /&gt;
## Closing the incident by marking the topic as resolved, when there are no other triggers firing for the host.&lt;br /&gt;
&lt;br /&gt;
When you are done, there should be no more critical triggers firing in Zabbix or open in the Zabbix-Mattermost intergration, for which no-one has taken responsibility or you have taken responsibility for and are not actively handling.&lt;br /&gt;
&lt;br /&gt;
===Additional context===&lt;br /&gt;
* Critical incidents are posted in [https://chat.dsinternal.net/#narrow/stream/24-SRE-.23-Critical &#039;&#039;&#039;SLA - Critical&#039;&#039;&#039;].&lt;br /&gt;
* &amp;lt;s&amp;gt;When it is being tracked on GitLab a heavy check mark is added to the message.&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;Responses on the thread and on GitLab are automatically synced (to some extend)&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;When you reply with &#039;&#039;&#039;I agree that this has been fully resolved&#039;&#039;&#039; eventually our Zabbix-Mattermost integration will pick this up and a green check mark is added to the message.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Non-Critical incidents ==&lt;br /&gt;
* Non-critical incidents are acknowledged within 9 hours and resolved within one week.&lt;br /&gt;
&lt;br /&gt;
=== Acknowledging ===&lt;br /&gt;
Fully acknowledging a non-critical incident requires the following tasks to have been completed:&lt;br /&gt;
* Acknowledging the incident on Zabbix, which means you take responsibility of completing the steps listed below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The next steps don&#039;t have to be done immediatly, as they have dependencies, but be started and scheduled for completion the next work day.&lt;br /&gt;
&lt;br /&gt;
Check if there&#039;s already a uncompleted milestone for this host with this issue in the metrics sheet.&lt;br /&gt;
If a milestone is already present:&lt;br /&gt;
* Report in the topic the Lynx project ID for resolving this issue.&lt;br /&gt;
* If the ID has already been reported in the topic, we don&#039;t want to report it again and again, instead add the 🔁 emoji (:repeat:) under the zabbix bot alert&lt;br /&gt;
&lt;br /&gt;
If a milestone is NOT already present:&lt;br /&gt;
* Add the non-critical incident as a milestone in the metrics sheet, following the naming convention&lt;br /&gt;
** Start date is the date of the incident&lt;br /&gt;
** DoD states what needs to be true for the non-critical incident to be consider resolved&lt;br /&gt;
* Add the non-critical incident to Lynx as a project&lt;br /&gt;
** Follow the naming convention below for the title &amp;amp; project ID&lt;br /&gt;
** Tasks need to be added&lt;br /&gt;
** Final tasks needs to have the SLO deadline set as &#039;contraint&#039;&lt;br /&gt;
** Project priority is set to 99 while not estimated yet. After the estimation is done, the priority should be set to 20&lt;br /&gt;
** The tasks are estimated for SP&lt;br /&gt;
* The Lynx project ID is reported in the non-critical incident&#039;s topic on Zulip, and logged in the metrics sheet&lt;br /&gt;
* A Kimai activity is created in Kimai for the non-critical incident, following the naming convetion&lt;br /&gt;
&lt;br /&gt;
==== Naming convention ====&lt;br /&gt;
* Kimai activity name needs to follow the pattern: &#039;&amp;lt;YYYY-MM&amp;gt; &amp;lt;problem_title&amp;gt;&#039;. For &amp;lt;problem_title&amp;gt;, incorporate the trigger title and hostname for clarity.&lt;br /&gt;
* Milestone name needs to follow the pattern: &#039;Delft Solutions Hosting Incident response work &amp;lt;kimai_activity_name&amp;gt;&#039;&lt;br /&gt;
* Lynx project name needs to follow the pattern: &#039;Delft Solutions Hosting Incident response work &amp;lt;kimai_activity_name&amp;gt;&#039;&lt;br /&gt;
* Lynx project ID needs to follow the pattern: &#039;SRE&amp;lt;YYMM&amp;gt;&amp;lt;XXX&amp;gt;&#039;, where &amp;lt;XXX&amp;gt; is some three letter shorthand that relates to the problem/host&lt;br /&gt;
&lt;br /&gt;
== Informational incidents ==&lt;br /&gt;
* Informational incidents are acknowledged within 72 hours&lt;br /&gt;
&lt;br /&gt;
Checklist&lt;br /&gt;
# Acknowledge on Zabbix&lt;br /&gt;
# Sanity check the event, post result in thread&lt;br /&gt;
# If action needed, perform action&lt;br /&gt;
&lt;br /&gt;
== If an incident is reported by other means than the Zabbix-Zulip intergration ==&lt;br /&gt;
# Acknowledge receipt.&lt;br /&gt;
# Classify the incident as critical, non-critical, or informational.&lt;br /&gt;
# Create an topic in the relevant SRE channel, stating the problem and that you is responsible for resolving it.&lt;br /&gt;
# Proceed to treat the incident according to the criticality you just classified it as. (So for a critical incident, it means you now start the critical incident handling process)&lt;br /&gt;
&lt;br /&gt;
== Handover ==&lt;br /&gt;
When handing over the responsibility of &#039;&#039;&#039;first responder&#039;&#039;&#039; (FR), the following needs to happen:&lt;br /&gt;
* The handover can be initiated by both the upcoming FR or the acting FR&lt;br /&gt;
* Acting FR adds the upcoming FR the the IPA sla-first-responder user group and enables Zabbix calling for that the upcoming FR if they have that set by going to Zabbix &amp;gt; Configuration &amp;gt; Actions &amp;gt; [https://status.delftinfra.net/zabbix/actionconf.php?eventsource=0# Trigger actions]&lt;br /&gt;
* The upcoming FR makes sure they are aware of the state of the SLA and knows what questions they wants to ask the acting FR.&lt;br /&gt;
* The upcoming FR makes sure they are subscribed to the right channels.&lt;br /&gt;
&lt;br /&gt;
The following steps can be done async or in person:&lt;br /&gt;
* The acting FR announces/informs the upcoming FR has been added to the sla-first-responder group (In Zulip&#039;s [https://chat.dsinternal.net/#narrow/stream/13-Organisational Organisational channel] if asynq).&lt;br /&gt;
* If the acting FR wants to hand over responsibility for any ongoing incident they also state which incidents they want the upcoming FR to take over.&lt;br /&gt;
* If there are any particularities the upcoming FR needs to be aware of, those are shared.&lt;br /&gt;
* The upcoming FR asks their questions until they are satisfied and able to take over the FR&lt;br /&gt;
* The upcoming FR ensures they are subscribed to the following channels on Zulip: [https://chat.dsinternal.net/#narrow/stream/23-SRE---General SRE - General], [https://chat.dsinternal.net/#narrow/stream/24-SRE-.23-Critical SRE # Critical] and if part of the SRE team [https://chat.dsinternal.net/#streams/4/SRE%20##%20Non-critical SRE ## Non-Critical] and [https://chat.dsinternal.net/#streams/5/SRE%20###%20Informational SRE ### Informational].&lt;br /&gt;
* The upcoming FR announces/informs that they are now the acting FR over Zulip&#039;s [https://chat.dsinternal.net/#narrow/stream/13-Organisational Organisational channel]&lt;br /&gt;
* The now acting FR removes the previous FR from IPA the sla-first-responder user group and disables Zabbix calling for the previous FR if they had that enabled by going to Zabbix &amp;gt; Configuration &amp;gt; Actions &amp;gt; [https://status.delftinfra.net/zabbix/actionconf.php?eventsource=0# Trigger actions]&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Incident_Handling&amp;diff=496</id>
		<title>Incident Handling</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Incident_Handling&amp;diff=496"/>
		<updated>2024-12-19T09:44:08Z</updated>

		<summary type="html">&lt;p&gt;Dortund: Changed chapter to have a header, and fixed a typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Zulip migration ==&lt;br /&gt;
Due to a migration to Zulip, the integration as was available on Mattermost is not available yet on Zulip. This leads to the following process changes:&lt;br /&gt;
* Acknowlegements and triggers resolving are not posted to Zulip by Zabbix&lt;br /&gt;
* Triggers are grouped in a topic on Zulip per host&lt;br /&gt;
* When an incident has been fully resolved, mark the topic as resolved, when any other incidents reported for the host are resolved&lt;br /&gt;
* There&#039;s no `?ongoing`, instead for now we can track open incidents by checking for unresolved topics&lt;br /&gt;
* The posting of incidents is less smart (only posting when not posted yet), so in order to prevent an incident from not being reported due to network issues or the likes, a message is posted after an inteval (8 hours for non-critical and lower, 1 hour for critical and above) while the incident has not been acknowleged.&lt;br /&gt;
* Incidents can be manually tracked by creating a topic by hand and reporting the problem.&lt;br /&gt;
* There is no automatic gitlab issue creation or syncing anymore.&lt;br /&gt;
&lt;br /&gt;
Finally, where this process says to do something on Mattermost, you should now do so on Zulip. The updates in the process chapters themselves are WIP.&lt;br /&gt;
&lt;br /&gt;
== Critical incidents ==&lt;br /&gt;
&#039;&#039;&#039;Critical incidents are resolved within 16 hours.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As first responder you take on the responsiblity of seeing an incident resolved. This does not mean that you are the person required to do all the work. You can attempt to involve other to help you (often referred to as escalating the incident), but since other are not on-call, they are not obliged to help you, especially outside of normal working hours.&lt;br /&gt;
Involving multiple people can quickly be required if multiple critical incidents with different causes occur simultaniously. In that case, the First Responder usually takes on a more information management role and steers those that are brought on into resolving the issues. (Example: if a server crashes, several critical triggers can fire, but the underlying cause can quite quickly be determined to be a single issue, the crashed server. So you wouldn&#039;t need to call in people to manage each incident. But a client&#039;s service being down in one cluster while in a different cluster a different VM no longer boots is likely to be to different issues, so in order to resolve them on time you&#039;d want to call in help to resolve the incident in time).&lt;br /&gt;
&lt;br /&gt;
=== Process ===&lt;br /&gt;
The general process is made up of the folowing steps. Each step has additional information on how to handle/execute them in the sections below.&lt;br /&gt;
# Take responsibility for seeing the incident resolved&lt;br /&gt;
# Determine if incident is still ongoing&lt;br /&gt;
# If ongoing: Communicate to affected clients that the issue is being investigated&lt;br /&gt;
# Communicate plan/next steps (even if that is gathering information)&lt;br /&gt;
# Communicate findings/results of executed plan, go back to previous step if not resolved&lt;br /&gt;
# Resolve incident + cleanup&lt;br /&gt;
&lt;br /&gt;
During working on an incident it is expected that all communication is done in the incident&#039;s thread. This means all information to a problem can be found in a clear a predictable place. Sometimes an incident can be resolved by work done in another incident. In that case, it is required to post a link to that thread in the incident&#039;s thread with the comment that the resolution is done in that thread.&lt;br /&gt;
&lt;br /&gt;
==== Acknowledge the incident on Zabbix ====&lt;br /&gt;
The first step is to take responsibility for seeing the incident resolved by acknowledging the incident on Zabbix. Simply acknowledging the trigger suffices. It is however entirely possible that multiple critical incidents are firing at the same time. This can be a coincidence, or can be because of a share cause of failure. For example, a server crashing will cause server VM&#039; to reboot, or the router having an connectivity issue will lead to most other VM&#039;s having connectivity issues as well. If there are multiple critical incidents, it is advised to quickly observe what&#039;s ongoing, Zabbix is the best source of firing triggers for this, and pick the incident that is likely the root cause to  &lt;br /&gt;
&lt;br /&gt;
* Acknowledging an incident on Zabbix will stop Zabbix from calling the First Responder to notify them of the ongoing incident. And stops Zabbix from posting reminders on Zulip.&lt;br /&gt;
&lt;br /&gt;
==== Determine if incident is still ongoing ====&lt;br /&gt;
The next step is to check if the reported problem is still ongoing. Depending on the observations made here your process to follow and steps needed to resolve the incident can change. There are three options:&lt;br /&gt;
# The trigger resolved itself and the problem cannot be observed. Example: HTTPS is down for a site, but the FR can access the site through HTTPS without incident.&lt;br /&gt;
# The trigger resolved itself and the problem can still be observed.&lt;br /&gt;
# The trigger is still firing but the problem cannot be observed: Our triggers might not be perfect, so it could be that something else is causing it to fire. A simple example would be that Zabbix reports that the the DNS for a site can&#039;t be resolved, but in reality there&#039;s a bug in the script we wrote that checks if the DNS resolves and the DNS resolves fine. Final note: keep in mind that an &#039;it works on my machine&#039; does not necessarily mean it works for most other people, so depening on the trigger you need to do some evaluations if your tests suffice. &lt;br /&gt;
&lt;br /&gt;
In order to make sure you are actually trying to observe the same thing as the trigger is looking for, make sure to check the trigger definition and the current data of the associated item(s). Some triggers might fire if one of multiple conditions is met (Such as a trigger that monitors the ping response time firing if the value exceeds a certain threshold, or if no data for a certain period of time was observed).&lt;br /&gt;
&lt;br /&gt;
Make sure to report your findings in the incident&#039;s thread. It&#039;s advised to post a screenshot of the relevant item(s) and your own observations. (Continuing the ping example, you would post a screenshot of the relevant values, state your conclusion why the trigger is firing, and your own observations/pings)&lt;br /&gt;
&lt;br /&gt;
==== Communicate to affected clients ====&lt;br /&gt;
If the incident is still ongoing and the service is down, we need to communicate to affected clients that we are aware of the problem and that we are investigating it. This is because critical incident usually mean the service is down, something the clients can notice/are affected by, so we to be transparent that something is going on. There are some additional notes to this though:&lt;br /&gt;
* If an incident has already resolved itself and the problem is no longer observable, we don&#039;t communicate anything. Doing so might only cause confusion, and since the client has not reported any issues, they have not had a noticeable problem with it themselves.&lt;br /&gt;
* Although a critical incident generally means that the client service is down or experiencing reduced service, not all critical incidents are of that nature. Some are more administrative, or are only an issue for Delft Solutions itself. As of writing I don&#039;t have an exhaustive list, but here is those I can think of:&lt;br /&gt;
** SSH Service is down: We don&#039;t have any clients that SSH into their services, so it&#039;s generally not a problem. But SSH is mostly used for SRE maintenance and publishing new builds. The SRE maintenance is an internal problem, so no need to communicate to the client. The publishing is done to Kaboom, preventing new builds from being published, and the two SM VM&#039;s.&lt;br /&gt;
** No backup for x days: Clients don&#039;t notice it if a backup is running late, so no need to communicate with clients. Just need to make sure the backup gets completed&lt;br /&gt;
** SSL certificate is expiring in &amp;lt; 24 hours: This is a bit dependent on how soon this incident is being handled, but if it handled quickly, the certificate never actually expired, and there has not been any disruption to the client&#039;s service, so no need for communicating about it.&lt;br /&gt;
* Determining which clients are being affected can be done by looking at the host&#039;s DNS in the trigger, and/or looking up the VM in Proxmox and checking the tags of the VM&#039;s for client names. In the case that this issue is causing multiple other critical triggers to fire, you would have to check for which clients are affected by those incidents.&lt;br /&gt;
* Communicating to DS about ongoing incidents is usually assumed to be automaticly have been done by the fact that the incident was reported on Zulip.&lt;br /&gt;
&lt;br /&gt;
As always, report the decisions taken and actions maded in the incident thread. (e.g.: I&#039;ve sent a message in the Slack to let Kaboom know that we aware of problem x, and that we are investigating it)&lt;br /&gt;
&lt;br /&gt;
==== Communicate plan/next steps + Communicate findings/results of executed plan ====&lt;br /&gt;
This is the main part of handling an incident. There are several actions you can take in these steps, but at the basis they consist of sharing your next steps, performing those, and reporting the results. The reason all this needs to be reported is to ensure that all known information about a problem is logged, making it easier for someone else to be onboarded into the issue, for later reference if a similar issue is encountered, and even for use during the incident itself in case an older configuration needs to be referenced after you changed it.&lt;br /&gt;
The objective from these steps is determining what is actually wrong and how to resolve it. Depending on the observations made earlier on whether the incident is still ongoing and is (still) observable your investigation can go into different directions. (e.g. Find the underlying cause for a trigger, or determining why the trigger is firing while it likely shouldn&#039;t, and then how to resolve that underlying cause or how to update the trigger to work better)&lt;br /&gt;
&lt;br /&gt;
There are three main types of steps defined, but you are not limited to these:&lt;br /&gt;
# Hypothesis: If you have an idea what could be causing it, you would state your hypothesis and your next step would be to prove that hypothesis. For example, for an incident &#039;SSH service is down on X&#039; your hypothesis could be that this is due to &#039;MaxStartups&#039; throttling, which can be proven by &#039;grep&#039;ing journalctl for that, and compare the start and end times of throttling with the timestamps of the item reporting the status of the SSH service.&lt;br /&gt;
# Information gathering: Sometimes it just helps to get some facts about the situation collected. What is usefull information that is relevant depends on the triggers, but some examples are: The syslog/journalctl of the host from around the time of the incident (it can contain a reference to the an underlying problem in various levels of explicitness), the ping response from several hosts on the route to a host or a traceroute (this helps with networking issues). The gathered information is usually intended to help you come up with an hypothesis on what&#039;s wrong.&lt;br /&gt;
# Investigative: The most rigorous of process. The full process is described here originally [https://docs.google.com/document/d/1AQYJM1Q9l2Tyk6zfCVaQ2aEq-dpbfUH5okE88bpKkhw/edit#heading=h.5fq2skijqbdc Drive - Final Coundown - General Investigative Process]. To summarize, when you don&#039;t know why something is failing, and/or don&#039;t have any decent hypotheses to follow up, you can follow this process to systematicly find the problem.&lt;br /&gt;
&lt;br /&gt;
Regarding the resolution to an incident: The resolution to any incident is usually one of two things:&lt;br /&gt;
# Fix the underlying problem.&lt;br /&gt;
# Fix the trigger itself.&lt;br /&gt;
Fixing the trigger is relavively straightforward, but do make sure document in the thread what you changed to which trigger.&lt;br /&gt;
Fixing the underlying problem can be more complex. A trade-off needs to be made sometimes between resolving technical debt, or simply patching the current system to resolve the issue. We usually look for a resolution that ensures that the problem won&#039;t re-occur soon, or makes it unexpected/unlikely for the problem to re-occur. Taking into account the timeframe that is available to resolve the incident you can make some trade-offs. An example would be: normal backups of VM&#039;s are failing due to the Proxmox backup server being down/unreachable and it is determined that this cannot be resolved at that moment. We can set up automatic backups to local storage temporary to resolve the immediate problem and ensure we keep our SLO&#039;s versus setting up a new Proxmox Backup server at a different location. Since we don&#039;t have much time to resolve the problem, the resolution would be to set up the automatic backups to local storage, and set up a new Proxmox Backup Server later as a seperate issue.&lt;br /&gt;
&lt;br /&gt;
===== Some known issues and their resolutions =====&lt;br /&gt;
* SSH service is down: The internet is a vile place. There&#039;s constant port scanning and hacking attempts ongoing to any machine connected to the internet (mostly IPv4). Due to this, SSH has a throttling functionality build in to prevent a system from being DDOS&#039;ed by the amount of malicious SSH requests. This throttling can cause the Zabbix server from being denied an SSH connection, of which several failures fire this trigger. This hypothesis can be proven with a `journalctl -u ssh | grep &#039;MaxStartupsThrottling&#039;` (you probably want to select a relevant time period with `--since &amp;quot;2 hours ago&amp;quot;` or something similar to prevent having to process a month of logging). You can then compare the throttling start and end times with the timestamps of the item data itself. The resolution for the issue is to add our custom ssh configuration [https://chat.dsinternal.net/#narrow/stream/23-SRE---General/topic/DS.20Whitelisted.20Custom.20SSH.20configuration/near/1620 Custom SSH Configuration].&lt;br /&gt;
* No backup for 3 days: Are S3 backup is very slow. Not much to prove as an underlying issue here. What needs to be done is check that the backup process is ongoing. The Zabbix latest data can be checked to verify that backups are running by checking that that days backups were done for the smaller buckets. The devteam email can be checked for if the backup process could not start on day due to it already running (it takes 24+ hours, and an attempt to start it is done each day by cron).&lt;br /&gt;
* git.* HTTPS is down: On Sunday mostly, Gitlab gets automaticly updated, but this incurs some downtime as the service is restarted. This is usually short enough to not be reported to Zulip as per our settings, but sometimes it&#039;s longer. If the service does not stay down, the issue can be just resolved.&lt;br /&gt;
&lt;br /&gt;
==== Resolve incident + cleanup ====&lt;br /&gt;
When you&#039;ve executed and verified the resolution in the previous steps we can proceed resolving the issue in our Mattermost integration. Resolving an incident can be done by doing the following:&lt;br /&gt;
# Verify that the trigger is no longer firing. An incident will be immediatly re-opened if the trigger is still firing, and the incident cannot be considered resolved if the trigger is still firing. If the trigger is still firing but you&#039;re sure that you&#039;ve resolved the problem, you might need to force the item the trigger depends on to update. This can be done by finding the item in the host&#039;s configuration on Zabbix and selecting &#039;Execute Now&#039;, after a short period this should force Zabbix to re-execute the item. You can check the timestamps in the latest data of an item to check if it was updated.&lt;br /&gt;
# Close the incident by marking the topic as resolved, when there are no other triggers firing for the host.&lt;br /&gt;
&lt;br /&gt;
Unfortunatly, some problems cause multiple critical and non-critical triggers to fire. This means we have to check Zabbix and Zulip for other fired triggers and ongoing incidents. The goal is to identify critical and non-critical incidents that were caused by the incident/underlying issue you just resolved.&lt;br /&gt;
# First, these incidents need to be acknowledged on Zabbix, and in the acknowledgement message you mention the incident/problem that caused this.&lt;br /&gt;
# Next, check the incident tracked by the integration on Mattermost using the `?ongoing` command. Resolve incidents that were (re-)opened by this incident by executing the following steps. If the first two fail (problem still persists, trigger is still firing), the incident needs to considered it&#039;s own issue and the relevant process needs to be followed (critical or non-critical depending on criticality).&lt;br /&gt;
## Ensuring the mentioned problem is no longer observable&lt;br /&gt;
## The trigger has resolved (You might need to force an update with `Execute Now`).&lt;br /&gt;
## Posting a link to the main incident you resolved with the comment that the underlying problem was resolved in that topic.&lt;br /&gt;
## Closing the incident by marking the topic as resolved, when there are no other triggers firing for the host.&lt;br /&gt;
&lt;br /&gt;
When you are done, there should be no more critical triggers firing in Zabbix or open in the Zabbix-Mattermost intergration, for which no-one has taken responsibility or you have taken responsibility for and are not actively handling.&lt;br /&gt;
&lt;br /&gt;
===Additional context===&lt;br /&gt;
* Critical incidents are posted in [https://chat.dsinternal.net/#narrow/stream/24-SRE-.23-Critical &#039;&#039;&#039;SLA - Critical&#039;&#039;&#039;].&lt;br /&gt;
* &amp;lt;s&amp;gt;When it is being tracked on GitLab a heavy check mark is added to the message.&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;Responses on the thread and on GitLab are automatically synced (to some extend)&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;When you reply with &#039;&#039;&#039;I agree that this has been fully resolved&#039;&#039;&#039; eventually our Zabbix-Mattermost integration will pick this up and a green check mark is added to the message.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Non-Critical incidents ==&lt;br /&gt;
* Non-critical incidents are acknowledged within 9 hours and resolved within one week.&lt;br /&gt;
&lt;br /&gt;
=== Acknowledging ===&lt;br /&gt;
Fully acknowledging a non-critical incident requires the following tasks to have been completed:&lt;br /&gt;
* Acknowledging the incident on Zabbix, which means you take responsibility of completing the steps listed below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The next steps don&#039;t have to be done immediatly, as they have dependencies, but be started and scheduled for completion the next work day.&lt;br /&gt;
&lt;br /&gt;
Check if there&#039;s already a uncompleted milestone for this host with this issue in the metrics sheet.&lt;br /&gt;
If a milestone is already present:&lt;br /&gt;
* Report in the topic the Lynx project ID for resolving this issue.&lt;br /&gt;
* If the ID has already been reported in the topic, we don&#039;t want to report it again and again, instead add the 🔁 emoji (:repeat:) under the zabbix bot alert&lt;br /&gt;
&lt;br /&gt;
If a milestone is NOT already present:&lt;br /&gt;
* Add the non-critical incident as a milestone in the metrics sheet, following the naming convention&lt;br /&gt;
** Start date is the date of the incident&lt;br /&gt;
** DoD states what needs to be true for the non-critical incident to be consider resolved&lt;br /&gt;
* Add the non-critical incident to Lynx as a project&lt;br /&gt;
** Follow the naming convention below for the title &amp;amp; project ID&lt;br /&gt;
** Tasks need to be added&lt;br /&gt;
** Final tasks needs to have the SLO deadline set as &#039;contraint&#039;&lt;br /&gt;
** Project priority is set to 99 while not estimated yet. After the estimation is done, the priority should be set to 20&lt;br /&gt;
** The tasks are estimated for SP&lt;br /&gt;
* The Lynx project ID is reported in the non-critical incident&#039;s topic on Zulip, and logged in the metrics sheet&lt;br /&gt;
* A Kimai activity is created in Kimai for the non-critical incident, following the naming convetion&lt;br /&gt;
&lt;br /&gt;
==== Naming convention ====&lt;br /&gt;
* Kimai activity name needs to follow the pattern: &#039;&amp;lt;YYYY-MM&amp;gt; &amp;lt;problem_title&amp;gt;&#039;. For &amp;lt;problem_title&amp;gt;, incorporate the trigger title and hostname for clarity.&lt;br /&gt;
* Milestone name needs to follow the pattern: &#039;Delft Solutions Hosting Incident response work &amp;lt;kimai_activity_name&amp;gt;&#039;&lt;br /&gt;
* Lynx project name needs to follow the pattern: &#039;Delft Solutions Hosting Incident response work &amp;lt;kimai_activity_name&amp;gt;&#039;&lt;br /&gt;
* Lynx project ID needs to follow the pattern: &#039;SRE&amp;lt;YYMM&amp;gt;&amp;lt;XXX&amp;gt;&#039;, where &amp;lt;XXX&amp;gt; is some three letter shorthand that relates to the problem/host&lt;br /&gt;
&lt;br /&gt;
== Informational incidents ==&lt;br /&gt;
* Informational incidents are acknowledged within 72 hours&lt;br /&gt;
&lt;br /&gt;
Checklist&lt;br /&gt;
# Acknowledge on Zabbix&lt;br /&gt;
# Sanity check the event, post result in thread&lt;br /&gt;
# If action needed, perform action&lt;br /&gt;
&lt;br /&gt;
== If an incident is reported by other means than the Zabbix-Zulip intergration ==&lt;br /&gt;
# Acknowledge receipt.&lt;br /&gt;
# Classify the incident as critical, non-critical, or informational.&lt;br /&gt;
# Create an topic in the relevant SRE channel, stating the problem and that you is responsible for resolving it.&lt;br /&gt;
# Proceed to treat the incident according to the criticality you just classified it as. (So for a critical incident, it means you now start the critical incident handling process)&lt;br /&gt;
&lt;br /&gt;
== Handover ==&lt;br /&gt;
When handing over the responsibility of &#039;&#039;&#039;first responder&#039;&#039;&#039; (FR), the following needs to happen:&lt;br /&gt;
* The handover can be initiated by both the upcoming FR or the acting FR&lt;br /&gt;
* Acting FR adds the upcoming FR the the IPA sla-first-responder user group and enables Zabbix calling for that the upcoming FR if they have that set by going to Zabbix &amp;gt; Configuration &amp;gt; Actions &amp;gt; [https://status.delftinfra.net/zabbix/actionconf.php?eventsource=0# Trigger actions]&lt;br /&gt;
* The upcoming FR makes sure they are aware of the state of the SLA and knows what questions they wants to ask the acting FR.&lt;br /&gt;
* The upcoming FR makes sure they are subscribed to the right channels.&lt;br /&gt;
&lt;br /&gt;
The following steps can be done async or in person:&lt;br /&gt;
* The acting FR announces/informs the upcoming FR has been added to the sla-first-responder group (In Zulip&#039;s [https://chat.dsinternal.net/#narrow/stream/13-Organisational Organisational channel] if asynq).&lt;br /&gt;
* If the acting FR wants to hand over responsibility for any ongoing incident they also state which incidents they want the upcoming FR to take over.&lt;br /&gt;
* If there are any particularities the upcoming FR needs to be aware of, those are shared.&lt;br /&gt;
* The upcoming FR asks their questions until they are satisfied and able to take over the FR&lt;br /&gt;
* The upcoming FR ensures they are subscribed to the following channels on Zulip: [https://chat.dsinternal.net/#narrow/stream/23-SRE---General SRE - General], [https://chat.dsinternal.net/#narrow/stream/24-SRE-.23-Critical SRE # Critical] and if part of the SRE team [https://chat.dsinternal.net/#streams/4/SRE%20##%20Non-critical SRE ## Non-Critical] and [https://chat.dsinternal.net/#streams/5/SRE%20###%20Informational SRE ### Informational].&lt;br /&gt;
* The upcoming FR announces/informs that they are now the acting FR over Zulip&#039;s [https://chat.dsinternal.net/#narrow/stream/13-Organisational Organisational channel]&lt;br /&gt;
* The now acting FR removes the previous FR from IPA the sla-first-responder user group and disables Zabbix calling for the previous FR if they had that enabled by going to Zabbix &amp;gt; Configuration &amp;gt; Actions &amp;gt; [https://status.delftinfra.net/zabbix/actionconf.php?eventsource=0# Trigger actions]&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=New_receipt&amp;diff=494</id>
		<title>New receipt</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=New_receipt&amp;diff=494"/>
		<updated>2024-12-04T14:47:43Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;# Log into Exact&lt;br /&gt;
# Go to “Purchase” &amp;gt; “Entries” &amp;gt; “Create”&lt;br /&gt;
# Click “60 - Inkoopboek”&lt;br /&gt;
# Add a picture of the receipt as an attachment&lt;br /&gt;
# Under “Supplier”, find the supplier and select the correct supplier&lt;br /&gt;
# Numbered list item&lt;br /&gt;
## If the supplier does not exist, you have to add a new supplier, but there is no guide for this&lt;br /&gt;
# Under “Invoice Data”&lt;br /&gt;
## Enter the description of what is on the receipt (e.g. enter “lunch stuff” for when you have a receipt for buying lunch stuff)&lt;br /&gt;
## Set the &#039;Payment Condition&#039;:&lt;br /&gt;
### IDEAL for receipst paid with ideal&lt;br /&gt;
### PIN for receipts paid with debit card&lt;br /&gt;
### One of the payment durations if it&#039;s an invoice with a certain payment term&lt;br /&gt;
## Enter total amount on the receipt under “Total amount” &lt;br /&gt;
## Update “Invoice Date” (And probably also “Due date”) to match the date on the receipt&lt;br /&gt;
# Make sure the expenses are for the correct G/L Account, e.g. lunch/borrel stuff should be under 4012&lt;br /&gt;
# Make sure the VAT code is correct, as well as the VAT amount&lt;br /&gt;
## For receipts for food stuffs (lunch, drinks, diner, etc.), the VAT code needs to be `0` (`Geen BTW`), despite the fact that the receipt may state VAT&lt;br /&gt;
# Click “Save + new”&lt;br /&gt;
# Ask Wouter to reconcile the payment+receipt&lt;br /&gt;
# Done&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Incident_Handling&amp;diff=493</id>
		<title>Incident Handling</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Incident_Handling&amp;diff=493"/>
		<updated>2024-11-22T15:07:26Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Zulip migration ==&lt;br /&gt;
Due to a migration to Zulip, the integration as was available on Mattermost is not available yet on Zulip. This leads to the following process changes:&lt;br /&gt;
* Acknowlegements and triggers resolving are not posted to Zulip by Zabbix&lt;br /&gt;
* Triggers are grouped in a topic on Zulip per host&lt;br /&gt;
* When an incident has been fully resolved, mark the topic as resolved, when any other incidents reported for the host are resolved&lt;br /&gt;
* There&#039;s no `?ongoing`, instead for now we can track open incidents by checking for unresolved topics&lt;br /&gt;
* The posting of incidents is less smart (only posting when not posted yet), so in order to prevent an incident from not being reported due to network issues or the likes, a message is posted after an inteval (8 hours for non-critical and lower, 1 hour for critical and above) while the incident has not been acknowleged.&lt;br /&gt;
* Incidents can be manually tracked by creating a topic by hand and reporting the problem.&lt;br /&gt;
* There is no automatic gitlab issue creation or syncing anymore.&lt;br /&gt;
&lt;br /&gt;
Finally, where this process says to do something on Mattermost, you should now do so on Zulip. The updates in the process chapters themselves are WIP.&lt;br /&gt;
&lt;br /&gt;
== Critical incidents ==&lt;br /&gt;
&#039;&#039;&#039;Critical incidents are resolved within 16 hours.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As first responder you take on the responsiblity of seeing an incident resolved. This does not mean that you are the person required to do all the work. You can attempt to involve other to help you (often referred to as escalating the incident), but since other are not on-call, they are not obliged to help you, especially outside of normal working hours.&lt;br /&gt;
Involving multiple people can quickly be required if multiple critical incidents with different causes occur simultaniously. In that case, the First Responder usually takes on a more information management role and steers those that are brought on into resolving the issues. (Example: if a server crashes, several critical triggers can fire, but the underlying cause can quite quickly be determined to be a single issue, the crashed server. So you wouldn&#039;t need to call in people to manage each incident. But a client&#039;s service being down in one cluster while in a different cluster a different VM no longer boots is likely to be to different issues, so in order to resolve them on time you&#039;d want to call in help to resolve the incident in time).&lt;br /&gt;
&lt;br /&gt;
=== Process ===&lt;br /&gt;
The general process is made up of the folowing steps. Each step has additional information on how to handle/execute them in the sections below.&lt;br /&gt;
# Take responsibility for seeing the incident resolved&lt;br /&gt;
# Determine if incident is still ongoing&lt;br /&gt;
# If ongoing: Communicate to affected clients that the issue is being investigated&lt;br /&gt;
# Communicate plan/next steps (even if that is gathering information)&lt;br /&gt;
# Communicate findings/results of executed plan, go back to previous step if not resolved&lt;br /&gt;
# Resolve incident + cleanup&lt;br /&gt;
&lt;br /&gt;
During working on an incident it is expected that all communication is done in the incident&#039;s thread. This means all information to a problem can be found in a clear a predictable place. Sometimes an incident can be resolved by work done in another incident. In that case, it is required to post a link to that thread in the incident&#039;s thread with the comment that the resolution is done in that thread.&lt;br /&gt;
&lt;br /&gt;
==== Acknowledge the incident on Zabbix ====&lt;br /&gt;
The first step is to take responsibility for seeing the incident resolved by acknowledging the incident on Zabbix. Simply acknowledging the trigger suffices. It is however entirely possible that multiple critical incidents are firing at the same time. This can be a coincidence, or can be because of a share cause of failure. For example, a server crashing will cause server VM&#039; to reboot, or the router having an connectivity issue will lead to most other VM&#039;s having connectivity issues as well. If there are multiple critical incidents, it is advised to quickly observe what&#039;s ongoing, Zabbix is the best source of firing triggers for this, and pick the incident that is likely the root cause to  &lt;br /&gt;
&lt;br /&gt;
* Acknowledging an incident on Zabbix will stop Zabbix from calling the First Responder to notify them of the ongoing incident. And stops Zabbix from posting reminders on Zulip.&lt;br /&gt;
&lt;br /&gt;
==== Determine if incident is still ongoing ====&lt;br /&gt;
The next step is to check if the reported problem is still ongoing. Depending on the observations made here your process to follow and steps needed to resolve the incident can change. There are three options:&lt;br /&gt;
# The trigger resolved itself and the problem cannot be observed. Example: HTTPS is down for a site, but the FR can access the site through HTTPS without incident.&lt;br /&gt;
# The trigger resolved itself and the problem can still be observed.&lt;br /&gt;
# The trigger is still firing but the problem cannot be observed: Our triggers might not be perfect, so it could be that something else is causing it to fire. A simple example would be that Zabbix reports that the the DNS for a site can&#039;t be resolved, but in reality there&#039;s a bug in the script we wrote that checks if the DNS resolves and the DNS resolves fine. Final note: keep in mind that an &#039;it works on my machine&#039; does not necessarily mean it works for most other people, so depening on the trigger you need to do some evaluations if your tests suffice. &lt;br /&gt;
&lt;br /&gt;
In order to make sure you are actually trying to observe the same thing as the trigger is looking for, make sure to check the trigger definition and the current data of the associated item(s). Some triggers might fire if one of multiple conditions is met (Such as a trigger that monitors the ping response time firing if the value exceeds a certain threshold, or if no data for a certain period of time was observed).&lt;br /&gt;
&lt;br /&gt;
Make sure to report your findings in the incident&#039;s thread. It&#039;s advised to post a screenshot of the relevant item(s) and your own observations. (Continuing the ping example, you would post a screenshot of the relevant values, state your conclusion why the trigger is firing, and your own observations/pings)&lt;br /&gt;
&lt;br /&gt;
==== Communicate to affected clients ====&lt;br /&gt;
If the incident is still ongoing and the service is down, we need to communicate to affected clients that we are aware of the problem and that we are investigating it. This is because critical incident usually mean the service is down, something the clients can notice/are affected by, so we to be transparent that something is going on. There are some additional notes to this though:&lt;br /&gt;
* If an incident has already resolved itself and the problem is no longer observable, we don&#039;t communicate anything. Doing so might only cause confusion, and since the client has not reported any issues, they have not had a noticeable problem with it themselves.&lt;br /&gt;
* Although a critical incident generally means that the client service is down or experiencing reduced service, not all critical incidents are of that nature. Some are more administrative, or are only an issue for Delft Solutions itself. As of writing I don&#039;t have an exhaustive list, but here is those I can think of:&lt;br /&gt;
** SSH Service is down: We don&#039;t have any clients that SSH into their services, so it&#039;s generally not a problem. But SSH is mostly used for SRE maintenance and publishing new builds. The SRE maintenance is an internal problem, so no need to communicate to the client. The publishing is done to Kaboom, preventing new builds from being published, and the two SM VM&#039;s.&lt;br /&gt;
** No backup for x days: Clients don&#039;t notice it if a backup is running late, so no need to communicate with clients. Just need to make sure the backup gets completed&lt;br /&gt;
** SSL certificate is expiring in &amp;lt; 24 hours: This is a bit dependent on how soon this incident is being handled, but if it handled quickly, the certificate never actually expired, and there has not been any disruption to the client&#039;s service, so no need for communicating about it.&lt;br /&gt;
* Determining which clients are being affected can be done by looking at the host&#039;s DNS in the trigger, and/or looking up the VM in Proxmox and checking the tags of the VM&#039;s for client names. In the case that this issue is causing multiple other critical triggers to fire, you would have to check for which clients are affected by those incidents.&lt;br /&gt;
* Communicating to DS about ongoing incidents is usually assumed to be automaticly have been done by the fact that the incident was reported on Zulip.&lt;br /&gt;
&lt;br /&gt;
As always, report the decisions taken and actions maded in the incident thread. (e.g.: I&#039;ve sent a message in the Slack to let Kaboom know that we aware of problem x, and that we are investigating it)&lt;br /&gt;
&lt;br /&gt;
==== Communicate plan/next steps + Communicate findings/results of executed plan ====&lt;br /&gt;
This is the main part of handling an incident. There are several actions you can take in these steps, but at the basis they consist of sharing your next steps, performing those, and reporting the results. The reason all this needs to be reported is to ensure that all known information about a problem is logged, making it easier for someone else to be onboarded into the issue, for later reference if a similar issue is encountered, and even for use during the incident itself in case an older configuration needs to be referenced after you changed it.&lt;br /&gt;
The objective from these steps is determining what is actually wrong and how to resolve it. Depending on the observations made earlier on whether the incident is still ongoing and is (still) observable your investigation can go into different directions. (e.g. Find the underlying cause for a trigger, or determining why the trigger is firing while it likely shouldn&#039;t, and then how to resolve that underlying cause or how to update the trigger to work better)&lt;br /&gt;
&lt;br /&gt;
There are three main types of steps defined, but you are not limited to these:&lt;br /&gt;
# Hypothesis: If you have an idea what could be causing it, you would state your hypothesis and your next step would be to prove that hypothesis. For example, for an incident &#039;SSH service is down on X&#039; your hypothesis could be that this is due to &#039;MaxStartups&#039; throttling, which can be proven by &#039;grep&#039;ing journalctl for that, and compare the start and end times of throttling with the timestamps of the item reporting the status of the SSH service.&lt;br /&gt;
# Information gathering: Sometimes it just helps to get some facts about the situation collected. What is usefull information that is relevant depends on the triggers, but some examples are: The syslog/journalctl of the host from around the time of the incident (it can contain a reference to the an underlying problem in various levels of explicitness), the ping response from several hosts on the route to a host or a traceroute (this helps with networking issues). The gathered information is usually intended to help you come up with an hypothesis on what&#039;s wrong.&lt;br /&gt;
# Investigative: The most rigorous of process. The full process is described here originally [https://docs.google.com/document/d/1AQYJM1Q9l2Tyk6zfCVaQ2aEq-dpbfUH5okE88bpKkhw/edit#heading=h.5fq2skijqbdc Drive - Final Coundown - General Investigative Process]. To summarize, when you don&#039;t know why something is failing, and/or don&#039;t have any decent hypotheses to follow up, you can follow this process to systematicly find the problem.&lt;br /&gt;
&lt;br /&gt;
Regarding the resolution to an incident: The resolution to any incident is usually one of two things:&lt;br /&gt;
# Fix the underlying problem.&lt;br /&gt;
# Fix the trigger itself.&lt;br /&gt;
Fixing the trigger is relavively straightforward, but do make sure document in the thread what you changed to which trigger.&lt;br /&gt;
Fixing the underlying problem can be more complex. A trade-off needs to be made sometimes between resolving technical debt, or simply patching the current system to resolve the issue. We usually look for a resolution that ensures that the problem won&#039;t re-occur soon, or makes it unexpected/unlikely for the problem to re-occur. Taking into account the timeframe that is available to resolve the incident you can make some trade-offs. An example would be: normal backups of VM&#039;s are failing due to the Proxmox backup server being down/unreachable and it is determined that this cannot be resolved at that moment. We can set up automatic backups to local storage temporary to resolve the immediate problem and ensure we keep our SLO&#039;s versus setting up a new Proxmox Backup server at a different location. Since we don&#039;t have much time to resolve the problem, the resolution would be to set up the automatic backups to local storage, and set up a new Proxmox Backup Server later as a seperate issue.&lt;br /&gt;
&lt;br /&gt;
Some know issues and their resolutions:&lt;br /&gt;
* SSH service is down: The internet is a vile place. There&#039;s constant port scanning and hacking attempts ongoing to any machine connected to the internet (mostly IPv4). Due to this, SSH has a throttling functionality build in to prevent a system from being DDOS&#039;ed by the amount of malicious SSH requests. This throttling can cause the Zabbix server from being denied an SSH connection, of which several failures fire this trigger. This hypothesis can be proven with a `journalctl -u ssh | grep &#039;MaxStartupsThrottling&#039;` (you probably want to select a relevant time period with `--since &amp;quot;2 hours ago&amp;quot;` or something similar to prevent having to process a month of logging). You can then compare the throttling start and end times with the timestamps of the item data itself. The resolution for the issue is to add our custom ssh configuration [https://chat.dsinternal.net/#narrow/stream/23-SRE---General/topic/DS.20Whitelisted.20Custom.20SSH.20configuration/near/1620 Custom SSH Configuration].&lt;br /&gt;
* No backup for 3 days: Are S3 backup is very slow. Not much to prove as an underlying issue here. What needs to be done is check that the backup process is ongoing. The Zabbix latest data can be checked to verify that backups are running by checking that that days backups were done for the smaller buckets. The devteam email can be checked for if the backup process could not start on day due to it already running (it takes 24+ hours, and an attempt to start it is done each day by cron).&lt;br /&gt;
* git.* HTTPS is down: On Sunday mostly, Gitlab gets automaticly updated, but this incurs some downtime as the service is restarted. This is usually short enough to not be reported to Zulip as per our settings, but sometimes it&#039;s longer. If the service does not stay down, the issue can be just resolved.&lt;br /&gt;
&lt;br /&gt;
==== Resolve incident + cleanup ====&lt;br /&gt;
When you&#039;ve executed and verified the resolution in the previous steps we can proceed resolving the issue in our Mattermost integration. Resolving an incident can be done by doing the following:&lt;br /&gt;
# Verify that the trigger is no longer firing. An incident will be immediatly re-opened if the trigger is still firing, and the incident cannot be considered resolved if the trigger is still firing. If the trigger is still firing but you&#039;re sure that you&#039;ve resolved the problem, you might need to force the item the trigger depends on to update. This can be done by finding the item in the host&#039;s configuration on Zabbix and selecting &#039;Execute Now&#039;, after a short period this should force Zabbix to re-execute the item. You can check the timestamps in the latest data of an item to check if it was updated.&lt;br /&gt;
# Close the incident by marking the topic as resolved, when there are no other triggers firing for the host.&lt;br /&gt;
&lt;br /&gt;
Unfortunatly, some problems cause multiple critical and non-critical triggers to fire. This means we have to check Zabbix and Zulip for other fired triggers and ongoing incidents. The goal is to identify critical and non-critical incidents that were caused by the incident/underlying issue you just resolved.&lt;br /&gt;
# First, these incidents need to be acknowledged on Zabbix, and in the acknowledgement message you mention the incident/problem that caused this.&lt;br /&gt;
# Next, check the incident tracked by the integration on Mattermost using the `?ongoing` command. Resolve incidents that were (re-)opened by this incident by executing the following steps. If the first two fail (problem still persists, trigger is still firing), the incident needs to considered it&#039;s own issue and the relevant process needs to be followed (critical or non-critical depending on criticality).&lt;br /&gt;
## Ensuring the mentioned problem is no longer observable&lt;br /&gt;
## The trigger has resolved (You might need to force an update with `Execute Now`).&lt;br /&gt;
## Posting a link to the main incident you resolved with the comment that the underlying problem was resolved in that topic.&lt;br /&gt;
## Closing the incident by marking the topic as resolved, when there are no other triggers firing for the host.&lt;br /&gt;
&lt;br /&gt;
When you are done, there should be no more critical triggers firing in Zabbix or open in the Zabbix-Mattermost intergration, for which no-one has taken responsibility or you have taken responsibility for and are not actively handling.&lt;br /&gt;
&lt;br /&gt;
===Additional context===&lt;br /&gt;
* Critical incidents are posted in [https://chat.dsinternal.net/#narrow/stream/24-SRE-.23-Critical &#039;&#039;&#039;SLA - Critical&#039;&#039;&#039;].&lt;br /&gt;
* &amp;lt;s&amp;gt;When it is being tracked on GitLab a heavy check mark is added to the message.&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;Responses on the thread and on GitLab are automatically synced (to some extend)&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;When you reply with &#039;&#039;&#039;I agree that this has been fully resolved&#039;&#039;&#039; eventually our Zabbix-Mattermost integration will pick this up and a green check mark is added to the message.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Non-Critical incidents ==&lt;br /&gt;
* Non-critical incidents are acknowledged within 9 hours and resolved within one week.&lt;br /&gt;
&lt;br /&gt;
=== Acknowledging ===&lt;br /&gt;
Fully acknowledging a non-critical incident requires the following tasks to have been completed:&lt;br /&gt;
* Acknowledging the incident on Zabbix, which means you take responsibility of completing the steps listed below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The next steps don&#039;t have to be done immediatly, as they have dependencies, but be started and scheduled for completion the next work day.&lt;br /&gt;
&lt;br /&gt;
Check if there&#039;s already a uncompleted milestone for this host with this issue in the metrics sheet.&lt;br /&gt;
If a milestone is already present:&lt;br /&gt;
* Report in the topic the Lynx project ID for resolving this issue.&lt;br /&gt;
&lt;br /&gt;
If a milestone is NOT already present:&lt;br /&gt;
* Add the non-critical incident as a milestone in the metrics sheet, following the naming convention&lt;br /&gt;
** Start date is the date of the incident&lt;br /&gt;
** DoD states what needs to be true for the non-critical incident to be consider resolved&lt;br /&gt;
* Add the non-critical incident to Lynx as a project&lt;br /&gt;
** Follow the naming convention below for the title &amp;amp; project ID&lt;br /&gt;
** Tasks need to be added&lt;br /&gt;
** Final tasks needs to have the SLO deadline set as &#039;contraint&#039;&lt;br /&gt;
** Project priority is set to 99 while not estimated yet. After the estimation is done, the priority should be set to 20&lt;br /&gt;
** The tasks are estimated for SP&lt;br /&gt;
* The Lynx project ID is reported in the non-critical incident&#039;s topic on Zulip, and logged in the metrics sheet&lt;br /&gt;
* A Kimai activity is created in Kimai for the non-critical incident, following the naming convetion&lt;br /&gt;
&lt;br /&gt;
==== Naming convention ====&lt;br /&gt;
* Kimai activity name needs to follow the pattern: &#039;&amp;lt;YYYY-MM&amp;gt; &amp;lt;problem_title&amp;gt;&#039;. For &amp;lt;problem_title&amp;gt;, incorporate the trigger title and hostname for clarity.&lt;br /&gt;
* Milestone name needs to follow the pattern: &#039;Delft Solutions Hosting Incident response work &amp;lt;kimai_activity_name&amp;gt;&#039;&lt;br /&gt;
* Lynx project name needs to follow the pattern: &#039;Delft Solutions Hosting Incident response work &amp;lt;kimai_activity_name&amp;gt;&#039;&lt;br /&gt;
* Lynx project ID needs to follow the pattern: &#039;SRE&amp;lt;YYMM&amp;gt;&amp;lt;XXX&amp;gt;&#039;, where &amp;lt;XXX&amp;gt; is some three letter shorthand that relates to the problem/host&lt;br /&gt;
&lt;br /&gt;
== Informational incidents ==&lt;br /&gt;
* Informational incidents are acknowledged within 72 hours&lt;br /&gt;
&lt;br /&gt;
Checklist&lt;br /&gt;
# Acknowledge on Zabbix&lt;br /&gt;
# Sanity check the event, post result in thread&lt;br /&gt;
# If action needed, perform action&lt;br /&gt;
&lt;br /&gt;
== If an incident is reported by other means than the Zabbix-Zulip intergration ==&lt;br /&gt;
# Acknowledge receipt.&lt;br /&gt;
# Classify the incident as critical, non-critical, or informational.&lt;br /&gt;
# Create an topic in the relevant SRE channel, stating the problem and that you is responsible for resolving it.&lt;br /&gt;
# Proceed to treat the incident according to the criticality you just classified it as. (So for a critical incident, it means you now start the critical incident handling process)&lt;br /&gt;
&lt;br /&gt;
== Handover ==&lt;br /&gt;
When handing over the responsibility of &#039;&#039;&#039;first responder&#039;&#039;&#039; (FR), the following needs to happen:&lt;br /&gt;
* The handover can be initiated by both the upcoming FR or the acting FR&lt;br /&gt;
* Acting FR adds the upcoming FR the the IPA sla-first-responder user group and enables Zabbix calling for that the upcoming FR if they have that set by going to Zabbix &amp;gt; Configuration &amp;gt; Actions &amp;gt; [https://status.delftinfra.net/zabbix/actionconf.php?eventsource=0# Trigger actions]&lt;br /&gt;
* The upcoming FR makes sure they are aware of the state of the SLA and knows what questions they wants to ask the acting FR.&lt;br /&gt;
* The upcoming FR makes sure they are subscribed to the right channels.&lt;br /&gt;
&lt;br /&gt;
The following steps can be done async or in person:&lt;br /&gt;
* The acting FR announces/informs the upcoming FR has been added to the sla-first-responder group (In Zulip&#039;s [https://chat.dsinternal.net/#narrow/stream/13-Organisational Organisational channel] if asynq).&lt;br /&gt;
* If the acting FR wants to hand over responsibility for any ongoing incident they also state which incidents they want the upcoming FR to take over.&lt;br /&gt;
* If there are any particularities the upcoming FR needs to be aware of, those are shared.&lt;br /&gt;
* The upcoming FR asks their questions until they are satisfied and able to take over the FR&lt;br /&gt;
* The upcoming FR ensures they are subscribed to the following channels on Zulip: [https://chat.dsinternal.net/#narrow/stream/23-SRE---General SRE - General], [https://chat.dsinternal.net/#narrow/stream/24-SRE-.23-Critical SRE # Critical] and if part of the SRE team [https://chat.dsinternal.net/#streams/4/SRE%20##%20Non-critical SRE ## Non-Critical] and [https://chat.dsinternal.net/#streams/5/SRE%20###%20Informational SRE ### Informational].&lt;br /&gt;
* The upcoming FR announces/informs that they are now the acting FR over Zulip&#039;s [https://chat.dsinternal.net/#narrow/stream/13-Organisational Organisational channel]&lt;br /&gt;
* The now acting FR removes the previous FR from IPA the sla-first-responder user group and disables Zabbix calling for the previous FR if they had that enabled by going to Zabbix &amp;gt; Configuration &amp;gt; Actions &amp;gt; [https://status.delftinfra.net/zabbix/actionconf.php?eventsource=0# Trigger actions]&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Booking_wages&amp;diff=486</id>
		<title>Booking wages</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Booking_wages&amp;diff=486"/>
		<updated>2024-11-02T22:44:30Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Wage slips ==&lt;br /&gt;
&lt;br /&gt;
# Exact&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Boekingen &amp;gt; Aanmaken (English: Financial -&amp;gt; Entries &amp;amp; G/L Accounts -&amp;gt; Entries -&amp;gt; Create)&lt;br /&gt;
# Inkoop &amp;gt; &#039;&#039;&#039;80 - Salarisstroken&#039;&#039;&#039;&lt;br /&gt;
# Add file (wage slip)&lt;br /&gt;
# Set `Supplier` to the person this wage slip meant for&lt;br /&gt;
# Beschijving: Salaris periode {YEAR}-{MONTH}-M / {YEAR}-{MONTH}-M {NAME}&lt;br /&gt;
# Ensure `Payment condition` is set to `M - Einde volgende maand`&lt;br /&gt;
# Ensure `Invoice date` is set to the beginning of the month&lt;br /&gt;
# Totaalbedrag: Set to &#039;&#039;&#039;Totaal netto&#039;&#039;&#039; from the wage slip&lt;br /&gt;
# Line items:&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Bruto &amp;gt; Salaris&#039;&#039;&#039; add the value of it as &#039;&#039;&#039;Bruto loon (4000)&#039;&#039;&#039;, with description &#039;Salaris periode {YEAR}-{MONTH}-M / {YEAR}-{MONTH}-M {NAME}&#039;&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Bruto &amp;gt; Bonus (BT)&#039;&#039;&#039; if present, add the value of it as &#039;&#039;&#039;Te betalen bonussen (1790)&#039;&#039;&#039; with description &#039;Salaris bonus {YEAR}-{MONTH}-M / {YEAR}-{MONTH}-M {NAME}&#039;&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Loonheffing&#039;&#039;&#039; add the value of it as a negative amount as &#039;&#039;&#039;af te dragen loonheffing (1700)&#039;&#039;&#039;, with description &#039;Salaris LH {YEAR}-{MONTH}-M / {YEAR}-{MONTH}-M {NAME}&#039;&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Netto &amp;gt; Onkostenvergoeding&#039;&#039;&#039; if present, add the value of it as &#039;&#039;&#039;Kosten nettovergoedingen&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Wage taxes ==&lt;br /&gt;
# Exact&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Boekingen &amp;gt; Aanmaken&lt;br /&gt;
# Inkoop &amp;gt; &#039;&#039;&#039;80 - Salarisstroken&#039;&#039;&#039;&lt;br /&gt;
# Add file (LH/&#039;Loonaangifte_Bedrijf_Overzicht_Delft_Solutions_BV_*.pdf)&lt;br /&gt;
# Set `Supplier` to `Belastingdienst`&lt;br /&gt;
# Beschrijving: Enter the value for &#039;&#039;LHnummer en volgnummer&#039;&#039; from the document&lt;br /&gt;
# Ensure `Payment Condition` is set to `D - Deze maand`&lt;br /&gt;
# Ensure `Invoice date` is set to the beginning of the month, if the &#039;send&#039; date on the document is not of the current month. Otherwise, just set the &#039;send&#039; date&lt;br /&gt;
# Set `Total amount` to the value of `Totaal Generaal` from the document&lt;br /&gt;
# Line items:&lt;br /&gt;
## From the document&#039;s &#039;&#039;&#039;Loonbelasting / premie volksverzekering&#039;&#039;&#039; add the section&#039;s total value as &#039;&#039;&#039;Af te dragen loonheffing (1700)&#039;&#039;&#039; with description `Loonbelasting / premie volksverzekering {YEAR}-{MONTH}`&lt;br /&gt;
## From the document&#039;s &#039;&#039;&#039;Premies&#039;&#039;&#039; add the section&#039;s total value as &#039;&#039;&#039;Kosten sociale premies werkgever (4041)&#039;&#039;&#039; with description `Premies {YEAR}-{MONTH}`&lt;br /&gt;
&lt;br /&gt;
== Pension ==&lt;br /&gt;
&lt;br /&gt;
# Exact&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Boekingen &amp;gt; Aanmaken&lt;br /&gt;
# Inkoop &amp;gt; &#039;&#039;&#039;80 - Salarisstroken&#039;&#039;&#039;&lt;br /&gt;
# Add file (JP/&#039;Journaalposten_Delft_Solutions_BV_*.pdf)&lt;br /&gt;
# Set `Supplier` to `Bright Pensions N.V.`&lt;br /&gt;
# Beschrijving: Pensioen {YEAR}-{MONTH}-M&lt;br /&gt;
# Ensure `Payment condition` is set to `IN - Incasso`&lt;br /&gt;
# Ensure `Invoice date` is set to the the &#039;16th&#039; of the month of the period over which the document documents the pension payments. (Look at &#039;Periodes&#039; for this)&lt;br /&gt;
# Totaalbedrag: Set to the value of &#039;&#039;&#039;Pensioenafdracht WG en WN&#039;&#039;&#039; on the document&lt;br /&gt;
# Line items:&lt;br /&gt;
## For each person who received pension payment: &#039;&#039;&#039;Pensioenen (4011)&#039;&#039;&#039; with description `Pensioen {YEAR}-{MONTH}-M {NAME}` and with the correct value (At the moment, 1/3 of the total amount per person).&lt;br /&gt;
&lt;br /&gt;
== Reconciliation (after payment) ==&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Overzichten &amp;gt; Kaarten (In English: Financial &amp;gt; Entries &amp;amp; G/L Accounts &amp;gt; Reports &amp;gt; Transactions)&lt;br /&gt;
# Search for &#039;&#039;&#039;Af te dragen loonheffing (1700)&#039;&#039;&#039;. Ensure the relevant `Financial year` is selected.&lt;br /&gt;
# First, only mark (not actually match) the wage slips together with the IRS slip for wage taxes. The difference at the bottom (e.g. 0.16 EUR) needs to be added to the wage tax document.&lt;br /&gt;
## For line item &#039;&#039;&#039;Af te dragen loonheffing (1700)&#039;&#039;&#039; add the difference to the current value (0.16 EUR in this example)&lt;br /&gt;
## Create line item &#039;&#039;&#039;Rekenverschillen (9200)&#039;&#039;&#039; with description {ENTRY_DESCRIPTION} {YEAR}-{MONTH} and the value in negative (-0.16 EUR in this example)&lt;br /&gt;
## Mark the wage slips together with the IRS slip for wage taxes again. The difference should now be 0.&lt;br /&gt;
# Select `Match` at the top of the screen to match the entries.&lt;br /&gt;
&lt;br /&gt;
== Reconciliation of the payment itself ==&lt;br /&gt;
# Go to Financial &amp;gt; Banking &amp;amp; Cash &amp;gt; Statements &amp;gt; To be completed and search for `to be completed` statements.&lt;br /&gt;
# Ensure the G/L account is set to `1671 - Te betalen lonen`, and the account is set to `1 - Belastingdienst`.&lt;br /&gt;
# Select `Match` and select the matching entry (Previously created in the `Wage Taxes` section).&lt;br /&gt;
&lt;br /&gt;
== Reconciliation of the pension payments ==&lt;br /&gt;
# Go to Financial &amp;gt; Banking &amp;amp; Cash &amp;gt; Statements &amp;gt; To be completed and search for `to be completed` statements.&lt;br /&gt;
# Ensure the G/L is set to `1671 - Te betalen lonen`, and the account is set to `47 - Bring Pensions N.V.` for the three pension payments.&lt;br /&gt;
# Click &#039;Match&#039; on any of the pension payments&lt;br /&gt;
# In the modal, check the checkbox for the other two pension payments, and the correct pension document entry (The one created earlier in the `Pension` section). Finally, click `Enter`.&lt;br /&gt;
&lt;br /&gt;
== Preparing wage payments ==&lt;br /&gt;
# Create a payment scheduled on the correct date (15th of the month) for 12:00 (Midday), for each wage slip added, with the description `Salaris periode {YEAR}-{MONTH}-M {NAME}`&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Incident_Handling&amp;diff=485</id>
		<title>Incident Handling</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Incident_Handling&amp;diff=485"/>
		<updated>2024-11-01T16:30:54Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Zulip migration ==&lt;br /&gt;
Due to a migration to Zulip, the integration as was available on Mattermost is not available yet on Zulip. This leads to the following process changes:&lt;br /&gt;
* Acknowlegements and triggers resolving are not posted to Zulip by Zabbix&lt;br /&gt;
* Triggers are grouped in a topic on Zulip per host&lt;br /&gt;
* When an incident has been fully resolved, mark the topic as resolved, when any other incidents reported for the host are resolved&lt;br /&gt;
* There&#039;s no `?ongoing`, instead for now we can track open incidents by checking for unresolved topics&lt;br /&gt;
* The posting of incidents is less smart (only posting when not posted yet), so in order to prevent an incident from not being reported due to network issues or the likes, a message is posted after an inteval (8 hours for non-critical and lower, 1 hour for critical and above) while the incident has not been acknowleged.&lt;br /&gt;
* Incidents can be manually tracked by creating a topic by hand and reporting the problem&lt;br /&gt;
* There is no automatic gitlab issue creation or syncing anymore.&lt;br /&gt;
&lt;br /&gt;
Finally, where this process says to do something on Mattermost, you should now do so on Zulip. The updates in the process chapters themselves are WIP.&lt;br /&gt;
&lt;br /&gt;
== Critical incidents ==&lt;br /&gt;
* Critical incidents are resolved within 16 hours.&lt;br /&gt;
&lt;br /&gt;
As first responder you take on the responsiblity of seeing an incident resolved. This does not mean that you are the person required to do all the work. You can attempt to involve other to help you (often referred to as escalating the incident), but since other are not on-call, they are not obliged to help you, especially outside of normal working hours.&lt;br /&gt;
Involving multiple people can quickly be required if multiple critical incidents with different causes occur simultaniously. In that case, the First Responder usually takes on a more information management role and steers those that are brought on into resolving the issues. (Example: if a server crashes, several critical triggers can fire, but the underlying cause can quite quickly be determined to be a single issue, the crashed server. So you wouldn&#039;t need to call in people to manage each incident. But a client&#039;s service being down in one cluster while in a different cluster a different VM no longer boots is likely to be to different issues, so in order to resolve them on time you&#039;d want to call in help to resolve the incident in time).&lt;br /&gt;
&lt;br /&gt;
=== Process ===&lt;br /&gt;
The general process is made up of the folowing steps. Each step has additional information on how to handle/execute them in the sections below.&lt;br /&gt;
# Take responsibility for seeing the incident resolved&lt;br /&gt;
# Determine if incident is still ongoing&lt;br /&gt;
# If ongoing: Communicate to affected clients that the issue is being investigated&lt;br /&gt;
# Communicate plan/next steps (even if that is gathering information)&lt;br /&gt;
# Communicate findings/results of executed plan, go back to previous step if not resolved&lt;br /&gt;
# Resolve incident + cleanup&lt;br /&gt;
&lt;br /&gt;
During working on an incident it is expected that all communication is done in the incident&#039;s thread. This means all information to a problem can be found in a clear a predictable place. Sometimes an incident can be resolved by work done in another incident. In that case, it is required to post a link to that thread in the incident&#039;s thread with the comment that the resolution is done in that thread.&lt;br /&gt;
&lt;br /&gt;
==== Acknowledge the incident on Zabbix ====&lt;br /&gt;
The first step is to take responsibility for seeing the incident resolved by acknowledging the incident on Zabbix. Simply acknowledging the trigger suffices. It is however entirely possible that multiple critical incidents are firing at the same time. This can be a coincidence, or can be because of a share cause of failure. For example, a server crashing will cause server VM&#039; to reboot, or the router having an connectivity issue will lead to most other VM&#039;s having connectivity issues as well. If there are multiple critical incidents, it is advised to quickly observe what&#039;s ongoing, Zabbix is the best source of firing triggers for this, and pick the incident that is likely the root cause to  &lt;br /&gt;
&lt;br /&gt;
* Acknowledging an incident on Zabbix will stop Zabbix from calling the First Responder to notify them of the ongoing incident. And stops Zabbix from posting reminders on Zulip.&lt;br /&gt;
&lt;br /&gt;
==== Determine if incident is still ongoing ====&lt;br /&gt;
The next step is to check if the reported problem is still ongoing. Depending on the observations made here your process to follow and steps needed to resolve the incident can change. There are three options:&lt;br /&gt;
# The trigger resolved itself and the problem cannot be observed. Example: HTTPS is down for a site, but the FR can access the site through HTTPS without incident.&lt;br /&gt;
# The trigger resolved itself and the problem can still be observed.&lt;br /&gt;
# The trigger is still firing but the problem cannot be observed: Our triggers might not be perfect, so it could be that something else is causing it to fire. A simple example would be that Zabbix reports that the the DNS for a site can&#039;t be resolved, but in reality there&#039;s a bug in the script we wrote that checks if the DNS resolves and the DNS resolves fine. Final note: keep in mind that an &#039;it works on my machine&#039; does not necessarily mean it works for most other people, so depening on the trigger you need to do some evaluations if your tests suffice. &lt;br /&gt;
&lt;br /&gt;
In order to make sure you are actually trying to observe the same thing as the trigger is looking for, make sure to check the trigger definition and the current data of the associated item(s). Some triggers might fire if one of multiple conditions is met (Such as a trigger that monitors the ping response time firing if the value exceeds a certain threshold, or if no data for a certain period of time was observed).&lt;br /&gt;
&lt;br /&gt;
Make sure to report your findings in the incident&#039;s thread. It&#039;s advised to post a screenshot of the relevant item(s) and your own observations. (Continuing the ping example, you would post a screenshot of the relevant values, state your conclusion why the trigger is firing, and your own observations/pings)&lt;br /&gt;
&lt;br /&gt;
==== Communicate to affected clients ====&lt;br /&gt;
If the incident is still ongoing and the service is down, we need to communicate to affected clients that we are aware of the problem and that we are investigating it. This is because critical incident usually mean the service is down, something the clients can notice/are affected by, so we to be transparent that something is going on. There are some additional notes to this though:&lt;br /&gt;
* If an incident has already resolved itself and the problem is no longer observable, we don&#039;t communicate anything. Doing so might only cause confusion, and since the client has not reported any issues, they have not had a noticeable problem with it themselves.&lt;br /&gt;
* Although a critical incident generally means that the client service is down or experiencing reduced service, not all critical incidents are of that nature. Some are more administrative, or are only an issue for Delft Solutions itself. As of writing I don&#039;t have an exhaustive list, but here is those I can think of:&lt;br /&gt;
** SSH Service is down: We don&#039;t have any clients that SSH into their services, so it&#039;s generally not a problem. But SSH is mostly used for SRE maintenance and publishing new builds. The SRE maintenance is an internal problem, so no need to communicate to the client. The publishing is done to Kaboom, preventing new builds from being published, and the two SM VM&#039;s.&lt;br /&gt;
** No backup for x days: Clients don&#039;t notice it if a backup is running late, so no need to communicate with clients. Just need to make sure the backup gets completed&lt;br /&gt;
** SSL certificate is expiring in &amp;lt; 24 hours: This is a bit dependent on how soon this incident is being handled, but if it handled quickly, the certificate never actually expired, and there has not been any disruption to the client&#039;s service, so no need for communicating about it.&lt;br /&gt;
* Determining which clients are being affected can be done by looking at the host&#039;s DNS in the trigger, and/or looking up the VM in Proxmox and checking the tags of the VM&#039;s for client names. In the case that this issue is causing multiple other critical triggers to fire, you would have to check for which clients are affected by those incidents.&lt;br /&gt;
* Communicating to DS about ongoing incidents is usually assumed to be automaticly have been done by the fact that the incident was reported on Zulip.&lt;br /&gt;
&lt;br /&gt;
As always, report the decisions taken and actions maded in the incident thread. (e.g.: I&#039;ve sent a message in the Slack to let Kaboom know that we aware of problem x, and that we are investigating it)&lt;br /&gt;
&lt;br /&gt;
==== Communicate plan/next steps + Communicate findings/results of executed plan ====&lt;br /&gt;
This is the main part of handling an incident. There are several actions you can take in these steps, but at the basis they consist of sharing your next steps, performing those, and reporting the results. The reason all this needs to be reported is to ensure that all known information about a problem is logged, making it easier for someone else to be onboarded into the issue, for later reference if a similar issue is encountered, and even for use during the incident itself in case an older configuration needs to be referenced after you changed it.&lt;br /&gt;
The objective from these steps is determining what is actually wrong and how to resolve it. Depending on the observations made earlier on whether the incident is still ongoing and is (still) observable your investigation can go into different directions. (e.g. Find the underlying cause for a trigger, or determining why the trigger is firing while it likely shouldn&#039;t, and then how to resolve that underlying cause or how to update the trigger to work better)&lt;br /&gt;
&lt;br /&gt;
There are three main types of steps defined, but you are not limited to these:&lt;br /&gt;
# Hypothesis: If you have an idea what could be causing it, you would state your hypothesis and your next step would be to prove that hypothesis. For example, for an incident &#039;SSH service is down on X&#039; your hypothesis could be that this is due to &#039;MaxStartups&#039; throttling, which can be proven by &#039;grep&#039;ing journalctl for that, and compare the start and end times of throttling with the timestamps of the item reporting the status of the SSH service.&lt;br /&gt;
# Information gathering: Sometimes it just helps to get some facts about the situation collected. What is usefull information that is relevant depends on the triggers, but some examples are: The syslog/journalctl of the host from around the time of the incident (it can contain a reference to the an underlying problem in various levels of explicitness), the ping response from several hosts on the route to a host or a traceroute (this helps with networking issues). The gathered information is usually intended to help you come up with an hypothesis on what&#039;s wrong.&lt;br /&gt;
# Investigative: The most rigorous of process. The full process is described here originally [https://docs.google.com/document/d/1AQYJM1Q9l2Tyk6zfCVaQ2aEq-dpbfUH5okE88bpKkhw/edit#heading=h.5fq2skijqbdc Drive - Final Coundown - General Investigative Process]. To summarize, when you don&#039;t know why something is failing, and/or don&#039;t have any decent hypotheses to follow up, you can follow this process to systematicly find the problem.&lt;br /&gt;
&lt;br /&gt;
Regarding the resolution to an incident: The resolution to any incident is usually one of two things:&lt;br /&gt;
# Fix the underlying problem.&lt;br /&gt;
# Fix the trigger itself.&lt;br /&gt;
Fixing the trigger is relavively straightforward, but do make sure document in the thread what you changed to which trigger.&lt;br /&gt;
Fixing the underlying problem can be more complex. A trade-off needs to be made sometimes between resolving technical debt, or simply patching the current system to resolve the issue. We usually look for a resolution that ensures that the problem won&#039;t re-occur soon, or makes it unexpected/unlikely for the problem to re-occur. Taking into account the timeframe that is available to resolve the incident you can make some trade-offs. An example would be: normal backups of VM&#039;s are failing due to the Proxmox backup server being down/unreachable and it is determined that this cannot be resolved at that moment. We can set up automatic backups to local storage temporary to resolve the immediate problem and ensure we keep our SLO&#039;s versus setting up a new Proxmox Backup server at a different location. Since we don&#039;t have much time to resolve the problem, the resolution would be to set up the automatic backups to local storage, and set up a new Proxmox Backup Server later as a seperate issue.&lt;br /&gt;
&lt;br /&gt;
Some know issues and their resolutions:&lt;br /&gt;
* SSH service is down: The internet is a vile place. There&#039;s constant port scanning and hacking attempts ongoing to any machine connected to the internet (mostly IPv4). Due to this, SSH has a throttling functionality build in to prevent a system from being DDOS&#039;ed by the amount of malicious SSH requests. This throttling can cause the Zabbix server from being denied an SSH connection, of which several failures fire this trigger. This hypothesis can be proven with a `journalctl -u ssh | grep &#039;MaxStartupsThrottling&#039;` (you probably want to select a relevant time period with `--since &amp;quot;2 hours ago&amp;quot;` or something similar to prevent having to process a month of logging). You can then compare the throttling start and end times with the timestamps of the item data itself. The resolution for the issue is to add our custom ssh configuration [https://chat.dsinternal.net/#narrow/stream/23-SRE---General/topic/DS.20Whitelisted.20Custom.20SSH.20configuration/near/1620 Custom SSH Configuration].&lt;br /&gt;
* No backup for 3 days: Are S3 backup is very slow. Not much to prove as an underlying issue here. What needs to be done is check that the backup process is ongoing. The Zabbix latest data can be checked to verify that backups are running by checking that that days backups were done for the smaller buckets. The devteam email can be checked for if the backup process could not start on day due to it already running (it takes 24+ hours, and an attempt to start it is done each day by cron).&lt;br /&gt;
* git.* HTTPS is down: On Sunday mostly, Gitlab gets automaticly updated, but this incurs some downtime as the service is restarted. This is usually short enough to not be reported to Zulip as per our settings, but sometimes it&#039;s longer. If the service does not stay down, the issue can be just resolved.&lt;br /&gt;
&lt;br /&gt;
==== Resolve incident + cleanup ====&lt;br /&gt;
When you&#039;ve executed and verified the resolution in the previous steps we can proceed resolving the issue in our Mattermost integration. Resolving an incident can be done by doing the following:&lt;br /&gt;
# Verify that the trigger is no longer firing. An incident will be immediatly re-opened if the trigger is still firing, and the incident cannot be considered resolved if the trigger is still firing. If the trigger is still firing but you&#039;re sure that you&#039;ve resolved the problem, you might need to force the item the trigger depends on to update. This can be done by finding the item in the host&#039;s configuration on Zabbix and selecting &#039;Execute Now&#039;, after a short period this should force Zabbix to re-execute the item. You can check the timestamps in the latest data of an item to check if it was updated.&lt;br /&gt;
# Close the incident by marking the topic as resolved, when there are no other triggers firing for the host.&lt;br /&gt;
&lt;br /&gt;
Unfortunatly, some problems cause multiple critical and non-critical triggers to fire. This means we have to check Zabbix and Zulip for other fired triggers and ongoing incidents. The goal is to identify critical and non-critical incidents that were caused by the incident/underlying issue you just resolved.&lt;br /&gt;
# First, these incidents need to be acknowledged on Zabbix, and in the acknowledgement message you mention the incident/problem that caused this.&lt;br /&gt;
# Next, check the incident tracked by the integration on Mattermost using the `?ongoing` command. Resolve incidents that were (re-)opened by this incident by executing the following steps. If the first two fail (problem still persists, trigger is still firing), the incident needs to considered it&#039;s own issue and the relevant process needs to be followed (critical or non-critical depending on criticality).&lt;br /&gt;
## Ensuring the mentioned problem is no longer observable&lt;br /&gt;
## The trigger has resolved (You might need to force an update with `Execute Now`).&lt;br /&gt;
## Posting a link to the main incident you resolved with the comment that the underlying problem was resolved in that topic.&lt;br /&gt;
## Closing the incident by marking the topic as resolved, when there are no other triggers firing for the host.&lt;br /&gt;
&lt;br /&gt;
When you are done, there should be no more critical triggers firing in Zabbix or open in the Zabbix-Mattermost intergration, for which no-one has taken responsibility or you have taken responsibility for and are not actively handling.&lt;br /&gt;
&lt;br /&gt;
===Additional context===&lt;br /&gt;
* Critical incidents are posted in [https://chat.dsinternal.net/#narrow/stream/24-SRE-.23-Critical &#039;&#039;&#039;SLA - Critical&#039;&#039;&#039;].&lt;br /&gt;
* &amp;lt;s&amp;gt;When it is being tracked on GitLab a heavy check mark is added to the message.&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;Responses on the thread and on GitLab are automatically synced (to some extend)&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;When you reply with &#039;&#039;&#039;I agree that this has been fully resolved&#039;&#039;&#039; eventually our Zabbix-Mattermost integration will pick this up and a green check mark is added to the message.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Non-Critical incidents ==&lt;br /&gt;
* Non-critical incidents are acknowledged within 9 hours and resolved within one week.&lt;br /&gt;
&lt;br /&gt;
=== Acknowledging ===&lt;br /&gt;
Fully acknowledging a non-critical incident requires the following tasks to have been completed:&lt;br /&gt;
* Acknowledging the incident on Zabbix&lt;br /&gt;
* Add the non-critical incident as a milestone in the metrics sheet&lt;br /&gt;
** Start date is the date of the incident&lt;br /&gt;
** DoD states what needs to be true for the non-critical incident to be consider resolved&lt;br /&gt;
* Add the non-critical incident to Lynx as a project&lt;br /&gt;
** Tasks need to be added&lt;br /&gt;
** Final tasks needs to have the SLO deadline set as &#039;contraint&#039;&lt;br /&gt;
** Project priority is set to 20 (as a default)&lt;br /&gt;
** The tasks are estimated for SP&lt;br /&gt;
* The Lynx project ID is reported in the non-critical incident&#039;s topic on Zulip&lt;br /&gt;
* A Kimai activity is created in Kimai for the non-critical incident&lt;br /&gt;
&lt;br /&gt;
Checklist (outdated)&lt;br /&gt;
# Acknowledge on Zabbix and state who is responsible for resolving this in the description&lt;br /&gt;
# Communicate plan/next steps (even if that is gathering information)&lt;br /&gt;
# Communicate findings/results of executed plan, go back to previous step if not resolved&lt;br /&gt;
# If there is no resolution to the incident, evaluate if the trigger needs updating/disabling&lt;br /&gt;
# Resolve incident&lt;br /&gt;
&lt;br /&gt;
== Informational incidents ==&lt;br /&gt;
* Informational incidents are acknowledged within 72 hours&lt;br /&gt;
&lt;br /&gt;
Checklist&lt;br /&gt;
# Acknowledge on Zabbix&lt;br /&gt;
# Sanity check the event, post result in thread&lt;br /&gt;
# If action needed, perform action&lt;br /&gt;
&lt;br /&gt;
== If an incident is reported by other means than the Zabbix-Zulip intergration ==&lt;br /&gt;
# Acknowledge receipt.&lt;br /&gt;
# Classify the incident as critical, non-critical, or informational.&lt;br /&gt;
# Create an topic in the relevant SRE channel, stating the problem and that you is responsible for resolving it.&lt;br /&gt;
# Proceed to treat the incident according to the criticality you just classified it as. (So for a critical incident, it means you now start the critical incident handling process)&lt;br /&gt;
&lt;br /&gt;
== Handover ==&lt;br /&gt;
When handing over the responsibility of &#039;&#039;&#039;first responder&#039;&#039;&#039; (FR), the following needs to happen:&lt;br /&gt;
* The handover can be initiated by both the upcoming FR or the acting FR&lt;br /&gt;
* Acting FR adds the upcoming FR the the IPA sla-first-responder user group and enables Zabbix calling for that the upcoming FR if they have that set by going to Zabbix &amp;gt; Configuration &amp;gt; Actions &amp;gt; [https://status.delftinfra.net/zabbix/actionconf.php?eventsource=0# Trigger actions]&lt;br /&gt;
* The upcoming FR makes sure they are aware of the state of the SLA and knows what questions they wants to ask the acting FR.&lt;br /&gt;
* The upcoming FR makes sure they are subscribed to the right channels&lt;br /&gt;
&lt;br /&gt;
The following steps can be done async or in person:&lt;br /&gt;
* The acting FR announces/informs the upcoming FR has been added to the sla-first-responder group (In Zulip&#039;s [https://chat.dsinternal.net/#narrow/stream/13-Organisational Organisational channel] if asynq).&lt;br /&gt;
* If the acting FR wants to hand over responsibility for any ongoing incident they also state which incidents they want the upcoming FR to take over.&lt;br /&gt;
* If there are any particularities the upcoming FR needs to be aware of, those are shared.&lt;br /&gt;
* The upcoming FR asks their questions until they are satisfied and able to take over the FR&lt;br /&gt;
* The upcoming FR ensures they are subscribed to the following channels on Zulip: [https://chat.dsinternal.net/#narrow/stream/23-SRE---General SRE - General], [https://chat.dsinternal.net/#narrow/stream/24-SRE-.23-Critical SRE # Critical] and if part of the SRE team [https://chat.dsinternal.net/#streams/4/SRE%20##%20Non-critical SRE ## Non-Critical] and [https://chat.dsinternal.net/#streams/5/SRE%20###%20Informational SRE ### Informational].&lt;br /&gt;
* The upcoming FR announces/informs that they are now the acting FR over Zulip&#039;s [https://chat.dsinternal.net/#narrow/stream/13-Organisational Organisational channel]&lt;br /&gt;
* The now acting FR removes the previous FR from IPA the sla-first-responder user group and disables Zabbix calling for the previous FR if they had that enabled by going to Zabbix &amp;gt; Configuration &amp;gt; Actions &amp;gt; [https://status.delftinfra.net/zabbix/actionconf.php?eventsource=0# Trigger actions]&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Incident_Handling&amp;diff=465</id>
		<title>Incident Handling</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Incident_Handling&amp;diff=465"/>
		<updated>2024-10-04T11:54:02Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Zulip migration ==&lt;br /&gt;
Due to a migration to Zulip, the integration as was available on Mattermost is not available yet on Zulip. This leads to the following process changes:&lt;br /&gt;
* Acknowlegements and triggers resolving are not posted to Zulip by Zabbix&lt;br /&gt;
* Triggers are grouped in a topic on Zulip per host&lt;br /&gt;
* When an incident has been fully resolved, mark the topic as resolved, when any other incidents reported for the host are resolved&lt;br /&gt;
* There&#039;s no `?ongoing`, instead for now we can track open incidents by checking for unresolved topics&lt;br /&gt;
* The posting of incidents is less smart (only posting when not posted yet), so in order to prevent an incident from not being reported due to network issues or the likes, a message is posted after an inteval (8 hours for non-critical and lower, 1 hour for critical and above) while the incident has not been acknowleged.&lt;br /&gt;
* Incidents can be manually tracked by creating a topic by hand and reporting the problem&lt;br /&gt;
* There is no automatic gitlab issue creation or syncing anymore.&lt;br /&gt;
&lt;br /&gt;
Finally, where this process says to do something on Mattermost, you should now do so on Zulip. The updates in the process chapters themselves are WIP.&lt;br /&gt;
&lt;br /&gt;
== Critical incidents ==&lt;br /&gt;
* Critical incidents are resolved within 16 hours.&lt;br /&gt;
&lt;br /&gt;
As first responder you take on the responsiblity of seeing an incident resolved. This does not mean that you are the person required to do all the work. You can attempt to involve other to help you (often referred to as escalating the incident), but since other are not on-call, they are not obliged to help you, especially outside of normal working hours.&lt;br /&gt;
Involving multiple people can quickly be required if multiple critical incidents with different causes occur simultaniously. In that case, the First Responder usually takes on a more information management role and steers those that are brought on into resolving the issues. (Example: if a server crashes, several critical triggers can fire, but the underlying cause can quite quickly be determined to be a single issue, the crashed server. So you wouldn&#039;t need to call in people to manage each incident. But a client&#039;s service being down in one cluster while in a different cluster a different VM no longer boots is likely to be to different issues, so in order to resolve them on time you&#039;d want to call in help to resolve the incident in time).&lt;br /&gt;
&lt;br /&gt;
=== Process ===&lt;br /&gt;
The general process is made up of the folowing steps. Each step has additional information on how to handle/execute them in the sections below.&lt;br /&gt;
# Take responsibility for seeing the incident resolved&lt;br /&gt;
# Determine if incident is still ongoing&lt;br /&gt;
# If ongoing: Communicate to affected clients that the issue is being investigated&lt;br /&gt;
# Communicate plan/next steps (even if that is gathering information)&lt;br /&gt;
# Communicate findings/results of executed plan, go back to previous step if not resolved&lt;br /&gt;
# Resolve incident + cleanup&lt;br /&gt;
&lt;br /&gt;
During working on an incident it is expected that all communication is done in the incident&#039;s thread. This means all information to a problem can be found in a clear a predictable place. Sometimes an incident can be resolved by work done in another incident. In that case, it is required to post a link to that thread in the incident&#039;s thread with the comment that the resolution is done in that thread.&lt;br /&gt;
&lt;br /&gt;
==== Acknowledge the incident on Zabbix ====&lt;br /&gt;
The first step is to take responsibility for seeing the incident resolved by acknowledging the incident on Zabbix. Simply acknowledging the trigger suffices. It is however entirely possible that multiple critical incidents are firing at the same time. This can be a coincidence, or can be because of a share cause of failure. For example, a server crashing will cause server VM&#039; to reboot, or the router having an connectivity issue will lead to most other VM&#039;s having connectivity issues as well. If there are multiple critical incidents, it is advised to quickly observe what&#039;s ongoing, Zabbix is the best source of firing triggers for this, and pick the incident that is likely the root cause to  &lt;br /&gt;
&lt;br /&gt;
* Acknowledging an incident on Zabbix will stop Zabbix from calling the First Responder to notify them of the ongoing incident. And stops Zabbix from posting reminders on Zulip.&lt;br /&gt;
&lt;br /&gt;
==== Determine if incident is still ongoing ====&lt;br /&gt;
The next step is to check if the reported problem is still ongoing. Depending on the observations made here your process to follow and steps needed to resolve the incident can change. There are three options:&lt;br /&gt;
# The trigger resolved itself and the problem cannot be observed. Example: HTTPS is down for a site, but the FR can access the site through HTTPS without incident.&lt;br /&gt;
# The trigger resolved itself and the problem can still be observed.&lt;br /&gt;
# The trigger is still firing but the problem cannot be observed: Our triggers might not be perfect, so it could be that something else is causing it to fire. A simple example would be that Zabbix reports that the the DNS for a site can&#039;t be resolved, but in reality there&#039;s a bug in the script we wrote that checks if the DNS resolves and the DNS resolves fine. Final note: keep in mind that an &#039;it works on my machine&#039; does not necessarily mean it works for most other people, so depening on the trigger you need to do some evaluations if your tests suffice. &lt;br /&gt;
&lt;br /&gt;
In order to make sure you are actually trying to observe the same thing as the trigger is looking for, make sure to check the trigger definition and the current data of the associated item(s). Some triggers might fire if one of multiple conditions is met (Such as a trigger that monitors the ping response time firing if the value exceeds a certain threshold, or if no data for a certain period of time was observed).&lt;br /&gt;
&lt;br /&gt;
Make sure to report your findings in the incident&#039;s thread. It&#039;s advised to post a screenshot of the relevant item(s) and your own observations. (Continuing the ping example, you would post a screenshot of the relevant values, state your conclusion why the trigger is firing, and your own observations/pings)&lt;br /&gt;
&lt;br /&gt;
==== Communicate to affected clients ====&lt;br /&gt;
If the incident is still ongoing and the service is down, we need to communicate to affected clients that we are aware of the problem and that we are investigating it. This is because critical incident usually mean the service is down, something the clients can notice/are affected by, so we to be transparent that something is going on. There are some additional notes to this though:&lt;br /&gt;
* If an incident has already resolved itself and the problem is no longer observable, we don&#039;t communicate anything. Doing so might only cause confusion, and since the client has not reported any issues, they have not had a noticeable problem with it themselves.&lt;br /&gt;
* Although a critical incident generally means that the client service is down or experiencing reduced service, not all critical incidents are of that nature. Some are more administrative, or are only an issue for Delft Solutions itself. As of writing I don&#039;t have an exhaustive list, but here is those I can think of:&lt;br /&gt;
** SSH Service is down: We don&#039;t have any clients that SSH into their services, so it&#039;s generally not a problem. But SSH is mostly used for SRE maintenance and publishing new builds. The SRE maintenance is an internal problem, so no need to communicate to the client. The publishing is done to Kaboom, preventing new builds from being published, and the two SM VM&#039;s.&lt;br /&gt;
** No backup for x days: Clients don&#039;t notice it if a backup is running late, so no need to communicate with clients. Just need to make sure the backup gets completed&lt;br /&gt;
** SSL certificate is expiring in &amp;lt; 24 hours: This is a bit dependent on how soon this incident is being handled, but if it handled quickly, the certificate never actually expired, and there has not been any disruption to the client&#039;s service, so no need for communicating about it.&lt;br /&gt;
* Determining which clients are being affected can be done by looking at the host&#039;s DNS in the trigger, and/or looking up the VM in Proxmox and checking the tags of the VM&#039;s for client names. In the case that this issue is causing multiple other critical triggers to fire, you would have to check for which clients are affected by those incidents.&lt;br /&gt;
* Communicating to DS about ongoing incidents is usually assumed to be automaticly have been done by the fact that the incident was reported on Zulip.&lt;br /&gt;
&lt;br /&gt;
As always, report the decisions taken and actions maded in the incident thread. (e.g.: I&#039;ve sent a message in the Slack to let Kaboom know that we aware of problem x, and that we are investigating it)&lt;br /&gt;
&lt;br /&gt;
==== Communicate plan/next steps + Communicate findings/results of executed plan ====&lt;br /&gt;
This is the main part of handling an incident. There are several actions you can take in these steps, but at the basis they consist of sharing your next steps, performing those, and reporting the results. The reason all this needs to be reported is to ensure that all known information about a problem is logged, making it easier for someone else to be onboarded into the issue, for later reference if a similar issue is encountered, and even for use during the incident itself in case an older configuration needs to be referenced after you changed it.&lt;br /&gt;
The objective from these steps is determining what is actually wrong and how to resolve it. Depending on the observations made earlier on whether the incident is still ongoing and is (still) observable your investigation can go into different directions. (e.g. Find the underlying cause for a trigger, or determining why the trigger is firing while it likely shouldn&#039;t, and then how to resolve that underlying cause or how to update the trigger to work better)&lt;br /&gt;
&lt;br /&gt;
There are three main types of steps defined, but you are not limited to these:&lt;br /&gt;
# Hypothesis: If you have an idea what could be causing it, you would state your hypothesis and your next step would be to prove that hypothesis. For example, for an incident &#039;SSH service is down on X&#039; your hypothesis could be that this is due to &#039;MaxStartups&#039; throttling, which can be proven by &#039;grep&#039;ing journalctl for that, and compare the start and end times of throttling with the timestamps of the item reporting the status of the SSH service.&lt;br /&gt;
# Information gathering: Sometimes it just helps to get some facts about the situation collected. What is usefull information that is relevant depends on the triggers, but some examples are: The syslog/journalctl of the host from around the time of the incident (it can contain a reference to the an underlying problem in various levels of explicitness), the ping response from several hosts on the route to a host or a traceroute (this helps with networking issues). The gathered information is usually intended to help you come up with an hypothesis on what&#039;s wrong.&lt;br /&gt;
# Investigative: The most rigorous of process. The full process is described here originally [https://docs.google.com/document/d/1AQYJM1Q9l2Tyk6zfCVaQ2aEq-dpbfUH5okE88bpKkhw/edit#heading=h.5fq2skijqbdc Drive - Final Coundown - General Investigative Process]. To summarize, when you don&#039;t know why something is failing, and/or don&#039;t have any decent hypotheses to follow up, you can follow this process to systematicly find the problem.&lt;br /&gt;
&lt;br /&gt;
Regarding the resolution to an incident: The resolution to any incident is usually one of two things:&lt;br /&gt;
# Fix the underlying problem.&lt;br /&gt;
# Fix the trigger itself.&lt;br /&gt;
Fixing the trigger is relavively straightforward, but do make sure document in the thread what you changed to which trigger.&lt;br /&gt;
Fixing the underlying problem can be more complex. A trade-off needs to be made sometimes between resolving technical debt, or simply patching the current system to resolve the issue. We usually look for a resolution that ensures that the problem won&#039;t re-occur soon, or makes it unexpected/unlikely for the problem to re-occur. Taking into account the timeframe that is available to resolve the incident you can make some trade-offs. An example would be: normal backups of VM&#039;s are failing due to the Proxmox backup server being down/unreachable and it is determined that this cannot be resolved at that moment. We can set up automatic backups to local storage temporary to resolve the immediate problem and ensure we keep our SLO&#039;s versus setting up a new Proxmox Backup server at a different location. Since we don&#039;t have much time to resolve the problem, the resolution would be to set up the automatic backups to local storage, and set up a new Proxmox Backup Server later as a seperate issue.&lt;br /&gt;
&lt;br /&gt;
Some know issues and their resolutions:&lt;br /&gt;
* SSH service is down: The internet is a vile place. There&#039;s constant port scanning and hacking attempts ongoing to any machine connected to the internet (mostly IPv4). Due to this, SSH has a throttling functionality build in to prevent a system from being DDOS&#039;ed by the amount of malicious SSH requests. This throttling can cause the Zabbix server from being denied an SSH connection, of which several failures fire this trigger. This hypothesis can be proven with a `journalctl -u ssh | grep &#039;MaxStartupsThrottling&#039;` (you probably want to select a relevant time period with `--since &amp;quot;2 hours ago&amp;quot;` or something similar to prevent having to process a month of logging). You can then compare the throttling start and end times with the timestamps of the item data itself. The resolution for the issue is to add our custom ssh configuration [https://chat.dsinternal.net/#narrow/stream/23-SRE---General/topic/DS.20Whitelisted.20Custom.20SSH.20configuration/near/1620 Custom SSH Configuration].&lt;br /&gt;
* No backup for 3 days: Are S3 backup is very slow. Not much to prove as an underlying issue here. What needs to be done is check that the backup process is ongoing. The Zabbix latest data can be checked to verify that backups are running by checking that that days backups were done for the smaller buckets. The devteam email can be checked for if the backup process could not start on day due to it already running (it takes 24+ hours, and an attempt to start it is done each day by cron).&lt;br /&gt;
* git.* HTTPS is down: On Sunday mostly, Gitlab gets automaticly updated, but this incurs some downtime as the service is restarted. This is usually short enough to not be reported to Zulip as per our settings, but sometimes it&#039;s longer. If the service does not stay down, the issue can be just resolved.&lt;br /&gt;
&lt;br /&gt;
==== Resolve incident + cleanup ====&lt;br /&gt;
When you&#039;ve executed and verified the resolution in the previous steps we can proceed resolving the issue in our Mattermost integration. Resolving an incident can be done by doing the following:&lt;br /&gt;
# Verify that the trigger is no longer firing. An incident will be immediatly re-opened if the trigger is still firing, and the incident cannot be considered resolved if the trigger is still firing. If the trigger is still firing but you&#039;re sure that you&#039;ve resolved the problem, you might need to force the item the trigger depends on to update. This can be done by finding the item in the host&#039;s configuration on Zabbix and selecting &#039;Execute Now&#039;, after a short period this should force Zabbix to re-execute the item. You can check the timestamps in the latest data of an item to check if it was updated.&lt;br /&gt;
# Close the incident by marking the topic as resolved, when there are no other triggers firing for the host.&lt;br /&gt;
&lt;br /&gt;
Unfortunatly, some problems cause multiple critical and non-critical triggers to fire. This means we have to check Zabbix and Zulip for other fired triggers and ongoing incidents. The goal is to identify critical and non-critical incidents that were caused by the incident/underlying issue you just resolved.&lt;br /&gt;
# First, these incidents need to be acknowledged on Zabbix, and in the acknowledgement message you mention the incident/problem that caused this.&lt;br /&gt;
# Next, check the incident tracked by the integration on Mattermost using the `?ongoing` command. Resolve incidents that were (re-)opened by this incident by executing the following steps. If the first two fail (problem still persists, trigger is still firing), the incident needs to considered it&#039;s own issue and the relevant process needs to be followed (critical or non-critical depending on criticality).&lt;br /&gt;
## Ensuring the mentioned problem is no longer observable&lt;br /&gt;
## The trigger has resolved (You might need to force an update with `Execute Now`).&lt;br /&gt;
## Posting a link to the main incident you resolved with the comment that the underlying problem was resolved in that topic.&lt;br /&gt;
## Closing the incident by marking the topic as resolved, when there are no other triggers firing for the host.&lt;br /&gt;
&lt;br /&gt;
When you are done, there should be no more critical triggers firing in Zabbix or open in the Zabbix-Mattermost intergration, for which no-one has taken responsibility or you have taken responsibility for and are not actively handling.&lt;br /&gt;
&lt;br /&gt;
===Additional context===&lt;br /&gt;
* Critical incidents are posted in [https://chat.dsinternal.net/#narrow/stream/24-SRE-.23-Critical &#039;&#039;&#039;SLA - Critical&#039;&#039;&#039;].&lt;br /&gt;
* &amp;lt;s&amp;gt;When it is being tracked on GitLab a heavy check mark is added to the message.&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;Responses on the thread and on GitLab are automatically synced (to some extend)&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;When you reply with &#039;&#039;&#039;I agree that this has been fully resolved&#039;&#039;&#039; eventually our Zabbix-Mattermost integration will pick this up and a green check mark is added to the message.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Non-Critical incidents ==&lt;br /&gt;
* Non-critical incidents are acknowledged within 9 hours and resolved within one week.&lt;br /&gt;
&lt;br /&gt;
=== Acknowledging ===&lt;br /&gt;
Fully acknowledging a non-critical incident requires the following tasks to have been completed:&lt;br /&gt;
* Acknowledging the incident on Zabbix&lt;br /&gt;
* Add the non-critical incident as a milestone in the metrics sheet&lt;br /&gt;
** Start date is the date of the incident&lt;br /&gt;
** DoD states what needs to be true for the non-critical incident to be consider resolved&lt;br /&gt;
* Add the non-critical incident to Lynx as a project&lt;br /&gt;
** Tasks need to be added&lt;br /&gt;
** Final tasks needs to have the SLO deadline set as &#039;contraint&#039;&lt;br /&gt;
** Project priority is set to 20 (as a default)&lt;br /&gt;
** The tasks are estimated for SP&lt;br /&gt;
* The Lynx project ID is reported in the non-critical incident&#039;s topic on Zulip&lt;br /&gt;
* A Kimai activity is created in Kimai for the non-critical incident&lt;br /&gt;
&lt;br /&gt;
Checklist (outdated)&lt;br /&gt;
# Acknowledge on Zabbix and state who is responsible for resolving this in the description&lt;br /&gt;
# Communicate plan/next steps (even if that is gathering information)&lt;br /&gt;
# Communicate findings/results of executed plan, go back to previous step if not resolved&lt;br /&gt;
# If there is no resolution to the incident, evaluate if the trigger needs updating/disabling&lt;br /&gt;
# Resolve incident&lt;br /&gt;
&lt;br /&gt;
== Informational incidents ==&lt;br /&gt;
* Informational incidents are acknowledged within 72 hours&lt;br /&gt;
&lt;br /&gt;
Checklist&lt;br /&gt;
# Acknowledge on Zabbix&lt;br /&gt;
# Sanity check the event, post result in thread&lt;br /&gt;
# If action needed, perform action&lt;br /&gt;
&lt;br /&gt;
== If an incident is reported by other means than the Zabbix-Zulip intergration ==&lt;br /&gt;
# Acknowledge receipt.&lt;br /&gt;
# Classify the incident as critical, non-critical, or informational.&lt;br /&gt;
# Create an topic in the relevant SRE channel, stating the problem and that you is responsible for resolving it.&lt;br /&gt;
# Proceed to treat the incident according to the criticality you just classified it as. (So for a critical incident, it means you now start the critical incident handling process)&lt;br /&gt;
&lt;br /&gt;
== Handover ==&lt;br /&gt;
When handing over the responsibility of &#039;&#039;&#039;first responder&#039;&#039;&#039; (FR), the following needs to happen:&lt;br /&gt;
* The handover can be initiated by both the upcoming FR or the acting FR&lt;br /&gt;
* Acting FR adds the upcoming FR the the IPA sla-first-responder user group (Optional: and enables Zabbix calling for that person if they have that set by going to Zabbix &amp;gt; Configuration &amp;gt; Actions &amp;gt; [https://status.delftinfra.net/zabbix/actionconf.php?eventsource=0# Trigger actions])&lt;br /&gt;
* The upcoming FR makes sure they are aware of the state of the SLA and knows what questions they wants to ask the acting FR.&lt;br /&gt;
* The upcoming FR makes sure they are subscribed to the right channels&lt;br /&gt;
&lt;br /&gt;
The following steps can be done async or in person:&lt;br /&gt;
* The acting FR announces/informs the upcoming FR has been added to the sla-first-responder group (In Zulip&#039;s [https://chat.dsinternal.net/#narrow/stream/13-Organisational Organisational channel] if asynq).&lt;br /&gt;
* If the acting FR wants to hand over responsibility for any ongoing incident they also state which incidents they want the upcoming FR to take over.&lt;br /&gt;
* If there are any particularities the upcoming FR needs to be aware of, those are shared.&lt;br /&gt;
* The upcoming FR asks their questions until they are satisfied and able to take over the FR&lt;br /&gt;
* The upcoming FR ensures they are subscribed to the following channels on Zulip: [https://chat.dsinternal.net/#narrow/stream/23-SRE---General SRE - General], [https://chat.dsinternal.net/#narrow/stream/24-SRE-.23-Critical SRE # Critical] and if part of the SRE team [https://chat.dsinternal.net/#streams/4/SRE%20##%20Non-critical SRE ## Non-Critical] and [https://chat.dsinternal.net/#streams/5/SRE%20###%20Informational SRE ### Informational].&lt;br /&gt;
* The upcoming FR announces/informs that they are now the acting FR over Zulip&#039;s [https://chat.dsinternal.net/#narrow/stream/13-Organisational Organisational channel]&lt;br /&gt;
* The now acting FR removes the previous FR from IPA the sla-first-responder user group (Optional: and disables Zabbix calling for that person if they had that enabled by going to Zabbix &amp;gt; Configuration &amp;gt; Actions &amp;gt; [https://status.delftinfra.net/zabbix/actionconf.php?eventsource=0# Trigger actions])&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Booking_bonus&amp;diff=464</id>
		<title>Booking bonus</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Booking_bonus&amp;diff=464"/>
		<updated>2024-10-02T15:15:37Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Calculating bonus ==&lt;br /&gt;
&lt;br /&gt;
# Obtain the bonus calculation template from &#039;Money&#039; channel&lt;br /&gt;
# Use steps from help tab to fill in the sheet&lt;br /&gt;
# Save file as &#039;&amp;lt;year&amp;gt;-Q&amp;lt;quarter&amp;gt;-bonus.xlsx&#039; and export as pdf&lt;br /&gt;
# Post pdf version of file in &#039;Money&#039; channel&lt;br /&gt;
&lt;br /&gt;
=== Requirements ===&lt;br /&gt;
Rules based on the following post: https://chat.dsinternal.net/#narrow/stream/25-Money/topic/.E2.9C.94.20Wage.20files.20request.20for.202024-07/near/10522&lt;br /&gt;
&lt;br /&gt;
* Bonus PDF needs to be ready by the 2nd of the new quarter before 11:00, in order for it to be approved and sent to accountants on time.&lt;br /&gt;
* All receipts needs to filed and reconciled by the 2nd 11:00 of the new quarter in order for the bonus to be approved.&lt;br /&gt;
* The bonus sheet needs to be approved by the 6th, 22:00.&lt;br /&gt;
* Bonus needs to filed in Exact by the quarterly meeting, if it is approved.&lt;br /&gt;
&lt;br /&gt;
== Create bonus booking on exact ==&lt;br /&gt;
&lt;br /&gt;
# Exact -&amp;gt; Financieel -&amp;gt; Boeken en grootboekrekeningen -&amp;gt; Boekingen -&amp;gt; Aanmaken (English: Financial -&amp;gt; Entries &amp;amp; G/L Accounts -&amp;gt; Entries -&amp;gt; Create)&lt;br /&gt;
# Click &#039;91 - Bonus verdeling&#039;&lt;br /&gt;
# First line item&lt;br /&gt;
## Set &#039;Datum&#039; to last day of the quarter you&#039;re booking the bonus for (e.g. December 31st when booking Q4 bonus)&lt;br /&gt;
## Set &#039;Grootboekrekening&#039; to &#039;4010 - Bijzondere beloning&#039;&lt;br /&gt;
## Set &#039;Omschrijving&#039; to &#039;Bonuskosten &amp;lt;year&amp;gt; Q&amp;lt;quarter&amp;gt;&#039;&lt;br /&gt;
## Set &#039;Debet&#039; to total bonus to be paid out as calculated in sheet (under &#039;Bonus costs&#039;)&lt;br /&gt;
# Line item for every employee that receives a bonus (as calculated in bonus sheet)&lt;br /&gt;
## Set &#039;Datum&#039; to same value as first line&lt;br /&gt;
## Set &#039;Grootboekrekening&#039; to &#039;1790 - Te betalen bonussen&#039;&lt;br /&gt;
## Set &#039;Omschrijving to &#039;Bonuskosten &amp;lt;year&amp;gt; Q&amp;lt;quarter&amp;gt; &amp;lt;employee name&amp;gt;&#039;&lt;br /&gt;
## Set &#039;Credit&#039; to amount of bonus for that employee (as calculated in bonus sheet)&lt;br /&gt;
# Line item for every owner that receives a bonus (as calculated in bonus sheet)&lt;br /&gt;
## Set &#039;Datum&#039; to same value as first line&lt;br /&gt;
## Set &#039;Grootboekrekening&#039; to &#039;4010 - Bijzondere beloning&#039;&lt;br /&gt;
## Set &#039;Omschrijving to &#039;Bonuskosten &amp;lt;year&amp;gt; Q&amp;lt;quarter&amp;gt; &amp;lt;owner name&amp;gt;&#039;&lt;br /&gt;
## Set &#039;Credit&#039; to amount of bonus for that owner (as calculated in bonus sheet)&lt;br /&gt;
# If at this point there is a small difference between Debet and Credit (and all entered numbers are correct), you can create a line with Grootboekrekening &#039;9200 - Rekenverschillen&#039; to make up for the difference&lt;br /&gt;
# Save the entry&lt;br /&gt;
&lt;br /&gt;
== Attach bonus calc sheet to booking in Exact ==&lt;br /&gt;
&lt;br /&gt;
# Exact -&amp;gt; Documenten -&amp;gt; Nieuw document (English: Exact -&amp;gt; Documents -&amp;gt; New Document)&lt;br /&gt;
# Subject: &#039;Bonus &amp;lt;year&amp;gt;-Q&amp;lt;quarter&amp;gt;&#039;&lt;br /&gt;
# Categorie (Category): &#039;Crediteuren&#039;&lt;br /&gt;
# Date: Today&lt;br /&gt;
# Delen (Share): Huidige administratie&lt;br /&gt;
# Type: Bijlage (Attachement)&lt;br /&gt;
# Boeking (Entry): The bonus booking for that quarter (The 4010 G/L account entry that&#039;s not for an owner)&lt;br /&gt;
# Attach the pdf version of the bonus calc sheet&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Booking_bonus&amp;diff=463</id>
		<title>Booking bonus</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Booking_bonus&amp;diff=463"/>
		<updated>2024-10-02T15:11:23Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Calculating bonus ==&lt;br /&gt;
&lt;br /&gt;
# Obtain the bonus calculation template from &#039;Money&#039; channel&lt;br /&gt;
# Use steps from help tab to fill in the sheet&lt;br /&gt;
# Save file as &#039;&amp;lt;year&amp;gt;-Q&amp;lt;quarter&amp;gt;-bonus.xlsx&#039; and export as pdf&lt;br /&gt;
# Post pdf version of file in &#039;Money&#039; channel&lt;br /&gt;
&lt;br /&gt;
=== Requirements ===&lt;br /&gt;
Rules based on the following post: https://chat.dsinternal.net/#narrow/stream/25-Money/topic/.E2.9C.94.20Wage.20files.20request.20for.202024-07/near/10522&lt;br /&gt;
&lt;br /&gt;
* Bonus PDF needs to be ready by the 2nd of the new quarter before 11:00, in order for it to be approved and sent to accountants on time.&lt;br /&gt;
* All receipts needs to filed and reconciled by the 2nd 11:00 of the new quarter in order for the bonus to be approved.&lt;br /&gt;
* The bonus sheet needs to be approved by the 6th, 22:00.&lt;br /&gt;
* Bonus needs to filed in Exact by the quarterly meeting, if it is approved.&lt;br /&gt;
&lt;br /&gt;
== Create bonus booking on exact ==&lt;br /&gt;
&lt;br /&gt;
# Exact -&amp;gt; Financieel -&amp;gt; Boeken en grootboekrekeningen -&amp;gt; Boekingen -&amp;gt; Aanmaken (English: Financial -&amp;gt; Entries &amp;amp; G/L Accounts -&amp;gt; Entries -&amp;gt; Create)&lt;br /&gt;
# Click &#039;91 - Bonus verdeling&#039;&lt;br /&gt;
# First line item&lt;br /&gt;
## Set &#039;Datum&#039; to last day of the quarter you&#039;re booking the bonus for (e.g. December 31st when booking Q4 bonus)&lt;br /&gt;
## Set &#039;Grootboekrekening&#039; to &#039;4010 - Bijzondere beloning&#039;&lt;br /&gt;
## Set &#039;Omschrijving&#039; to &#039;Bonuskosten &amp;lt;year&amp;gt; Q&amp;lt;quarter&amp;gt;&#039;&lt;br /&gt;
## Set &#039;Debet&#039; to total bonus to be paid out as calculated in sheet (under &#039;Bonus costs&#039;)&lt;br /&gt;
# Line item for every employee that receives a bonus (as calculated in bonus sheet)&lt;br /&gt;
## Set &#039;Datum&#039; to same value as first line&lt;br /&gt;
## Set &#039;Grootboekrekening&#039; to &#039;1790 - Te betalen bonussen&#039;&lt;br /&gt;
## Set &#039;Omschrijving to &#039;Bonuskosten &amp;lt;year&amp;gt; Q&amp;lt;quarter&amp;gt; &amp;lt;employee name&amp;gt;&#039;&lt;br /&gt;
## Set &#039;Credit&#039; to amount of bonus for that employee (as calculated in bonus sheet)&lt;br /&gt;
# Line item for every owner that receives a bonus (as calculated in bonus sheet)&lt;br /&gt;
## Set &#039;Datum&#039; to same value as first line&lt;br /&gt;
## Set &#039;Grootboekrekening&#039; to &#039;4010 - Bijzondere beloning&#039;&lt;br /&gt;
## Set &#039;Omschrijving to &#039;Bonuskosten &amp;lt;year&amp;gt; Q&amp;lt;quarter&amp;gt; &amp;lt;owner name&amp;gt;&#039;&lt;br /&gt;
## Set &#039;Credit&#039; to amount of bonus for that owner (as calculated in bonus sheet)&lt;br /&gt;
# If at this point there is a small difference between Debet and Credit (and all entered numbers are correct), you can create a line with Grootboekrekening &#039;9200 - Rekenverschillen&#039; to make up for the difference&lt;br /&gt;
# Save the entry&lt;br /&gt;
&lt;br /&gt;
== Attach bonus calc sheet to booking in Exact ==&lt;br /&gt;
&lt;br /&gt;
# Exact&lt;br /&gt;
# Documenten&lt;br /&gt;
# Nieuw document&lt;br /&gt;
# Subject: &#039;Bonus &amp;lt;year&amp;gt;-Q&amp;lt;quarter&amp;gt;&#039;&lt;br /&gt;
# Categorie: &#039;Crediteuren&#039;&lt;br /&gt;
# Date: Today&lt;br /&gt;
# Delen: Huidige administratie&lt;br /&gt;
# Type: Bijlage&lt;br /&gt;
# Boeking: The bonus booking for that quarter&lt;br /&gt;
# Attach the pdf version of the bonus calc sheet&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Booking_quarterly_hosting_invoice&amp;diff=462</id>
		<title>Booking quarterly hosting invoice</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Booking_quarterly_hosting_invoice&amp;diff=462"/>
		<updated>2024-10-02T14:42:35Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For the quarterly hosting + additional cost invoice we receive:&lt;br /&gt;
# Log in on Exact.&lt;br /&gt;
# Go to Purchase -&amp;gt; Entries -&amp;gt; Create.&lt;br /&gt;
# Select &#039;60 - Inkoopboek&#039;.&lt;br /&gt;
# Add the received invoice pdf as attachement.&lt;br /&gt;
# Set supplier to &#039;&amp;lt;redacted&amp;gt; (eenmanszaak)&#039;.&lt;br /&gt;
# Set descripton to the invoice number.&lt;br /&gt;
# Set the invoice date to the &#039;Factuurdatum&#039; on the invoice&lt;br /&gt;
# Set the total to the total of the invoice (with BTW/VAT).&lt;br /&gt;
# For each line item on the invoice, add a line item to the entry. For each line item, ensure the Description matches that of the line item of the invoice, and ensure VAT code is set to &#039;4&#039; (which should be the same as on the invoice).&lt;br /&gt;
## For items with &#039;omschrijving&#039; &#039;Exact&#039;, add a line item with G/L Account 4941 (Administratiekosten), set &#039;Amount&#039; to the amount + VAT from the invoice.&lt;br /&gt;
## For items with &#039;omschrijving&#039; &#039;Kagi&#039;, add a line item with G/L Account 5550 (Algemene kosten), set &#039;Amount&#039; to the amount + VAT from the invoice.&lt;br /&gt;
## For items with &#039;omschrijving&#039; that matches our clients, these are our hosting fees, so add a line item with G/L Account 7010 (Kosten hosting), set &#039;Amount&#039; to the amount + VAT from the invoice.&lt;br /&gt;
# Check that the VAT percentages of the line items match those of the line items of the invoice.&lt;br /&gt;
# Check that the total of the line items adds up to the total of the invoice.&lt;br /&gt;
# Click &#039;Save+new&#039; to save.&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Booking_bonus&amp;diff=461</id>
		<title>Booking bonus</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Booking_bonus&amp;diff=461"/>
		<updated>2024-10-02T11:38:43Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Calculating bonus ==&lt;br /&gt;
&lt;br /&gt;
# Obtain the bonus calculation template from &#039;Money&#039; channel&lt;br /&gt;
# Use steps from help tab to fill in the sheet&lt;br /&gt;
# Save file as &#039;&amp;lt;year&amp;gt;-Q&amp;lt;quarter&amp;gt;-bonus.xlsx&#039; and export as pdf&lt;br /&gt;
# Post pdf version of file in &#039;Money&#039; channel&lt;br /&gt;
&lt;br /&gt;
=== Requirements ===&lt;br /&gt;
Rules based on the following post: https://chat.dsinternal.net/#narrow/stream/25-Money/topic/.E2.9C.94.20Wage.20files.20request.20for.202024-07/near/10522&lt;br /&gt;
&lt;br /&gt;
* Bonus PDF needs to be ready by the 2nd of the new quarter before 11:00, in order for it to be approved and sent to accountants on time.&lt;br /&gt;
* All receipts needs to filed and reconciled by the 2nd 11:00 of the new quarter in order for the bonus to be approved.&lt;br /&gt;
* The bonus sheet needs to be approved by the 6th, 22:00.&lt;br /&gt;
* Bonus needs to filed in Exact by the quarterly meeting, if it is approved.&lt;br /&gt;
&lt;br /&gt;
== Create bonus booking on exact ==&lt;br /&gt;
&lt;br /&gt;
# Exact -&amp;gt; Financieel -&amp;gt; Boeken en grootboekrekeningen -&amp;gt; Boekingen -&amp;gt; Aanmaken (English: Financial -&amp;gt; Entries &amp;amp; G/L Accounts -&amp;gt; Entries -&amp;gt; Create)&lt;br /&gt;
# Click &#039;91 - Bonus verdeling&#039;&lt;br /&gt;
# First line item&lt;br /&gt;
## Set &#039;Datum&#039; to last day of the quarter you&#039;re booking the bonus for (e.g. December 31st when booking Q4 bonus)&lt;br /&gt;
## Set &#039;Grootboekrekening&#039; to &#039;4010 - Bijzondere beloning&#039;&lt;br /&gt;
## Set &#039;Omschrijving&#039; to &#039;Bonuskosten &amp;lt;year&amp;gt; Q&amp;lt;quarter&amp;gt;&#039;&lt;br /&gt;
## Set &#039;Debet&#039; to total bonus to be paid out as calculated in sheet (under &#039;Bonus costs&#039;)&lt;br /&gt;
# Line item for every employee that receives a bonus (as calculated in bonus sheet)&lt;br /&gt;
## Set &#039;Datum&#039; to same value as first line&lt;br /&gt;
## Set &#039;Grootboekrekening&#039; to &#039;1790 - Te betalen bonussen&#039;&lt;br /&gt;
## Set &#039;Omschrijving to &#039;Bonuskosten &amp;lt;year&amp;gt; Q&amp;lt;quarter&amp;gt; &amp;lt;employee name&amp;gt;&#039;&lt;br /&gt;
## Set &#039;Credit&#039; to amount of bonus for that employee (as calculated in bonus sheet)&lt;br /&gt;
# Line item for every owner that receives a bonus (as calculated in bonus sheet)&lt;br /&gt;
## Set &#039;Datum&#039; to same value as first line&lt;br /&gt;
## Set &#039;Grootboekrekening&#039; to &#039;4010 - Bijzondere beloning&#039;&lt;br /&gt;
## Set &#039;Omschrijving to &#039;Bonuskosten &amp;lt;year&amp;gt; Q&amp;lt;quarter&amp;gt; &amp;lt;owner name&amp;gt;&#039;&lt;br /&gt;
## Set &#039;Credit&#039; to amount of bonus for that owner (as calculated in bonus sheet)&lt;br /&gt;
# If at this point there is a small difference between Debet and Credit (and all entered numbers are correct), you can create a line with Grootboekrekening &#039;9200 - Rekenverschillen&#039; to make up for the difference&lt;br /&gt;
&lt;br /&gt;
== Attach bonus calc sheet to booking in Exact ==&lt;br /&gt;
&lt;br /&gt;
# Exact&lt;br /&gt;
# Documenten&lt;br /&gt;
# Nieuw document&lt;br /&gt;
# Subject: &#039;Bonus &amp;lt;year&amp;gt;-Q&amp;lt;quarter&amp;gt;&#039;&lt;br /&gt;
# Categorie: &#039;Crediteuren&#039;&lt;br /&gt;
# Date: Today&lt;br /&gt;
# Delen: Huidige administratie&lt;br /&gt;
# Type: Bijlage&lt;br /&gt;
# Boeking: The bonus booking for that quarter&lt;br /&gt;
# Attach the pdf version of the bonus calc sheet&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Booking_bonus&amp;diff=460</id>
		<title>Booking bonus</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Booking_bonus&amp;diff=460"/>
		<updated>2024-09-19T10:41:43Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Calculating bonus ==&lt;br /&gt;
&lt;br /&gt;
# Obtain the bonus calculation template from &#039;Money&#039; channel&lt;br /&gt;
# Use steps from help tab to fill in the sheet&lt;br /&gt;
# Save file as &#039;&amp;lt;year&amp;gt;-Q&amp;lt;quarter&amp;gt;-bonus.xlsx&#039; and export as pdf&lt;br /&gt;
# Post pdf version of file in &#039;Money&#039; channel&lt;br /&gt;
&lt;br /&gt;
=== Requirements ===&lt;br /&gt;
&lt;br /&gt;
* Bonus PDF needs to be ready by the 5th, in order for it to be approved and sent to accountants on time.&lt;br /&gt;
* Bonus needs to filed in Exact by the quarterly meeting, if it is approved.&lt;br /&gt;
* All receipts needs to filed and reconciled in order for the bonus to be approved.&lt;br /&gt;
&lt;br /&gt;
== Create bonus booking on exact ==&lt;br /&gt;
&lt;br /&gt;
# Exact -&amp;gt; Financieel -&amp;gt; Boeken en grootboekrekeningen -&amp;gt; Boekingen -&amp;gt; Aanmaken (English: Financial -&amp;gt; Entries &amp;amp; G/L Accounts -&amp;gt; Entries -&amp;gt; Create)&lt;br /&gt;
# Click &#039;91 - Bonus verdeling&#039;&lt;br /&gt;
# First line item&lt;br /&gt;
## Set &#039;Datum&#039; to last day of the quarter you&#039;re booking the bonus for (e.g. December 31st when booking Q4 bonus)&lt;br /&gt;
## Set &#039;Grootboekrekening&#039; to &#039;4010 - Bijzondere beloning&#039;&lt;br /&gt;
## Set &#039;Omschrijving&#039; to &#039;Bonuskosten &amp;lt;year&amp;gt; Q&amp;lt;quarter&amp;gt;&#039;&lt;br /&gt;
## Set &#039;Debet&#039; to total bonus to be paid out as calculated in sheet (under &#039;Bonus costs&#039;)&lt;br /&gt;
# Line item for every employee that receives a bonus (as calculated in bonus sheet)&lt;br /&gt;
## Set &#039;Datum&#039; to same value as first line&lt;br /&gt;
## Set &#039;Grootboekrekening&#039; to &#039;1790 - Te betalen bonussen&#039;&lt;br /&gt;
## Set &#039;Omschrijving to &#039;Bonuskosten &amp;lt;year&amp;gt; Q&amp;lt;quarter&amp;gt; &amp;lt;employee name&amp;gt;&#039;&lt;br /&gt;
## Set &#039;Credit&#039; to amount of bonus for that employee (as calculated in bonus sheet)&lt;br /&gt;
# Line item for every owner that receives a bonus (as calculated in bonus sheet)&lt;br /&gt;
## Set &#039;Datum&#039; to same value as first line&lt;br /&gt;
## Set &#039;Grootboekrekening&#039; to &#039;4010 - Bijzondere beloning&#039;&lt;br /&gt;
## Set &#039;Omschrijving to &#039;Bonuskosten &amp;lt;year&amp;gt; Q&amp;lt;quarter&amp;gt; &amp;lt;owner name&amp;gt;&#039;&lt;br /&gt;
## Set &#039;Credit&#039; to amount of bonus for that owner (as calculated in bonus sheet)&lt;br /&gt;
# If at this point there is a small difference between Debet and Credit (and all entered numbers are correct), you can create a line with Grootboekrekening &#039;9200 - Rekenverschillen&#039; to make up for the difference&lt;br /&gt;
&lt;br /&gt;
== Attach bonus calc sheet to booking in Exact ==&lt;br /&gt;
&lt;br /&gt;
# Exact&lt;br /&gt;
# Documenten&lt;br /&gt;
# Nieuw document&lt;br /&gt;
# Subject: &#039;Bonus &amp;lt;year&amp;gt;-Q&amp;lt;quarter&amp;gt;&#039;&lt;br /&gt;
# Categorie: &#039;Crediteuren&#039;&lt;br /&gt;
# Date: Today&lt;br /&gt;
# Delen: Huidige administratie&lt;br /&gt;
# Type: Bijlage&lt;br /&gt;
# Boeking: The bonus booking for that quarter&lt;br /&gt;
# Attach the pdf version of the bonus calc sheet&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Booking_wages&amp;diff=423</id>
		<title>Booking wages</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Booking_wages&amp;diff=423"/>
		<updated>2024-08-29T14:25:53Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Wage slips ==&lt;br /&gt;
&lt;br /&gt;
# Exact&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Boekingen &amp;gt; Aanmaken (English: Financial -&amp;gt; Entries &amp;amp; G/L Accounts -&amp;gt; Entries -&amp;gt; Create)&lt;br /&gt;
# Inkoop &amp;gt; &#039;&#039;&#039;80 - Salarisstroken&#039;&#039;&#039;&lt;br /&gt;
# Add file (wage slip)&lt;br /&gt;
# Set `Supplier` to the person this wage slip meant for&lt;br /&gt;
# Beschijving: Salaris periode {YEAR}-{MONTH}-M / {YEAR}-{MONTH}-M {NAME}&lt;br /&gt;
# Ensure `Payment condition` is set to `M - Einde volgende maand`&lt;br /&gt;
# Ensure `Invoice date` is set to the beginning of the month&lt;br /&gt;
# Totaalbedrag: Set to &#039;&#039;&#039;Totaal netto&#039;&#039;&#039; from the wage slip&lt;br /&gt;
# Line items:&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Bruto &amp;gt; Salaris&#039;&#039;&#039; add the value of it as &#039;&#039;&#039;Bruto loon (4000)&#039;&#039;&#039;, with description &#039;Salaris {YEAR}-{MONTH}-M / {YEAR}-{MONTH}-M {NAME}&#039;&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Bruto &amp;gt; Bonus (BT)&#039;&#039;&#039; if present, add the value of it as &#039;&#039;&#039;Te betalen bonussen (1790)&#039;&#039;&#039; with description &#039;Salaris bonus {YEAR}-{MONTH}-M / {YEAR}-{MONTH}-M {NAME}&#039;&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Loonheffing&#039;&#039;&#039; add the value of it as a negative amount as &#039;&#039;&#039;af te dragen loonheffing (1700)&#039;&#039;&#039;, with description &#039;Salaris LH {YEAR}-{MONTH}-M / {YEAR}-{MONTH}-M {NAME}&#039;&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Netto &amp;gt; Onkostenvergoeding&#039;&#039;&#039; if present, add the value of it as &#039;&#039;&#039;Kosten nettovergoedingen&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Wage taxes ==&lt;br /&gt;
# Exact&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Boekingen &amp;gt; Aanmaken&lt;br /&gt;
# Inkoop &amp;gt; &#039;&#039;&#039;80 - Salarisstroken&#039;&#039;&#039;&lt;br /&gt;
# Add file (LH/&#039;Loonaangifte_Bedrijf_Overzicht_Delft_Solutions_BV_*.pdf)&lt;br /&gt;
# Set `Supplier` to `Belastingdienst`&lt;br /&gt;
# Beschrijving: Enter the value for &#039;&#039;LHnummer en volgnummer&#039;&#039; from the document&lt;br /&gt;
# Ensure `Payment Condition` is set to `D - Deze maand`&lt;br /&gt;
# Ensure `Invoice date` is set to the beginning of the month, if the &#039;send&#039; date on the document is not of the current month. Otherwise, just set the &#039;send&#039; date&lt;br /&gt;
# Set `Total amount` to the value of `Totaal Generaal` from the document&lt;br /&gt;
# Line items:&lt;br /&gt;
## From the document&#039;s &#039;&#039;&#039;Loonbelasting / premie volksverzekering&#039;&#039;&#039; add the section&#039;s total value as &#039;&#039;&#039;Af te dragen loonheffing (1700)&#039;&#039;&#039; with description `Loonbelasting / premie volksverzekering {YEAR}-{MONTH}`&lt;br /&gt;
## From the document&#039;s &#039;&#039;&#039;Premies&#039;&#039;&#039; add the section&#039;s total value as &#039;&#039;&#039;Kosten sociale premies werkgever (4041)&#039;&#039;&#039; with description `Premies {YEAR}-{MONTH}`&lt;br /&gt;
&lt;br /&gt;
== Pension ==&lt;br /&gt;
&lt;br /&gt;
# Exact&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Boekingen &amp;gt; Aanmaken&lt;br /&gt;
# Inkoop &amp;gt; &#039;&#039;&#039;80 - Salarisstroken&#039;&#039;&#039;&lt;br /&gt;
# Add file (JP/&#039;Journaalposten_Delft_Solutions_BV_*.pdf)&lt;br /&gt;
# Set `Supplier` to `Bright Pensions N.V.`&lt;br /&gt;
# Beschrijving: Pensioen {YEAR}-{MONTH}-M&lt;br /&gt;
# Ensure `Payment condition` is set to `IN - Incasso`&lt;br /&gt;
# Ensure `Invoice date` is set to the the &#039;16th&#039; of the month of the period over which the document documents the pension payments. (Look at &#039;Periodes&#039; for this)&lt;br /&gt;
# Totaalbedrag: Set to the value of &#039;&#039;&#039;Pensioenafdracht WG en WN&#039;&#039;&#039; on the document&lt;br /&gt;
# Line items:&lt;br /&gt;
## For each person who received pension payment: &#039;&#039;&#039;Pensioenen (4011)&#039;&#039;&#039; with description `Pensioen {YEAR}-{MONTH}-M {NAME}` and with the correct value (At the moment, 1/3 of the total amount per person).&lt;br /&gt;
&lt;br /&gt;
== Reconciliation (after payment) ==&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Overzichten &amp;gt; Kaarten (In English: Financial &amp;gt; Entries &amp;amp; G/L Accounts &amp;gt; Reports &amp;gt; Transactions)&lt;br /&gt;
# Search for &#039;&#039;&#039;Af te dragen loonheffing (1700)&#039;&#039;&#039;. Ensure the relevant `Financial year` is selected.&lt;br /&gt;
# First, only mark (not actually match) the wage slips together with the IRS slip for wage taxes. The difference at the bottom (e.g. 0.16 EUR) needs to be added to the wage tax document.&lt;br /&gt;
## For line item &#039;&#039;&#039;Af te dragen loonheffing (1700)&#039;&#039;&#039; add the difference to the current value (0.16 EUR in this example)&lt;br /&gt;
## Create line item &#039;&#039;&#039;Rekenverschillen (9200)&#039;&#039;&#039; with description {ENTRY_DESCRIPTION} {YEAR}-{MONTH} and the value in negative (-0.16 EUR in this example)&lt;br /&gt;
## Mark the wage slips together with the IRS slip for wage taxes again. The difference should now be 0.&lt;br /&gt;
# Select `Match` at the top of the screen to match the entries.&lt;br /&gt;
&lt;br /&gt;
== Reconciliation of the payment itself ==&lt;br /&gt;
# Go to Financial &amp;gt; Banking &amp;amp; Cash &amp;gt; Statements &amp;gt; To be completed and search for `to be completed` statements.&lt;br /&gt;
# Ensure the G/L account is set to `1671 - Te betalen lonen`, and the account is set to `1 - Belastingdienst`.&lt;br /&gt;
# Select `Match` and select the matching entry (Previously created in the `Wage Taxes` section).&lt;br /&gt;
&lt;br /&gt;
== Reconciliation of the pension payments ==&lt;br /&gt;
# Go to Financial &amp;gt; Banking &amp;amp; Cash &amp;gt; Statements &amp;gt; To be completed and search for `to be completed` statements.&lt;br /&gt;
# Ensure the G/L is set to `1671 - Te betalen lonen`, and the account is set to `47 - Bring Pensions N.V.` for the three pension payments.&lt;br /&gt;
# Click &#039;Match&#039; on any of the pension payments&lt;br /&gt;
# In the modal, check the checkbox for the other two pension payments, and the correct pension document entry (The one created earlier in the `Pension` section). Finally, click `Enter`.&lt;br /&gt;
&lt;br /&gt;
== Preparing wage payments ==&lt;br /&gt;
# Create a payment scheduled on the correct date (15th of the month) for 12:00 (Midday), for each wage slip added, with the description `Salaris periode {YEAR}-{MONTH}-M {NAME}`&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Ssh-fingerprints&amp;diff=422</id>
		<title>Ssh-fingerprints</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Ssh-fingerprints&amp;diff=422"/>
		<updated>2024-08-12T15:34:24Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If the host you&#039;re ssh&#039;ing into isn&#039;t know yet, you&#039;ll be asked to confirm the fingerprint of the target host. To do so, do the following:&lt;br /&gt;
# Find someone that has working SSH to the host or find other means of access to the host that doesn&#039;t require SSH.&lt;br /&gt;
# On the target host, run the command &#039;ssh-keyscan &amp;lt;host&amp;gt; | ssh-keygen -lf -&#039;. Replace &#039;&amp;lt;host&amp;gt;&#039; with the target&#039;s hostname.&lt;br /&gt;
# Verifiy if the signature matches with the one shown by the initial ssh attempt. Make sure to check/match for the same algorithm.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
On the initial host:&lt;br /&gt;
&lt;br /&gt;
root@screwdriver:~# ssh scorpion&lt;br /&gt;
&lt;br /&gt;
The authenticity of host &#039;scorpion (&amp;lt;no hostip for proxy command&amp;gt;)&#039; can&#039;t be established.&lt;br /&gt;
&lt;br /&gt;
ED25519 key fingerprint is SHA256:sjf89wi3rnwlkefn(IA(S*HANFlhfalknfsdfsadjfh.&lt;br /&gt;
&lt;br /&gt;
This key is not known by any other names.&lt;br /&gt;
&lt;br /&gt;
Are you sure you want to continue connecting (yes/no/[fingerprint])?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On the target host:&lt;br /&gt;
&lt;br /&gt;
root@scorpion:~# ssh-keyscan scorpion | ssh-keygen -lf -&lt;br /&gt;
&lt;br /&gt;
\# scorpion:22 SSH-2.0-OpenSSH_9.2p1 Debian-2+deb12u3&lt;br /&gt;
&lt;br /&gt;
256 SHA256:lklsjdfsd8fd8*SDHANNAoaiodfnslakkfndsldkfn scorpion (ECDSA)&lt;br /&gt;
&lt;br /&gt;
3072 SHA256:LKSdfjsi878sijn3lAUHUI&amp;amp;*GNSLFSadhofsnlka scorpion (RSA)&lt;br /&gt;
&lt;br /&gt;
256 SHA256:sjf89wi3rnwlkefn(IA(S*HANFlhfalknfsdfsadjfh scorpion (ED25519)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here, the algorithm is defined by the inital host as &#039;ED25519&#039;, and on the target host you match the fingerprint to the fingerprint on the line with the same algorithm name in braces, so &#039;(ED25519)&#039; in this case.&lt;br /&gt;
&lt;br /&gt;
The fingerprints match, so you can accept the fingerprint on the initial host. If they do not match, do NOT accept, as your connection could be intercepted.&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Ssh-fingerprints&amp;diff=421</id>
		<title>Ssh-fingerprints</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Ssh-fingerprints&amp;diff=421"/>
		<updated>2024-08-12T15:33:41Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If the host you&#039;re ssh&#039;ing into isn&#039;t know yet, you&#039;ll be asked to confirm the fingerprint of the target host. To do so, do the following:&lt;br /&gt;
# Find someone that has working SSH to the host or find other means of access to the host that doesn&#039;t require SSH.&lt;br /&gt;
# On the target host, run the command &#039;ssh-keyscan &amp;lt;host&amp;gt; | ssh-keygen -lf -&#039;. Replace &#039;&amp;lt;host&amp;gt;&#039; with the target&#039;s hostname.&lt;br /&gt;
# Verifiy if the signature matches with the one shown by the initial ssh attempt. Make sure to check/match for the same algorithm.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
On the initial host:&lt;br /&gt;
root@screwdriver:~# ssh scorpion&lt;br /&gt;
The authenticity of host &#039;scorpion (&amp;lt;no hostip for proxy command&amp;gt;)&#039; can&#039;t be established.&lt;br /&gt;
ED25519 key fingerprint is SHA256:sjf89wi3rnwlkefn(IA(S*HANFlhfalknfsdfsadjfh.&lt;br /&gt;
This key is not known by any other names.&lt;br /&gt;
Are you sure you want to continue connecting (yes/no/[fingerprint])?&lt;br /&gt;
&lt;br /&gt;
On the target host:&lt;br /&gt;
root@scorpion:~# ssh-keyscan scorpion | ssh-keygen -lf -&lt;br /&gt;
\# scorpion:22 SSH-2.0-OpenSSH_9.2p1 Debian-2+deb12u3&lt;br /&gt;
256 SHA256:lklsjdfsd8fd8*SDHANNAoaiodfnslakkfndsldkfn scorpion (ECDSA)&lt;br /&gt;
3072 SHA256:LKSdfjsi878sijn3lAUHUI&amp;amp;*GNSLFSadhofsnlka scorpion (RSA)&lt;br /&gt;
256 SHA256:sjf89wi3rnwlkefn(IA(S*HANFlhfalknfsdfsadjfh scorpion (ED25519)&lt;br /&gt;
&lt;br /&gt;
Here, the algorithm is defined by the inital host as &#039;ED25519&#039;, and on the target host you match the fingerprint to the fingerprint on the line with the same algorithm name in braces, so &#039;(ED25519)&#039; in this case.&lt;br /&gt;
&lt;br /&gt;
The fingerprints match, so you can accept the fingerprint on the initial host. If they do not match, do NOT accept, as your connection could be intercepted.&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Ssh-fingerprints&amp;diff=420</id>
		<title>Ssh-fingerprints</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Ssh-fingerprints&amp;diff=420"/>
		<updated>2024-08-12T15:33:19Z</updated>

		<summary type="html">&lt;p&gt;Dortund: Created page with &amp;quot;If the host you&amp;#039;re ssh&amp;#039;ing into isn&amp;#039;t know yet, you&amp;#039;ll be asked to confirm the fingerprint of the target host. To do so, do the following: # Find someone that has working SSH to the host or find other means of access to the host that doesn&amp;#039;t require SSH. # On the target host, run the command &amp;#039;ssh-keyscan &amp;lt;host&amp;gt; | ssh-keygen -lf -&amp;#039;. Replace &amp;#039;&amp;lt;host&amp;gt;&amp;#039; with the target&amp;#039;s hostname. # Verifiy if the signature matches with the one shown by the initial ssh attempt. Make sure to c...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If the host you&#039;re ssh&#039;ing into isn&#039;t know yet, you&#039;ll be asked to confirm the fingerprint of the target host. To do so, do the following:&lt;br /&gt;
# Find someone that has working SSH to the host or find other means of access to the host that doesn&#039;t require SSH.&lt;br /&gt;
# On the target host, run the command &#039;ssh-keyscan &amp;lt;host&amp;gt; | ssh-keygen -lf -&#039;. Replace &#039;&amp;lt;host&amp;gt;&#039; with the target&#039;s hostname.&lt;br /&gt;
# Verifiy if the signature matches with the one shown by the initial ssh attempt. Make sure to check/match for the same algorithm.&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
On the initial host:&lt;br /&gt;
root@screwdriver:~# ssh scorpion&lt;br /&gt;
The authenticity of host &#039;scorpion (&amp;lt;no hostip for proxy command&amp;gt;)&#039; can&#039;t be established.&lt;br /&gt;
ED25519 key fingerprint is SHA256:sjf89wi3rnwlkefn(IA(S*HANFlhfalknfsdfsadjfh.&lt;br /&gt;
This key is not known by any other names.&lt;br /&gt;
Are you sure you want to continue connecting (yes/no/[fingerprint])?&lt;br /&gt;
&lt;br /&gt;
On the target host:&lt;br /&gt;
root@scorpion:~# ssh-keyscan scorpion | ssh-keygen -lf -&lt;br /&gt;
# scorpion:22 SSH-2.0-OpenSSH_9.2p1 Debian-2+deb12u3&lt;br /&gt;
256 SHA256:lklsjdfsd8fd8*SDHANNAoaiodfnslakkfndsldkfn scorpion (ECDSA)&lt;br /&gt;
3072 SHA256:LKSdfjsi878sijn3lAUHUI&amp;amp;*GNSLFSadhofsnlka scorpion (RSA)&lt;br /&gt;
256 SHA256:sjf89wi3rnwlkefn(IA(S*HANFlhfalknfsdfsadjfh scorpion (ED25519)&lt;br /&gt;
&lt;br /&gt;
Here, the algorithm is defined by the inital host as &#039;ED25519&#039;, and on the target host you match the fingerprint to the fingerprint on the line with the same algorithm name in braces, so &#039;(ED25519)&#039; in this case.&lt;br /&gt;
&lt;br /&gt;
The fingerprints match, so you can accept the fingerprint on the initial host. If they do not match, do NOT accept, as your connection could be intercepted.&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Internal&amp;diff=419</id>
		<title>Internal</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Internal&amp;diff=419"/>
		<updated>2024-08-12T15:25:38Z</updated>

		<summary type="html">&lt;p&gt;Dortund: /* SRE */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Finance ==&lt;br /&gt;
&lt;br /&gt;
=== Exact ===&lt;br /&gt;
&lt;br /&gt;
* [[booking bonus|Booking bonus]]&lt;br /&gt;
* [[booking wages|Booking wages]]&lt;br /&gt;
* [[booking quarterly hosting invoice|Booking quarterly hosting invoice]]&lt;br /&gt;
* [[new receipt|Enter a new receipt]]&lt;br /&gt;
* [[reconciliation|Reconciliation of transaction]]&lt;br /&gt;
* [[invoicing|Send an invoice]]&lt;br /&gt;
* [[payment reminders|Send payment reminder]]&lt;br /&gt;
* [[invoice approval|Process for approving invoices (/filed receipts)]]&lt;br /&gt;
&lt;br /&gt;
=== Bunq ===&lt;br /&gt;
&lt;br /&gt;
* [[top up account|Top up expense account]]&lt;br /&gt;
&lt;br /&gt;
== Work Process ==&lt;br /&gt;
&lt;br /&gt;
* [[Definition of done|Definition of Done]]&lt;br /&gt;
* [[Incident Handling|Incident Handling]]&lt;br /&gt;
* [[SRE Maintenance|SRE Maintenance]]&lt;br /&gt;
&lt;br /&gt;
== Internal Process ==&lt;br /&gt;
* [[timetracking|Timetracking process]]&lt;br /&gt;
* [[Starting work for a new client]]&lt;br /&gt;
* [[12 percent|12% time]]&lt;br /&gt;
* [[Annual leave|Annual leave]]&lt;br /&gt;
* [[Bonus allocation|Bonus allocation]]&lt;br /&gt;
* [[Calamity leave|Calamity leave]]&lt;br /&gt;
* [[Overtime|Overtime]]&lt;br /&gt;
* [[Retrospectives|Retrospectives]]&lt;br /&gt;
* [[Sick leave|Sick leave]]&lt;br /&gt;
* [[Training and self-study|Training and Self-Study]]&lt;br /&gt;
* [[Daily|Daily]]&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
&lt;br /&gt;
* Era Inventory [[project_era_inventory_api|API Description]]&lt;br /&gt;
&lt;br /&gt;
== SRE ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;To be further populated with guide from drive&#039;&#039;&lt;br /&gt;
* [[create gitlab runner host|Create a GitLab runner host]]&lt;br /&gt;
* [[vm setup|Create a (Debian) VM]]&lt;br /&gt;
* [[border update|Process for updating a border]]&lt;br /&gt;
* [[border reboot|Reboot border without downtime]]&lt;br /&gt;
* [[WS Proxmox node reboot|Reboot WS Proxmox node without downtime]]&lt;br /&gt;
* [[Resize VM Disk]]&lt;br /&gt;
* [[SRE tools]]&lt;br /&gt;
* [[Enroll Mac in Kerberos]]&lt;br /&gt;
* [[Creating a VM on Hetzner]]&lt;br /&gt;
* [[Rebooting VM]]&lt;br /&gt;
* [[Rebooting Offsite]]&lt;br /&gt;
* [[ssh-fingerprints|Verifying SSH fingerprints]]&lt;br /&gt;
&lt;br /&gt;
== Other ==&lt;br /&gt;
&lt;br /&gt;
* [[stack|Greenfield stack]]&lt;br /&gt;
* [[standard tools|Standard Tools]]&lt;br /&gt;
* [[list of unfurl debuggers|List of unfurl debuggers]]&lt;br /&gt;
* [[Recommended suppliers]]&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=WS_Proxmox_node_reboot&amp;diff=418</id>
		<title>WS Proxmox node reboot</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=WS_Proxmox_node_reboot&amp;diff=418"/>
		<updated>2024-08-12T13:55:50Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Tips &amp;amp; Notes ==&lt;br /&gt;
* If you&#039;re expecting to reboot every node in the cluster, do the node with the containers last, to limit the amount of downtime and reboots for them&lt;br /&gt;
* Updating a node: `apt update` and `apt full-upgrade`&lt;br /&gt;
* Make sure all VMs are actually migratable before adding to a HA group&lt;br /&gt;
* If there are containers on the device you are looking to reboot- you are going to need to also create a maintenance mode to cover them (for example teamspeak or awstats)&lt;br /&gt;
* Containers will inherit the OS of their host, so you will also need to handle triggers related to their OS updating, where appropriate&lt;br /&gt;
== Pre-Work ==&lt;br /&gt;
* If a VM or container is going to incur downtime, you must let the affected parties know in advance. Ideally they should be informed the previous day.  &lt;br /&gt;
&lt;br /&gt;
== Pre-flight checks ==&lt;br /&gt;
* Check all Ceph pools are running on at least 3/2 replication&lt;br /&gt;
* Check that all running VM&#039;s on the node you want to reboot are in HA (if not, add them or migrate them away manually)&lt;br /&gt;
* Check that Ceph is healthy -&amp;gt; No remapped PG&#039;s, or degraded data redundancy&lt;br /&gt;
* You have communicated that downtime is expected to the users who will be affected (Ideally one day in advance)&lt;br /&gt;
&lt;br /&gt;
== Update Process ==&lt;br /&gt;
* Update the node: `apt update` and `apt full-upgrade`&lt;br /&gt;
* Check the packages that are removed/updated/installed correctly and they are the sane (to make sense)&lt;br /&gt;
&lt;br /&gt;
== Reboot process ==&lt;br /&gt;
* Complete the pre-flight checks&lt;br /&gt;
* If you want to reboot for a kernel update, make sure the kernel is updated by following the Update Process written above&lt;br /&gt;
* Start maintenance mode for the Proxmox node and any containers running on the node&lt;br /&gt;
* Start maintenance mode for Ceph, specify that we only want to surpress the trigger for health state being in warning by setting tag `ceph_health` equals `warning`&lt;br /&gt;
* Let affected parties know that the mainenance period you told them about in the preflight checks is about to take place.&lt;br /&gt;
[[File:Ceph-maintenance.png|thumb]]&lt;br /&gt;
* Set noout flag on host: `ceph osd set-group noout &amp;lt;node&amp;gt;`&lt;br /&gt;
&lt;br /&gt;
# gain ssh access to host&lt;br /&gt;
# Log in through IPA&lt;br /&gt;
# Run the command&lt;br /&gt;
* &#039;&#039;&#039;Reboot&#039;&#039;&#039; node through web GUI&lt;br /&gt;
* Wait for node to come back up&lt;br /&gt;
* Wait for OSD&#039;s to be back online&lt;br /&gt;
* Remove noout flag on host: `ceph osd unset-group noout &amp;lt;node&amp;gt;` ,to do this:&lt;br /&gt;
* If a kernel update was done, manually execute the `Operating system` item manually to detect the update. Manually executing the two items that indicate a reboot is also usefull if they were firing, to stop them/check no further reboots are needed.&lt;br /&gt;
* Ackowledge &amp;amp; close triggers&lt;br /&gt;
* Remove maintenance modes&lt;br /&gt;
&lt;br /&gt;
== Aftercare ==&lt;br /&gt;
* Ensure that Kaboom API is running on Screwdriver or Paloma. This is to get the best performance for the VM.&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Timetracking&amp;diff=409</id>
		<title>Timetracking</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Timetracking&amp;diff=409"/>
		<updated>2024-08-07T16:39:24Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* If an non-critical incident breaks SLO, or a critical incident takes more than one week to be fully completed (such as by having spin-off tasks)&lt;br /&gt;
* Misc -&amp;gt; sales is only for making sales without a lead. So if it&#039;s to sell/agree on price for a feature for a client, that time should be put on the milestone for that client&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Timetracking&amp;diff=408</id>
		<title>Timetracking</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Timetracking&amp;diff=408"/>
		<updated>2024-08-07T16:38:32Z</updated>

		<summary type="html">&lt;p&gt;Dortund: Created page with &amp;quot;* If an non-critical incident breaks SLO, or a critical incident takes more than one week to be fully completed (such as by having spin-off tasks)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* If an non-critical incident breaks SLO, or a critical incident takes more than one week to be fully completed (such as by having spin-off tasks)&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Internal&amp;diff=407</id>
		<title>Internal</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Internal&amp;diff=407"/>
		<updated>2024-08-07T16:37:26Z</updated>

		<summary type="html">&lt;p&gt;Dortund: /* Internal Process */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Finance ==&lt;br /&gt;
&lt;br /&gt;
=== Exact ===&lt;br /&gt;
&lt;br /&gt;
* [[booking bonus|Booking bonus]]&lt;br /&gt;
* [[booking wages|Booking wages]]&lt;br /&gt;
* [[booking quarterly hosting invoice|Booking quarterly hosting invoice]]&lt;br /&gt;
* [[new receipt|Enter a new receipt]]&lt;br /&gt;
* [[reconciliation|Reconciliation of transaction]]&lt;br /&gt;
* [[invoicing|Send an invoice]]&lt;br /&gt;
* [[payment reminders|Send payment reminder]]&lt;br /&gt;
* [[invoice approval|Process for approving invoices (/filed receipts)]]&lt;br /&gt;
&lt;br /&gt;
=== Bunq ===&lt;br /&gt;
&lt;br /&gt;
* [[top up account|Top up expense account]]&lt;br /&gt;
&lt;br /&gt;
== Work Process ==&lt;br /&gt;
&lt;br /&gt;
* [[Definition of done|Definition of Done]]&lt;br /&gt;
* [[Incident Handling|Incident Handling]]&lt;br /&gt;
* [[SRE Maintenance|SRE Maintenance]]&lt;br /&gt;
&lt;br /&gt;
== Internal Process ==&lt;br /&gt;
* [[timetracking|Timetracking process]]&lt;br /&gt;
* [[Starting work for a new client]]&lt;br /&gt;
* [[12 percent|12% time]]&lt;br /&gt;
* [[Annual leave|Annual leave]]&lt;br /&gt;
* [[Bonus allocation|Bonus allocation]]&lt;br /&gt;
* [[Calamity leave|Calamity leave]]&lt;br /&gt;
* [[Overtime|Overtime]]&lt;br /&gt;
* [[Retrospectives|Retrospectives]]&lt;br /&gt;
* [[Sick leave|Sick leave]]&lt;br /&gt;
* [[Training and self-study|Training and Self-Study]]&lt;br /&gt;
* [[Daily|Daily]]&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
&lt;br /&gt;
* Era Inventory [[project_era_inventory_api|API Description]]&lt;br /&gt;
&lt;br /&gt;
== SRE ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;To be further populated with guide from drive&#039;&#039;&lt;br /&gt;
* [[create gitlab runner host|Create a GitLab runner host]]&lt;br /&gt;
* [[vm setup|Create a (Debian) VM]]&lt;br /&gt;
* [[border update|Process for updating a border]]&lt;br /&gt;
* [[border reboot|Reboot border without downtime]]&lt;br /&gt;
* [[WS Proxmox node reboot|Reboot WS Proxmox node without downtime]]&lt;br /&gt;
* [[Resize VM Disk]]&lt;br /&gt;
* [[SRE tools]]&lt;br /&gt;
* [[Enroll Mac in Kerberos]]&lt;br /&gt;
* [[Creating a VM on Hetzner]]&lt;br /&gt;
* [[Rebooting VM]]&lt;br /&gt;
&lt;br /&gt;
== Other ==&lt;br /&gt;
&lt;br /&gt;
* [[stack|Greenfield stack]]&lt;br /&gt;
* [[standard tools|Standard Tools]]&lt;br /&gt;
* [[list of unfurl debuggers|List of unfurl debuggers]]&lt;br /&gt;
* [[Recommended suppliers]]&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Booking_bonus&amp;diff=406</id>
		<title>Booking bonus</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Booking_bonus&amp;diff=406"/>
		<updated>2024-08-07T14:19:11Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Calculating bonus ==&lt;br /&gt;
&lt;br /&gt;
# Obtain the bonus calculation template from &#039;Money&#039; channel&lt;br /&gt;
# Use steps from help tab to fill in the sheet&lt;br /&gt;
# Save file as &#039;&amp;lt;year&amp;gt;-Q&amp;lt;quarter&amp;gt;-bonus.xlsx&#039; and export as pdf&lt;br /&gt;
# Post pdf version of file in &#039;Money&#039; channel&lt;br /&gt;
&lt;br /&gt;
=== Requirements ===&lt;br /&gt;
&lt;br /&gt;
* Bonus PDF needs to be ready by the 5th, in order for it to be approved and sent to accountants on time.&lt;br /&gt;
* Bonus needs to filed in Exact by the quarterly meeting, if it is approved.&lt;br /&gt;
* All receipts needs to filed and reconciled in order for the bonus to be approved.&lt;br /&gt;
&lt;br /&gt;
== Create bonus booking on exact ==&lt;br /&gt;
&lt;br /&gt;
# Exact&lt;br /&gt;
# Financieel&lt;br /&gt;
# Boeken en grootboekrekeningen&lt;br /&gt;
# Boekingen&lt;br /&gt;
# Aanmaken&lt;br /&gt;
# Click &#039;91 - Bonus verdeling&#039;&lt;br /&gt;
# First line item&lt;br /&gt;
## Set &#039;Datum&#039; to last day of the quarter you&#039;re booking the bonus for (e.g. December 31st when booking Q4 bonus)&lt;br /&gt;
## Set &#039;Grootboekrekening&#039; to &#039;4010 - Bijzondere beloning&#039;&lt;br /&gt;
## Set &#039;Omschrijving&#039; to &#039;Bonuskosten &amp;lt;year&amp;gt; Q&amp;lt;quarter&amp;gt;&#039;&lt;br /&gt;
## Set &#039;Debet&#039; to total bonus to be paid out as calculated in sheet (under &#039;Bonus costs&#039;)&lt;br /&gt;
# Line item for every employee that receives a bonus (as calculated in bonus sheet)&lt;br /&gt;
## Set &#039;Datum&#039; to same value as first line&lt;br /&gt;
## Set &#039;Grootboekrekening&#039; to &#039;1790 - Te betalen bonussen&#039;&lt;br /&gt;
## Set &#039;Omschrijving to &#039;Bonuskosten &amp;lt;year&amp;gt; Q&amp;lt;quarter&amp;gt; &amp;lt;employee name&amp;gt;&#039;&lt;br /&gt;
## Set &#039;Credit&#039; to amount of bonus for that employee (as calculated in bonus sheet)&lt;br /&gt;
# Line item for every owner that receives a bonus (as calculated in bonus sheet)&lt;br /&gt;
## Set &#039;Datum&#039; to same value as first line&lt;br /&gt;
## Set &#039;Grootboekrekening&#039; to &#039;4010 - Bijzondere beloning&#039;&lt;br /&gt;
## Set &#039;Omschrijving to &#039;Bonuskosten &amp;lt;year&amp;gt; Q&amp;lt;quarter&amp;gt; &amp;lt;owner name&amp;gt;&#039;&lt;br /&gt;
## Set &#039;Credit&#039; to amount of bonus for that owner (as calculated in bonus sheet)&lt;br /&gt;
# If at this point there is a small difference between Debet and Credit (and all entered numbers are correct), you can create a line with Grootboekrekening &#039;9200 - Rekenverschillen&#039; to make up for the difference&lt;br /&gt;
&lt;br /&gt;
== Attach bonus calc sheet to booking in Exact ==&lt;br /&gt;
&lt;br /&gt;
# Exact&lt;br /&gt;
# Documenten&lt;br /&gt;
# Nieuw document&lt;br /&gt;
# Subject: &#039;Bonus &amp;lt;year&amp;gt;-Q&amp;lt;quarter&amp;gt;&#039;&lt;br /&gt;
# Categorie: &#039;Crediteuren&#039;&lt;br /&gt;
# Date: Today&lt;br /&gt;
# Delen: Huidige administratie&lt;br /&gt;
# Type: Bijlage&lt;br /&gt;
# Boeking: The bonus booking for that quarter&lt;br /&gt;
# Attach the pdf version of the bonus calc sheet&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Booking_wages&amp;diff=405</id>
		<title>Booking wages</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Booking_wages&amp;diff=405"/>
		<updated>2024-08-05T14:50:08Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Wage slips ==&lt;br /&gt;
&lt;br /&gt;
# Exact&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Boekingen &amp;gt; Aanmaken (English: Financial -&amp;gt; Entries &amp;amp; G/L Accounts -&amp;gt; Entries -&amp;gt; Create)&lt;br /&gt;
# Inkoop &amp;gt; &#039;&#039;&#039;80 - Salarisstroken&#039;&#039;&#039;&lt;br /&gt;
# Add file (wage slip)&lt;br /&gt;
# Set `Supplier` to the person this wage slip meant for&lt;br /&gt;
# Beschijving: Salaris periode {YEAR}-{MONTH}-M / {YEAR}-{MONTH}-M {NAME}&lt;br /&gt;
# Ensure `Payment condition` is set to `M - Einde volgende maand`&lt;br /&gt;
# Ensure `Invoice date` is set to the beginning of the month&lt;br /&gt;
# Totaalbedrag: Set to &#039;&#039;&#039;Totaal netto&#039;&#039;&#039; from the wage slip&lt;br /&gt;
# Line items:&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Bruto &amp;gt; Salaris&#039;&#039;&#039; add the value of it as &#039;&#039;&#039;Bruto loon (4000)&#039;&#039;&#039;, with description &#039;Salaris periode {YEAR}-{MONTH}-M / {YEAR}-{MONTH}-M {NAME}&#039;&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Bruto &amp;gt; Bonus (BT)&#039;&#039;&#039; if present, add the value of it as &#039;&#039;&#039;Te betalen bonussen (1790)&#039;&#039;&#039;&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Loonheffing&#039;&#039;&#039; add the value of it as a negative amount as &#039;&#039;&#039;af te dragen loonheffing (1700)&#039;&#039;&#039;, with description &#039;Salaris LH periode {YEAR}-{MONTH}-M / {YEAR}-{MONTH}-M {NAME}&#039;&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Netto &amp;gt; Onkostenvergoeding&#039;&#039;&#039; if present, add the value of it as &#039;&#039;&#039;Kosten nettovergoedingen&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Wage taxes ==&lt;br /&gt;
# Exact&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Boekingen &amp;gt; Aanmaken&lt;br /&gt;
# Inkoop &amp;gt; &#039;&#039;&#039;80 - Salarisstroken&#039;&#039;&#039;&lt;br /&gt;
# Add file (LH/&#039;Loonaangifte_Bedrijf_Overzicht_Delft_Solutions_BV_*.pdf)&lt;br /&gt;
# Set `Supplier` to `Belastingdienst`&lt;br /&gt;
# Beschrijving: Enter the value for &#039;&#039;LHnummer en volgnummer&#039;&#039; from the document&lt;br /&gt;
# Ensure `Payment Condition` is set to `D - Deze maand`&lt;br /&gt;
# Ensure `Invoice date` is set to the beginning of the month, if the &#039;send&#039; date on the document is not of the current month. Otherwise, just set the &#039;send&#039; date&lt;br /&gt;
# Set `Total amount` to the value of `Totaal Generaal` from the document&lt;br /&gt;
# Line items:&lt;br /&gt;
## From the document&#039;s &#039;&#039;&#039;Loonbelasting / premie volksverzekering&#039;&#039;&#039; add the section&#039;s total value as &#039;&#039;&#039;Af te dragen loonheffing (1700)&#039;&#039;&#039; with description `Loonbelasting / premie volksverzekering {YEAR}-{MONTH}`&lt;br /&gt;
## From the document&#039;s &#039;&#039;&#039;Premies&#039;&#039;&#039; add the section&#039;s total value as &#039;&#039;&#039;Kosten sociale premies werkgever (4041)&#039;&#039;&#039; with description `Premies {YEAR}-{MONTH}`&lt;br /&gt;
&lt;br /&gt;
== Pension ==&lt;br /&gt;
&lt;br /&gt;
# Exact&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Boekingen &amp;gt; Aanmaken&lt;br /&gt;
# Inkoop &amp;gt; &#039;&#039;&#039;80 - Salarisstroken&#039;&#039;&#039;&lt;br /&gt;
# Add file (JP/&#039;Journaalposten_Delft_Solutions_BV_*.pdf)&lt;br /&gt;
# Set `Supplier` to `Bright Pensions N.V.`&lt;br /&gt;
# Beschrijving: Pensioen {YEAR}-{MONTH}-M&lt;br /&gt;
# Ensure `Payment condition` is set to `IN - Incasso`&lt;br /&gt;
# Ensure `Invoice date` is set to the the &#039;16th&#039; of the month of the period over which the document documents the pension payments. (Look at &#039;Periodes&#039; for this)&lt;br /&gt;
# Totaalbedrag: Set to the value of &#039;&#039;&#039;Pensioenafdracht WG en WN&#039;&#039;&#039; on the document&lt;br /&gt;
# Line items:&lt;br /&gt;
## For each person who received pension payment: &#039;&#039;&#039;Pensioenen (4011)&#039;&#039;&#039; with description `Pensioen {YEAR}-{MONTH}-M {NAME}` and with the correct value (At the moment, 1/3 of the total amount per person).&lt;br /&gt;
&lt;br /&gt;
== Reconciliation (after payment) ==&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Overzichten &amp;gt; Kaarten (In English: Financial &amp;gt; Entries &amp;amp; G/L Accounts &amp;gt; Reports &amp;gt; Transactions)&lt;br /&gt;
# Search for &#039;&#039;&#039;Af te dragen loonheffing (1700)&#039;&#039;&#039;. Ensure the relevant `Financial year` is selected.&lt;br /&gt;
# First, only mark (not actually match) the wage slips together with the IRS slip for wage taxes. The difference at the bottom (e.g. 0.16 EUR) needs to be added to the wage tax document.&lt;br /&gt;
## For line item &#039;&#039;&#039;Af te dragen loonheffing (1700)&#039;&#039;&#039; add the difference to the current value (0.16 EUR in this example)&lt;br /&gt;
## Create line item &#039;&#039;&#039;Rekenverschillen (9200)&#039;&#039;&#039; with description {ENTRY_DESCRIPTION} {YEAR}-{MONTH} and the value in negative (-0.16 EUR in this example)&lt;br /&gt;
## Mark the wage slips together with the IRS slip for wage taxes again. The difference should now be 0.&lt;br /&gt;
# Select `Match` at the top of the screen to match the entries.&lt;br /&gt;
&lt;br /&gt;
== Reconciliation of the payment itself ==&lt;br /&gt;
# Go to Financial &amp;gt; Banking &amp;amp; Cash &amp;gt; Statements &amp;gt; To be completed and search for `to be completed` statements.&lt;br /&gt;
# Ensure the G/L account is set to `1671 - Te betalen lonen`, and the account is set to `1 - Belastingdienst`.&lt;br /&gt;
# Select `Match` and select the matching entry (Previously created in the `Wage Taxes` section).&lt;br /&gt;
&lt;br /&gt;
== Reconciliation of the pension payments ==&lt;br /&gt;
# Go to Financial &amp;gt; Banking &amp;amp; Cash &amp;gt; Statements &amp;gt; To be completed and search for `to be completed` statements.&lt;br /&gt;
# Ensure the G/L is set to `1671 - Te betalen lonen`, and the account is set to `47 - Bring Pensions N.V.` for the three pension payments.&lt;br /&gt;
# Click &#039;Match&#039; on any of the pension payments&lt;br /&gt;
# In the modal, check the checkbox for the other two pension payments, and the correct pension document entry (The one created earlier in the `Pension` section). Finally, click `Enter`.&lt;br /&gt;
&lt;br /&gt;
== Preparing wage payments ==&lt;br /&gt;
# Create a payment scheduled on the correct date (15th of the month) for 12:00 (Midday), for each wage slip added, with the description `Salaris periode {YEAR}-{MONTH}-M {NAME}`&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Booking_wages&amp;diff=404</id>
		<title>Booking wages</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Booking_wages&amp;diff=404"/>
		<updated>2024-08-05T14:16:53Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Wage slips ==&lt;br /&gt;
&lt;br /&gt;
# Exact&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Boekingen &amp;gt; Aanmaken (English: Financial -&amp;gt; Entries &amp;amp; G/L Accounts -&amp;gt; Entries -&amp;gt; Create)&lt;br /&gt;
# Inkoop &amp;gt; &#039;&#039;&#039;80 - Salarisstroken&#039;&#039;&#039;&lt;br /&gt;
# Add file (wage slip)&lt;br /&gt;
# Set `Supplier` to the person this wage slip meant for&lt;br /&gt;
# Beschijving: Salaris periode {YEAR}-{MONTH}-M / {YEAR}-{MONTH}-M {NAME}&lt;br /&gt;
# Ensure `Payment condition` is set to `M - Einde volgende maand`&lt;br /&gt;
# Ensure `Invoice date` is set to the beginning of the month&lt;br /&gt;
# Totaalbedrag: Set to &#039;&#039;&#039;Totaal netto&#039;&#039;&#039; from the wage slip&lt;br /&gt;
# Line items:&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Bruto &amp;gt; Salaris&#039;&#039;&#039; add the value of it as &#039;&#039;&#039;Bruto loon (4000)&#039;&#039;&#039;,&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Bruto &amp;gt; Bonus (BT)&#039;&#039;&#039; if present, add the value of it as &#039;&#039;&#039;Te betalen bonussen (1790)&#039;&#039;&#039;&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Loonheffing&#039;&#039;&#039; add the value of it as a negative amount as &#039;&#039;&#039;af te dragen loonheffing (1700)&#039;&#039;&#039;&lt;br /&gt;
## From the wage slip&#039;s &#039;&#039;&#039;Netto &amp;gt; Onkostenvergoeding&#039;&#039;&#039; if present, add the value of it as &#039;&#039;&#039;Kosten nettovergoedingen&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Wage taxes ==&lt;br /&gt;
# Exact&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Boekingen &amp;gt; Aanmaken&lt;br /&gt;
# Inkoop &amp;gt; &#039;&#039;&#039;80 - Salarisstroken&#039;&#039;&#039;&lt;br /&gt;
# Add file (LH/&#039;Loonaangifte_Bedrijf_Overzicht_Delft_Solutions_BV_*.pdf)&lt;br /&gt;
# Set `Supplier` to `Belastingdienst`&lt;br /&gt;
# Beschrijving: Enter the value for &#039;&#039;LHnummer en volgnummer&#039;&#039; from the document&lt;br /&gt;
# Ensure `Payment Condition` is set to `D - Deze maand`&lt;br /&gt;
# Ensure `Invoice date` is set to the beginning of the month, if the &#039;send&#039; date on the document is not of the current month. Otherwise, just set the &#039;send&#039; date&lt;br /&gt;
# Set `Total amount` to the value of `Totaal Generaal` from the document&lt;br /&gt;
# Line items:&lt;br /&gt;
## From the document&#039;s &#039;&#039;&#039;Loonbelasting / premie volksverzekering&#039;&#039;&#039; add the section&#039;s total value as &#039;&#039;&#039;Af te dragen loonheffing (1700)&#039;&#039;&#039; with description `Loonbelasting / premie volksverzekering {YEAR}-{MONTH}`&lt;br /&gt;
## From the document&#039;s &#039;&#039;&#039;Premies&#039;&#039;&#039; add the section&#039;s total value as &#039;&#039;&#039;Kosten sociale premies werkgever (4041)&#039;&#039;&#039; with description `Premies {YEAR}-{MONTH}`&lt;br /&gt;
&lt;br /&gt;
== Pension ==&lt;br /&gt;
&lt;br /&gt;
# Exact&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Boekingen &amp;gt; Aanmaken&lt;br /&gt;
# Inkoop &amp;gt; &#039;&#039;&#039;80 - Salarisstroken&#039;&#039;&#039;&lt;br /&gt;
# Add file (JP/&#039;Journaalposten_Delft_Solutions_BV_*.pdf)&lt;br /&gt;
# Set `Supplier` to `Bright Pensions N.V.`&lt;br /&gt;
# Beschrijving: Pensioen {YEAR}-{MONTH}-M&lt;br /&gt;
# Ensure `Payment condition` is set to `IN - Incasso`&lt;br /&gt;
# Ensure `Invoice date` is set to the the &#039;16th&#039; of the month of the period over which the document documents the pension payments. (Look at &#039;Periodes&#039; for this)&lt;br /&gt;
# Totaalbedrag: Set to the value of &#039;&#039;&#039;Pensioenafdracht WG en WN&#039;&#039;&#039; on the document&lt;br /&gt;
# Line items:&lt;br /&gt;
## For each person who received pension payment: &#039;&#039;&#039;Pensioenen (4011)&#039;&#039;&#039; with description `Pensioen {YEAR}-{MONTH}-M {NAME}` and with the correct value (At the moment, 1/3 of the total amount per person).&lt;br /&gt;
&lt;br /&gt;
== Reconciliation (after payment) ==&lt;br /&gt;
# Financieel &amp;gt; Boekingen en grootboekrekeningen &amp;gt; Overzichten &amp;gt; Kaarten (In English: Financial &amp;gt; Entries &amp;amp; G/L Accounts &amp;gt; Reports &amp;gt; Transactions)&lt;br /&gt;
# Search for &#039;&#039;&#039;Af te dragen loonheffing (1700)&#039;&#039;&#039;. Ensure the relevant `Financial year` is selected.&lt;br /&gt;
# First, only mark (not actually match) the wage slips together with the IRS slip for wage taxes. The difference at the bottom (e.g. 0.16 EUR) needs to be added to the wage tax document.&lt;br /&gt;
## For line item &#039;&#039;&#039;Af te dragen loonheffing (1700)&#039;&#039;&#039; add the difference to the current value (0.16 EUR in this example)&lt;br /&gt;
## Create line item &#039;&#039;&#039;Rekenverschillen (9200)&#039;&#039;&#039; with description {ENTRY_DESCRIPTION} {YEAR}-{MONTH} and the value in negative (-0.16 EUR in this example)&lt;br /&gt;
## Mark the wage slips together with the IRS slip for wage taxes again. The difference should now be 0.&lt;br /&gt;
# Select `Match` at the top of the screen to match the entries.&lt;br /&gt;
&lt;br /&gt;
== Reconciliation of the payment itself ==&lt;br /&gt;
# Go to Financial &amp;gt; Banking &amp;amp; Cash &amp;gt; Statements &amp;gt; To be completed and search for `to be completed` statements.&lt;br /&gt;
# Ensure the G/L account is set to `1671 - Te betalen lonen`, and the account is set to `1 - Belastingdienst`.&lt;br /&gt;
# Select `Match` and select the matching entry (Previously created in the `Wage Taxes` section).&lt;br /&gt;
&lt;br /&gt;
== Reconciliation of the pension payments ==&lt;br /&gt;
# Go to Financial &amp;gt; Banking &amp;amp; Cash &amp;gt; Statements &amp;gt; To be completed and search for `to be completed` statements.&lt;br /&gt;
# Ensure the G/L is set to `1671 - Te betalen lonen`, and the account is set to `47 - Bring Pensions N.V.` for the three pension payments.&lt;br /&gt;
# Click &#039;Match&#039; on any of the pension payments&lt;br /&gt;
# In the modal, check the checkbox for the other two pension payments, and the correct pension document entry (The one created earlier in the `Pension` section). Finally, click `Enter`.&lt;br /&gt;
&lt;br /&gt;
== Preparing wage payments ==&lt;br /&gt;
# Create a payment scheduled on the correct date (15th of the month) for 12:00 (Midday), for each wage slip added, with the description `Salaris periode {YEAR}-{MONTH}-M {NAME}`&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Border_reboot&amp;diff=403</id>
		<title>Border reboot</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Border_reboot&amp;diff=403"/>
		<updated>2024-08-05T12:53:13Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note: Throughout this guide &amp;lt;ipv4&amp;gt; and &amp;lt;ipv6&amp;gt; are to be replaced by the correct IP&#039;s. If you don&#039;t know, you can press the &#039;tab&#039; key (twice) on your keyboard after typing &#039;neighbors&#039; to get shown the options.&lt;br /&gt;
&lt;br /&gt;
== Pre-flight checks ==&lt;br /&gt;
These checks are to be done on the &#039;&#039;&#039;OTHER&#039;&#039;&#039; border (So the border that will stay online), to ensure that when the border that&#039;s being rebooted is down the cluster won&#039;t lose network connectivity. The commands are to be invoked in `vtysh`.&lt;br /&gt;
* Confirm our IPv4 block is announced over BGP with `show ip bgp neighbors &amp;lt;ipv4&amp;gt; advertised-routes`&lt;br /&gt;
* Confirm our IPv6 block is announced over BGP with `show bgp neighbors &amp;lt;ipv6&amp;gt; advertised-routes`&lt;br /&gt;
* Confirm that the border receives the ROUTED IPv4 routes from the router with `show ip route`&lt;br /&gt;
* Confirm that the border received the ROUTED &amp;amp; LAN IPv6 routes from the router with `show ipv6 route`&lt;br /&gt;
* Set a maintenance period for the host on Zabbix.&lt;br /&gt;
* Post in the Zulip in the relevant topic (incident&#039;s topic / &#039;SRE - General&#039; stream) that the border is going to be rebooted.&lt;br /&gt;
&lt;br /&gt;
== Disabling routing through a border ==&lt;br /&gt;
* First, perform the pre-flight checks on the &#039;&#039;&#039;OTHER&#039;&#039;&#039; border.&lt;br /&gt;
* Second, set a maintenance period on Zabbix for the border that&#039;s being rebooted.&lt;br /&gt;
&lt;br /&gt;
Third, on a border in `vtysh`, update the running configuration by invoking the following:&lt;br /&gt;
&lt;br /&gt;
* config&lt;br /&gt;
* router bgp&lt;br /&gt;
* neighbor &amp;lt;ipv4&amp;gt; shutdown&lt;br /&gt;
* neighbor &amp;lt;ipv6&amp;gt; shutdown&lt;br /&gt;
* exit&lt;br /&gt;
* router ospf&lt;br /&gt;
* no default-information originate&lt;br /&gt;
* exit&lt;br /&gt;
* router ospf6&lt;br /&gt;
* no default-information originate&lt;br /&gt;
* exit&lt;br /&gt;
* exit&lt;br /&gt;
* exit&lt;br /&gt;
&lt;br /&gt;
== Reboot the border ==&lt;br /&gt;
&lt;br /&gt;
* After performing the pre-flight checks and disabling the routing, you can choose to wait until traffic has decreased (e.g. using `bmon` to check bandwidth used on interfaces)&lt;br /&gt;
* Execute `reboot` command&lt;br /&gt;
* When the border is back online, execute relavant items (system uptime, operating system, reboot required) to ensure these will not activate a trigger after disabling maintenance mode&lt;br /&gt;
* If you do not expect any Zabbix alert related to the reboot to be fired, delete the maintenance period&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
Undoing the shutdown of the neighbors can be done by invoking `no neighbor &amp;lt;ipv4&amp;gt;/&amp;lt;ipv6&amp;gt; shutdown` in the `router bgp` part of the configuration.&lt;br /&gt;
&lt;br /&gt;
And the `no default-information originate` can be undone by invoking `default-information originate` in the corect ospf part of the configuration (ospf or ospf6, depending on which one you wish to re-enable).&lt;br /&gt;
&lt;br /&gt;
A reload/restart of the service will also reset to normal configuration.&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Border_reboot&amp;diff=402</id>
		<title>Border reboot</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Border_reboot&amp;diff=402"/>
		<updated>2024-08-05T09:24:51Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note: Throughout this guide &amp;lt;ipv4&amp;gt; and &amp;lt;ipv6&amp;gt; are to be replaced by the correct IP&#039;s. If you don&#039;t know, you can press the &#039;tab&#039; key (twice) on your keyboard after typing &#039;neighbors&#039; to get shown the options.&lt;br /&gt;
&lt;br /&gt;
== Pre-flight checks ==&lt;br /&gt;
These checks are to be done on the &#039;&#039;&#039;OTHER&#039;&#039;&#039; border (So the border that will stay online), to ensure that when the border that&#039;s being rebooted is down the cluster won&#039;t lose network connectivity. The commands are to be invoked in `vtysh`.&lt;br /&gt;
* Confirm our IPv4 block is announced over BGP with `show ip bgp neighbors &amp;lt;ipv4&amp;gt; advertised-routes`&lt;br /&gt;
* Confirm our IPv6 block is announced over BGP with `show bgp neighbors &amp;lt;ipv6&amp;gt; advertised-routes`&lt;br /&gt;
* Confirm that the border receives the ROUTED IPv4 routes from the router with `show ip route`&lt;br /&gt;
* Confirm that the border received the ROUTED &amp;amp; LAN IPv6 routes from the router with `show ipv6 route`&lt;br /&gt;
* Set a maintenance period for the host on Zabbix.&lt;br /&gt;
* Post in the Zulip in the relevant topic (incident&#039;s topic / &#039;SRE - General&#039; stream) that the border is going to be rebooted.&lt;br /&gt;
&lt;br /&gt;
== Disabling routing through a border ==&lt;br /&gt;
First, perform the pre-flight checks on the &#039;&#039;&#039;OTHER&#039;&#039;&#039; border&lt;br /&gt;
&lt;br /&gt;
On a border in `vtysh`, update the running configuration by invoking the following:&lt;br /&gt;
&lt;br /&gt;
* config&lt;br /&gt;
* router bgp&lt;br /&gt;
* neighbor &amp;lt;ipv4&amp;gt; shutdown&lt;br /&gt;
* neighbor &amp;lt;ipv6&amp;gt; shutdown&lt;br /&gt;
* exit&lt;br /&gt;
* router ospf&lt;br /&gt;
* no default-information originate&lt;br /&gt;
* exit&lt;br /&gt;
* router ospf6&lt;br /&gt;
* no default-information originate&lt;br /&gt;
* exit&lt;br /&gt;
* exit&lt;br /&gt;
* exit&lt;br /&gt;
&lt;br /&gt;
== Reboot the border ==&lt;br /&gt;
&lt;br /&gt;
* After performing the pre-flight checks and disabling the routing, you can choose to wait until traffic has decreased (e.g. using `bmon` to check bandwidth used on interfaces)&lt;br /&gt;
* Execute `reboot` command&lt;br /&gt;
* When the border is back online, execute relavant items (system uptime, operating system, reboot required) to ensure these will not activate a trigger after disabling maintenance mode&lt;br /&gt;
* If you do not expect any Zabbix alert related to the reboot to be fired, delete the maintenance period&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
Undoing the shutdown of the neighbors can be done by invoking `no neighbor &amp;lt;ipv4&amp;gt;/&amp;lt;ipv6&amp;gt; shutdown` in the `router bgp` part of the configuration.&lt;br /&gt;
&lt;br /&gt;
And the `no default-information originate` can be undone by invoking `default-information originate` in the corect ospf part of the configuration (ospf or ospf6, depending on which one you wish to re-enable).&lt;br /&gt;
&lt;br /&gt;
A reload/restart of the service will also reset to normal configuration.&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Border_reboot&amp;diff=401</id>
		<title>Border reboot</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Border_reboot&amp;diff=401"/>
		<updated>2024-08-05T09:23:49Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note: Throughout this guide &amp;lt;ipv4&amp;gt; and &amp;lt;ipv6&amp;gt; are to be replaced by the correct IP&#039;s. If you don&#039;t know, you can press the &#039;tab&#039; key (twice) on your keyboard after typing &#039;neighbors&#039; to get shown the options.&lt;br /&gt;
&lt;br /&gt;
== Preflight checks ==&lt;br /&gt;
These checks are to be done on the &#039;&#039;&#039;other&#039;&#039;&#039; border (So the border that will stay online), to ensure that when the border that&#039;s being rebooted is down the cluster won&#039;t lose network connectivity. The commands are to be invoked in `vtysh`.&lt;br /&gt;
* Confirm our IPv4 block is announced over BGP with `show ip bgp neighbors &amp;lt;ipv4&amp;gt; advertised-routes`&lt;br /&gt;
* Confirm our IPv6 block is announced over BGP with `show bgp neighbors &amp;lt;ipv6&amp;gt; advertised-routes`&lt;br /&gt;
* Confirm that the border receives the ROUTED IPv4 routes from the router with `show ip route`&lt;br /&gt;
* Confirm that the border received the ROUTED &amp;amp; LAN IPv6 routes from the router with `show ipv6 route`&lt;br /&gt;
* Set a maintenance period for the host on Zabbix.&lt;br /&gt;
* Post in the Zulip in the relevant topic (incident&#039;s topic / &#039;SRE - General&#039; stream) that the border is going to be rebooted.&lt;br /&gt;
&lt;br /&gt;
== Disabling routing through a border ==&lt;br /&gt;
On a border in `vtysh`, update the running configuration by invoking the following:&lt;br /&gt;
&lt;br /&gt;
* config&lt;br /&gt;
* router bgp&lt;br /&gt;
* neighbor &amp;lt;ipv4&amp;gt; shutdown&lt;br /&gt;
* neighbor &amp;lt;ipv6&amp;gt; shutdown&lt;br /&gt;
* exit&lt;br /&gt;
* router ospf&lt;br /&gt;
* no default-information originate&lt;br /&gt;
* exit&lt;br /&gt;
* router ospf6&lt;br /&gt;
* no default-information originate&lt;br /&gt;
* exit&lt;br /&gt;
* exit&lt;br /&gt;
* exit&lt;br /&gt;
&lt;br /&gt;
== Reboot the border ==&lt;br /&gt;
&lt;br /&gt;
* After performing the pre-flight checks and disabling the routing, you can choose to wait until traffic has decreased (e.g. using `bmon` to check bandwidth used on interfaces)&lt;br /&gt;
* Execute `reboot` command&lt;br /&gt;
* When the border is back online, execute relavant items (system uptime, operating system, reboot required) to ensure these will not activate a trigger after disabling maintenance mode&lt;br /&gt;
* If you do not expect any Zabbix alert related to the reboot to be fired, delete the maintenance period&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
Undoing the shutdown of the neighbors can be done by invoking `no neighbor &amp;lt;ipv4&amp;gt;/&amp;lt;ipv6&amp;gt; shutdown` in the `router bgp` part of the configuration.&lt;br /&gt;
&lt;br /&gt;
And the `no default-information originate` can be undone by invoking `default-information originate` in the corect ospf part of the configuration (ospf or ospf6, depending on which one you wish to re-enable).&lt;br /&gt;
&lt;br /&gt;
A reload/restart of the service will also reset to normal configuration.&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Border_reboot&amp;diff=400</id>
		<title>Border reboot</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Border_reboot&amp;diff=400"/>
		<updated>2024-08-05T09:22:56Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note: Throughout this guide &amp;lt;ipv4&amp;gt; and &amp;lt;ipv6&amp;gt; are to be replaced by the correct IP&#039;s. If you don&#039;t know, you can press the &#039;tab&#039; key (twice) on your keyboard after typing &#039;neighbors&#039; to get shown the options.&lt;br /&gt;
&lt;br /&gt;
== Preflight checks ==&lt;br /&gt;
These checks are to be done on the &#039;&#039;&#039;other&#039;&#039;&#039; border (So the border that will stay online). The commands are to be invoked in `vtysh`.&lt;br /&gt;
* Confirm our IPv4 block is announced over BGP with `show ip bgp neighbors &amp;lt;ipv4&amp;gt; advertised-routes`&lt;br /&gt;
* Confirm our IPv6 block is announced over BGP with `show bgp neighbors &amp;lt;ipv6&amp;gt; advertised-routes`&lt;br /&gt;
* Confirm that the border receives the ROUTED IPv4 routes from the router with `show ip route`&lt;br /&gt;
* Confirm that the border received the ROUTED &amp;amp; LAN IPv6 routes from the router with `show ipv6 route`&lt;br /&gt;
* Set a maintenance period for the host on Zabbix.&lt;br /&gt;
* Post in the Zulip in the relevant topic (incident&#039;s topic / &#039;SRE - General&#039; stream) that the border is going to be rebooted.&lt;br /&gt;
&lt;br /&gt;
== Disabling routing through a border ==&lt;br /&gt;
On a border in `vtysh`, update the running configuration by invoking the following:&lt;br /&gt;
&lt;br /&gt;
* config&lt;br /&gt;
* router bgp&lt;br /&gt;
* neighbor &amp;lt;ipv4&amp;gt; shutdown&lt;br /&gt;
* neighbor &amp;lt;ipv6&amp;gt; shutdown&lt;br /&gt;
* exit&lt;br /&gt;
* router ospf&lt;br /&gt;
* no default-information originate&lt;br /&gt;
* exit&lt;br /&gt;
* router ospf6&lt;br /&gt;
* no default-information originate&lt;br /&gt;
* exit&lt;br /&gt;
* exit&lt;br /&gt;
* exit&lt;br /&gt;
&lt;br /&gt;
== Reboot the border ==&lt;br /&gt;
&lt;br /&gt;
* After performing the pre-flight checks and disabling the routing, you can choose to wait until traffic has decreased (e.g. using `bmon` to check bandwidth used on interfaces)&lt;br /&gt;
* Execute `reboot` command&lt;br /&gt;
* When the border is back online, execute relavant items (system uptime, operating system, reboot required) to ensure these will not activate a trigger after disabling maintenance mode&lt;br /&gt;
* If you do not expect any Zabbix alert related to the reboot to be fired, delete the maintenance period&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
Undoing the shutdown of the neighbors can be done by invoking `no neighbor &amp;lt;ipv4&amp;gt;/&amp;lt;ipv6&amp;gt; shutdown` in the `router bgp` part of the configuration.&lt;br /&gt;
&lt;br /&gt;
And the `no default-information originate` can be undone by invoking `default-information originate` in the corect ospf part of the configuration (ospf or ospf6, depending on which one you wish to re-enable).&lt;br /&gt;
&lt;br /&gt;
A reload/restart of the service will also reset to normal configuration.&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=WS_Proxmox_node_reboot&amp;diff=399</id>
		<title>WS Proxmox node reboot</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=WS_Proxmox_node_reboot&amp;diff=399"/>
		<updated>2024-07-29T14:40:42Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Tips &amp;amp; Notes ==&lt;br /&gt;
* If you&#039;re expecting to reboot every node in the cluster, do the node with the containers last, to limit the amount of downtime and reboots for them&lt;br /&gt;
* Updating a node: `apt update` and `apt full-upgrade`&lt;br /&gt;
* Make sure all VMs are actually migratable before adding to a HA group&lt;br /&gt;
* If there are containers on the device you are looking to reboot- you are going to need to also create a maintenance mode to cover them (for example teamspeak or awstats)&lt;br /&gt;
* Containers will inherit the OS of their host, so you will also need to handle triggers related to their OS updating, where appropriate&lt;br /&gt;
== Pre-Work ==&lt;br /&gt;
* If a VM or container is going to incur downtime, you must let the affected parties know in advance. Ideally they should be informed the previous day.  &lt;br /&gt;
&lt;br /&gt;
== Pre flight checks ==&lt;br /&gt;
* Check all Ceph pools are running on at least 3/2 replication&lt;br /&gt;
* Check that all running VM&#039;s on the node you want to reboot are in HA (if not, add them or migrate them away manually)&lt;br /&gt;
* Check that Ceph is healthy -&amp;gt; No remapped PG&#039;s, or degraded data redundancy&lt;br /&gt;
* You have communicated that downtime is expected to the users who will be affected (Ideally one day in advance)&lt;br /&gt;
&lt;br /&gt;
== Reboot process ==&lt;br /&gt;
* Start maintenance mode for the Proxmox node and any containers running on the node&lt;br /&gt;
* Start maintenance mode for Ceph, specify that we only want to surpress the trigger for health state being in warning by setting tag `ceph_health` equals `warning`&lt;br /&gt;
* Let affected parties know that the mainenance period you told them about in the preflight checks is about to take place.&lt;br /&gt;
[[File:Ceph-maintenance.png|thumb]]&lt;br /&gt;
* Set noout flag on host: `ceph osd set-group noout &amp;lt;node&amp;gt;`&lt;br /&gt;
* &#039;&#039;&#039;Reboot&#039;&#039;&#039; node through web GUI&lt;br /&gt;
* Wait for node to come back up&lt;br /&gt;
* Wait for OSD&#039;s to be back online&lt;br /&gt;
* Remove noout flag on host: `ceph osd unset-group noout &amp;lt;node&amp;gt;` ,to do this:&lt;br /&gt;
&lt;br /&gt;
# gain ssh access to host&lt;br /&gt;
# Log in through IPA&lt;br /&gt;
# Run the command&lt;br /&gt;
&lt;br /&gt;
* If a kernel update was done, manually execute the `Operating system` item manually to detect the update. Manually executing the two items that indicate a reboot is also usefull if they were firing, to stop them/check no further reboots are needed.&lt;br /&gt;
* Ackowledge &amp;amp; close triggers&lt;br /&gt;
* Remove maintenance modes&lt;br /&gt;
&lt;br /&gt;
== Aftercare ==&lt;br /&gt;
* Ensure that Kaboom API is running on Screwdriver or Paloma. This is to get the best performance for the VM.&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Border_reboot&amp;diff=398</id>
		<title>Border reboot</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Border_reboot&amp;diff=398"/>
		<updated>2024-07-29T12:24:14Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note: Throughout this guide &amp;lt;ipv4&amp;gt; and &amp;lt;ipv6&amp;gt; are to be replaced by the correct IP&#039;s. If you don&#039;t know, you can press the &#039;tab&#039; key (twice) on your keyboard after typing &#039;neighbors&#039; to get shown the options.&lt;br /&gt;
&lt;br /&gt;
== Preflight checks ==&lt;br /&gt;
These checks are to be done on the other border (So the border that will stay online). The commands are to be invoked in `vtysh`.&lt;br /&gt;
* Confirm our IPv4 block is announced over BGP with `show ip bgp neighbors &amp;lt;ipv4&amp;gt; advertised-routes`&lt;br /&gt;
* Confirm our IPv6 block is announced over BGP with `show bgp neighbors &amp;lt;ipv6&amp;gt; advertised-routes`&lt;br /&gt;
* Confirm that the border receives the ROUTED IPv4 routes from the router with `show ip route`&lt;br /&gt;
* Confirm that the border received the ROUTED &amp;amp; LAN IPv6 routes from the router with `show ipv6 route`&lt;br /&gt;
* Set a maintenance period for the host on Zabbix.&lt;br /&gt;
* Post in the Zulip in the relevant topic (incident&#039;s topic / &#039;SRE - General&#039; stream) that the border is going to be rebooted.&lt;br /&gt;
&lt;br /&gt;
== Disabling routing through a border ==&lt;br /&gt;
On a border in `vtysh`, update the running configuration by invoking the following:&lt;br /&gt;
&lt;br /&gt;
* config&lt;br /&gt;
* router bgp&lt;br /&gt;
* neighbor &amp;lt;ipv4&amp;gt; shutdown&lt;br /&gt;
* neighbor &amp;lt;ipv6&amp;gt; shutdown&lt;br /&gt;
* exit&lt;br /&gt;
* router ospf&lt;br /&gt;
* no default-information originate&lt;br /&gt;
* exit&lt;br /&gt;
* router ospf6&lt;br /&gt;
* no default-information originate&lt;br /&gt;
* exit&lt;br /&gt;
* exit&lt;br /&gt;
* exit&lt;br /&gt;
&lt;br /&gt;
== Reboot the border ==&lt;br /&gt;
&lt;br /&gt;
* After performing the pre-flight checks and disabling the routing, you can choose to wait until traffic has decreased (e.g. using `bmon` to check bandwidth used on interfaces)&lt;br /&gt;
* Execute `reboot` command&lt;br /&gt;
* When the border is back online, execute relavant items (system uptime, operating system, reboot required) to ensure these will not activate a trigger after disabling maintenance mode&lt;br /&gt;
* If you do not expect any Zabbix alert related to the reboot to be fired, delete the maintenance period&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
Undoing the shutdown of the neighbors can be done by invoking `no neighbor &amp;lt;ipv4&amp;gt;/&amp;lt;ipv6&amp;gt; shutdown` in the `router bgp` part of the configuration.&lt;br /&gt;
&lt;br /&gt;
And the `no default-information originate` can be undone by invoking `default-information originate` in the corect ospf part of the configuration (ospf or ospf6, depending on which one you wish to re-enable).&lt;br /&gt;
&lt;br /&gt;
A reload/restart of the service will also reset to normal configuration.&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Border_reboot&amp;diff=397</id>
		<title>Border reboot</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Border_reboot&amp;diff=397"/>
		<updated>2024-07-29T12:23:55Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note: Throughout this guide &amp;lt;ipv4&amp;gt; and &amp;lt;ipv6&amp;gt; are to be replaced by the correct IP&#039;s. If you don&#039;t know, you can press the &#039;tab&#039; key (twice) on your keyboard after typing &#039;neighbors&#039; to get shown the possibilities.&lt;br /&gt;
&lt;br /&gt;
== Preflight checks ==&lt;br /&gt;
These checks are to be done on the other border (So the border that will stay online). The commands are to be invoked in `vtysh`.&lt;br /&gt;
* Confirm our IPv4 block is announced over BGP with `show ip bgp neighbors &amp;lt;ipv4&amp;gt; advertised-routes`&lt;br /&gt;
* Confirm our IPv6 block is announced over BGP with `show bgp neighbors &amp;lt;ipv6&amp;gt; advertised-routes`&lt;br /&gt;
* Confirm that the border receives the ROUTED IPv4 routes from the router with `show ip route`&lt;br /&gt;
* Confirm that the border received the ROUTED &amp;amp; LAN IPv6 routes from the router with `show ipv6 route`&lt;br /&gt;
* Set a maintenance period for the host on Zabbix.&lt;br /&gt;
* Post in the Zulip in the relevant topic (incident&#039;s topic / &#039;SRE - General&#039; stream) that the border is going to be rebooted.&lt;br /&gt;
&lt;br /&gt;
== Disabling routing through a border ==&lt;br /&gt;
On a border in `vtysh`, update the running configuration by invoking the following:&lt;br /&gt;
&lt;br /&gt;
* config&lt;br /&gt;
* router bgp&lt;br /&gt;
* neighbor &amp;lt;ipv4&amp;gt; shutdown&lt;br /&gt;
* neighbor &amp;lt;ipv6&amp;gt; shutdown&lt;br /&gt;
* exit&lt;br /&gt;
* router ospf&lt;br /&gt;
* no default-information originate&lt;br /&gt;
* exit&lt;br /&gt;
* router ospf6&lt;br /&gt;
* no default-information originate&lt;br /&gt;
* exit&lt;br /&gt;
* exit&lt;br /&gt;
* exit&lt;br /&gt;
&lt;br /&gt;
== Reboot the border ==&lt;br /&gt;
&lt;br /&gt;
* After performing the pre-flight checks and disabling the routing, you can choose to wait until traffic has decreased (e.g. using `bmon` to check bandwidth used on interfaces)&lt;br /&gt;
* Execute `reboot` command&lt;br /&gt;
* When the border is back online, execute relavant items (system uptime, operating system, reboot required) to ensure these will not activate a trigger after disabling maintenance mode&lt;br /&gt;
* If you do not expect any Zabbix alert related to the reboot to be fired, delete the maintenance period&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
Undoing the shutdown of the neighbors can be done by invoking `no neighbor &amp;lt;ipv4&amp;gt;/&amp;lt;ipv6&amp;gt; shutdown` in the `router bgp` part of the configuration.&lt;br /&gt;
&lt;br /&gt;
And the `no default-information originate` can be undone by invoking `default-information originate` in the corect ospf part of the configuration (ospf or ospf6, depending on which one you wish to re-enable).&lt;br /&gt;
&lt;br /&gt;
A reload/restart of the service will also reset to normal configuration.&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Border_reboot&amp;diff=396</id>
		<title>Border reboot</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Border_reboot&amp;diff=396"/>
		<updated>2024-07-29T12:23:22Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note: Throughout this guide &amp;lt;ipv4&amp;gt; and &amp;lt;ipv6&amp;gt; are to be replaced by the correct IP&#039;s. If you don&#039;t know, you can press the &#039;tab&#039; key on your keyboard after typing &#039;neighbors&#039; to get shown the possibilities.&lt;br /&gt;
&lt;br /&gt;
== Preflight checks ==&lt;br /&gt;
These checks are to be done on the other border (So the border that will stay online). The commands are to be invoked in `vtysh`.&lt;br /&gt;
* Confirm our IPv4 block is announced over BGP with `show ip bgp neighbors &amp;lt;ipv4&amp;gt; advertised-routes`&lt;br /&gt;
* Confirm our IPv6 block is announced over BGP with `show bgp neighbors &amp;lt;ipv6&amp;gt; advertised-routes`&lt;br /&gt;
* Confirm that the border receives the ROUTED IPv4 routes from the router with `show ip route`&lt;br /&gt;
* Confirm that the border received the ROUTED &amp;amp; LAN IPv6 routes from the router with `show ipv6 route`&lt;br /&gt;
* Set a maintenance period for the host on Zabbix.&lt;br /&gt;
* Post in the Zulip in the relevant topic (incident&#039;s topic / &#039;SRE - General&#039; stream) that the border is going to be rebooted.&lt;br /&gt;
&lt;br /&gt;
== Disabling routing through a border ==&lt;br /&gt;
On a border in `vtysh`, update the running configuration by invoking the following:&lt;br /&gt;
&lt;br /&gt;
* config&lt;br /&gt;
* router bgp&lt;br /&gt;
* neighbor &amp;lt;ipv4&amp;gt; shutdown&lt;br /&gt;
* neighbor &amp;lt;ipv6&amp;gt; shutdown&lt;br /&gt;
* exit&lt;br /&gt;
* router ospf&lt;br /&gt;
* no default-information originate&lt;br /&gt;
* exit&lt;br /&gt;
* router ospf6&lt;br /&gt;
* no default-information originate&lt;br /&gt;
* exit&lt;br /&gt;
* exit&lt;br /&gt;
* exit&lt;br /&gt;
&lt;br /&gt;
== Reboot the border ==&lt;br /&gt;
&lt;br /&gt;
* After performing the pre-flight checks and disabling the routing, you can choose to wait until traffic has decreased (e.g. using `bmon` to check bandwidth used on interfaces)&lt;br /&gt;
* Execute `reboot` command&lt;br /&gt;
* When the border is back online, execute relavant items (system uptime, operating system, reboot required) to ensure these will not activate a trigger after disabling maintenance mode&lt;br /&gt;
* If you do not expect any Zabbix alert related to the reboot to be fired, delete the maintenance period&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
Undoing the shutdown of the neighbors can be done by invoking `no neighbor &amp;lt;ipv4&amp;gt;/&amp;lt;ipv6&amp;gt; shutdown` in the `router bgp` part of the configuration.&lt;br /&gt;
&lt;br /&gt;
And the `no default-information originate` can be undone by invoking `default-information originate` in the corect ospf part of the configuration (ospf or ospf6, depending on which one you wish to re-enable).&lt;br /&gt;
&lt;br /&gt;
A reload/restart of the service will also reset to normal configuration.&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=New_receipt&amp;diff=388</id>
		<title>New receipt</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=New_receipt&amp;diff=388"/>
		<updated>2024-07-18T12:08:31Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;# Log into Exact&lt;br /&gt;
# Go to “Purchase” &amp;gt; “Entries” &amp;gt; “Overview”&lt;br /&gt;
# Click “New”&lt;br /&gt;
# Click “60 - Inkoopboek”&lt;br /&gt;
# Add a picture of the receipt as an attachment&lt;br /&gt;
# Under “Supplier”, find the supplier and select the correct supplier&lt;br /&gt;
# Numbered list item&lt;br /&gt;
## If the supplier does not exist, you have to add a new supplier, but there is no guide for this&lt;br /&gt;
# Under “Invoice Data”&lt;br /&gt;
## Enter the description of what is on the receipt (e.g. enter “lunch stuff” for when you have a receipt for buying lunch stuff)&lt;br /&gt;
## Enter total amount on the receipt under “Total amount” &lt;br /&gt;
## Update “Invoice Date” (And probably also “Due date”) to match the date on the receipt&lt;br /&gt;
# Make sure the expenses are for the correct G/L Account, e.g. lunch/borrel stuff should be under 4012&lt;br /&gt;
# Make sure the VAT code is correct, as well as the VAT amount&lt;br /&gt;
## For receipts for food stuffs (lunch, drinks, diner, etc.), the VAT code needs to be `0` (`Geen BTW`), despite the fact that the receipt may state VAT&lt;br /&gt;
# Click “Save + new”&lt;br /&gt;
# Ask Vincent to reconcile the payment+receipt&lt;br /&gt;
# Done&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Rebooting_VM&amp;diff=387</id>
		<title>Rebooting VM</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Rebooting_VM&amp;diff=387"/>
		<updated>2024-07-17T15:44:39Z</updated>

		<summary type="html">&lt;p&gt;Dortund: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Pre-flight checks =&lt;br /&gt;
&#039;&#039;&#039;These instructions are not for rebooting Proxmox nodes or borders in our cluster!&#039;&#039;&#039;&lt;br /&gt;
In the following informating &#039;host&#039; will refer to either a VM, CT, or a physical server.&lt;br /&gt;
&lt;br /&gt;
== Ensure the host is not actively being used ==&lt;br /&gt;
Someone might be working with the host. Rebooting it will interrupt their work, so make sure noone is working on the host.&lt;br /&gt;
&lt;br /&gt;
Ensuring this can be done by checking in with everyone, or announcing a maintenance period in the &#039;Organisational&#039; stream and ensuring everyone has read the announcement.&lt;br /&gt;
&lt;br /&gt;
== Ensure rebooting the host does not interrupt an important process ==&lt;br /&gt;
Even though someone might not be actively working with a host, the host itself might be busy. Examples of this are: A client VM running a database migration, or a backup process is running.&lt;br /&gt;
&lt;br /&gt;
Ensuring this can be done by also checking in with everyone, announcing a maintenance period ahead of time, or checking the host itself (or Zabbix for S3 backups)&lt;br /&gt;
&lt;br /&gt;
== Ensure you have SSH access to the host ==&lt;br /&gt;
For personal dev VM&#039;s this should not be an issue, but for work VM&#039;s this will require you to request &#039;sla-temporary-access&#039; to the host from the First Responder. It will take some time for the host to become aware of the change, so make sure to do this more then an hour ahead of time.&lt;br /&gt;
&lt;br /&gt;
= Rebooting =&lt;br /&gt;
This is the process for rebooting the host itself:&lt;br /&gt;
# Perform the pre-flight checks listed above&lt;br /&gt;
# Create a maintenance period for the host itself&lt;br /&gt;
# SSH into the host&lt;br /&gt;
# Run `apt update`&lt;br /&gt;
# Verify that the packages to update are sane. Get packages with `apt list --upgradable`. See section &#039;Package sanity check&#039; for further details&lt;br /&gt;
# Update packages with `apt full-upgrade`. Before accepting, check that no unexpected package changes are happening for installing/updating/removing.&lt;br /&gt;
# After the updates are completed, reboot the host with `reboot`&lt;br /&gt;
# Wait for the host to be rebooted. You can check Zabbix, ping, or trying to SSH into the host again to check.&lt;br /&gt;
# On Zabbix, go to &#039;Configuration&#039; -&amp;gt; &#039;Hosts&#039;, and click on &#039;items&#039; for the rebooted host.&lt;br /&gt;
# Search for &#039;reboot&#039;, select the checkbox for both items and click on &#039;Execute now&#039;.&lt;br /&gt;
# Search for &#039;operating&#039;, select the checkbox for the item that has a trigger that uses it, and select &#039;Execugte now&#039;.&lt;br /&gt;
# Go to &#039;Monitoring&#039; -&amp;gt; &#039;Problems&#039;. Check the checkbox for triggers that fired for this host. Expected are &#039;&amp;lt;host&amp;gt; has been restarted&#039; and &#039;Operating system description has changed&#039;. Scroll to the bottom and click on &#039;Mass update&#039;. In the modal, check the checkbox for &#039;close problem&#039;, &#039;acknowledge&#039;, and in the &#039;message&#039; box write the reason the host was rebooted. For example &#039;host was rebooted due to kernel update&#039;&lt;br /&gt;
# Remove the maintenance period from the host&lt;br /&gt;
&lt;br /&gt;
== Package sanity check ==&lt;br /&gt;
Expected packages can be &#039;delftsolutions-*&#039; for almost all hosts.&lt;br /&gt;
For Gitlab (runners), expected packages can also include the gitlab-ee package or gitlab-runner packages&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
	<entry>
		<id>https://docs.delftsolutions.nl/index.php?title=Rebooting_VM&amp;diff=386</id>
		<title>Rebooting VM</title>
		<link rel="alternate" type="text/html" href="https://docs.delftsolutions.nl/index.php?title=Rebooting_VM&amp;diff=386"/>
		<updated>2024-07-17T15:44:12Z</updated>

		<summary type="html">&lt;p&gt;Dortund: Created page with &amp;quot;= Pre-flight checks = &amp;#039;&amp;#039;&amp;#039;These instructions are not for rebooting Proxmox nodes or borders in our cluster!&amp;#039;&amp;#039;&amp;#039; In the following informating &amp;#039;host&amp;#039; will refer to either a VM, CT, or a physical server.  == Ensure the host is not actively being used == Someone might be working with the host. Rebooting it will interrupt their work, so make sure noone is working on the host.  Ensuring this can be done by checking in with everyone, or announcing a maintenance period in the &amp;#039;Org...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Pre-flight checks =&lt;br /&gt;
&#039;&#039;&#039;These instructions are not for rebooting Proxmox nodes or borders in our cluster!&#039;&#039;&#039;&lt;br /&gt;
In the following informating &#039;host&#039; will refer to either a VM, CT, or a physical server.&lt;br /&gt;
&lt;br /&gt;
== Ensure the host is not actively being used ==&lt;br /&gt;
Someone might be working with the host. Rebooting it will interrupt their work, so make sure noone is working on the host.&lt;br /&gt;
&lt;br /&gt;
Ensuring this can be done by checking in with everyone, or announcing a maintenance period in the &#039;Organisational&#039; stream and ensuring everyone has read the announcement.&lt;br /&gt;
&lt;br /&gt;
== Ensure rebooting the host does not interrupt an important process ==&lt;br /&gt;
Even though someone might not be actively working with a host, the host itself might be busy. Examples of this are: A client VM running a database migration, or a backup process is running.&lt;br /&gt;
&lt;br /&gt;
Ensuring this can be done by also checking in with everyone, announcing a maintenance period ahead of time, or checking the host itself (or Zabbix for S3 backups)&lt;br /&gt;
&lt;br /&gt;
== Ensure you have SSH access to the host ==&lt;br /&gt;
For personal dev VM&#039;s this should not be an issue, but for work VM&#039;s this will require you to request &#039;sla-temporary-access&#039; to the host from the First Responder. It will take some time for the host to become aware of the change, so make sure to do this more then an hour ahead of time.&lt;br /&gt;
&lt;br /&gt;
= Rebooting =&lt;br /&gt;
This is the process for rebooting the host itself:&lt;br /&gt;
# Perform the pre-flight checks listed above&lt;br /&gt;
# Create a maintenance period for the host itself&lt;br /&gt;
# SSH into the host&lt;br /&gt;
# Run `apt update`&lt;br /&gt;
# Verify that the packages to update are sane. Get packages with `apt list --upgradable`. See section &#039;Package sanity check&#039; for further details&lt;br /&gt;
# Update packages with `apt full-upgrade`. Before accepting, check that no unexpected package changes are happening for installing/updating/removing.&lt;br /&gt;
# After the updates are completed, reboot the host with `reboot`&lt;br /&gt;
# Wait for the host to be rebooted. You can check Zabbix, ping, or trying to SSH into the host again to check.&lt;br /&gt;
# On Zabbix, go to &#039;Configuration&#039; -&amp;gt; &#039;Hosts&#039;, and click on &#039;items&#039; for the rebooted host.&lt;br /&gt;
# Search for &#039;reboot&#039;, select the checkbox for both items and click on &#039;Execute now&#039;.&lt;br /&gt;
# Search for &#039;operating&#039;, select the checkbox for the item that has a trigger that uses it, and select &#039;Execugte now&#039;.&lt;br /&gt;
# Go to &#039;Monitoring&#039; -&amp;gt; &#039;Problems&#039;. Check the checkbox for triggers that fired for this host. Expected are &#039;&amp;lt;host&amp;gt; has been restarted&#039; and &#039;Operating system description has changed&#039;. Scroll to the bottom and click on &#039;Mass update&#039;. In the modal, check the checkbox for &#039;close problem&#039;, &#039;acknowledge&#039;, and in the &#039;message&#039; box write the reason the host was rebooted. For example &#039;host was rebooted due to kernel update&#039;&lt;br /&gt;
&lt;br /&gt;
== Package sanity check ==&lt;br /&gt;
Expected packages can be &#039;delftsolutions-*&#039; for almost all hosts.&lt;br /&gt;
For Gitlab (runners), expected packages can also include the gitlab-ee package or gitlab-runner packages&lt;/div&gt;</summary>
		<author><name>Dortund</name></author>
	</entry>
</feed>