D
Deleted member 33567
Guest
Running a cluster with 3 nodes:
Node1
Node2
Node3
Note that each node also runs Kernelpatch so reboots are NOT required for kernel patching.
Node1
Code:
Linux node01-sxb-pve01 4.13.13-5-pve #1 SMP PVE 4.13.13-38 (Fri, 26 Jan 2018 10:47:09 +0100) x86_64 GNU/Linux
root@node01-sxb-pve01:~# apt-get update && apt-get upgrade && apt-get dist-upgrade
Hit:1 http://security.debian.org stretch/updates InRelease
Hit:2 https://enterprise.proxmox.com/debian/pve stretch InRelease
Hit:3 https://packages.cisofy.com/community/lynis/deb stretch InRelease
Hit:5 http://repo.cloudlinux.com/kernelcare-debian/8 stable InRelease
Ign:4 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Hit:6 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
Hit:7 http://download.ceph.com/debian-luminous stretch InRelease
Hit:8 http://cdn-fastly.deb.debian.org/debian stretch Release
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@node01-sxb-pve01:~#
Node2
Code:
Linux node02-sxb-pve01 4.13.13-6-pve #1 SMP PVE 4.13.13-41 (Wed, 21 Feb 2018 10:07:54 +0100) x86_64 GNU/Linux
Node3
Code:
Linux node03-sxb-pve01 4.13.13-6-pve #1 SMP PVE 4.13.13-41 (Wed, 21 Feb 2018 10:07:54 +0100) x86_64 GNU/Linux
Note that each node also runs Kernelpatch so reboots are NOT required for kernel patching.