summaryrefslogtreecommitdiffstats
path: root/TODO4stretch-host-upgrades.txt
blob: 3d0e89ee5df1af9e37607f389103e884cf8e97c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
rough notes from upgrading pb-build2:
--------------------------------------
check for changes in /etc/ssh/sshd_config - the currently running one is the one from jessie which doesnt 
seem sufficient anymore… 

+++ /etc/munin/plugin-conf.d/munin-node.dpkg-new        2017-03-03 23:44:55.000000000 +0100
@@ -33,6 +33,11 @@
 [cps*]
 user root
 
+[df*]
+env.warning 92
+env.critical 98
+env.exclude_re ^/run/user


had to do "sudo apt install linux-image-686-pae", to get kernel upgraded… huh? :)
-> add multiarch, needs to be added to update_jdn still…

problems
--------
no amd64 kernel for i386? manually done, needs to go into update_jdn
pb6+16 are not running in the future anymore

todo for upgrades
-----------------
test jenkins-test-vm upgrade before doing jenkins
	-> cucumber problems reported by fil
resolve issues on pb2+6+12+16 :)
replace squid3 in update_jdn with squid - once all nodes run stretch
wait with upgrading armhf nodes until next week as vagrant has no time until then

done for upgrades
-----------------
base upgrade of all i386 nodes, still need finishing touches as described above