hp-health on stretch needs nopat
[mirror/dsa-wiki.git] / input / howto / upgrade-to-stretch.mdwn
index 92ffc2c..8fa665d 100644 (file)
@@ -54,6 +54,8 @@ more clean ups:
 
        (puppet agent -t || true) && (puppet agent -t || true)
 
+On HP servers, add nopat to GRUB_CMDLINE_LINUX in /etc/default/grub.
+
 On ppc64el (only VMs?) the network interface has been renamed from ethX to ibmvethX. Change /etc/network/interfaces accordingly.
 
 update dsa-nagios.git (add host to stretch hostgroup)
@@ -65,4 +67,4 @@ re-init samhain and finish with a reboot
        (puppet agent -t || true) &&
        samhain --foreground -t update -p none -s none -l none -m none &&
        dsa-update-apt-status -f &&
-       /sbin/reboot
+       reboot < /dev/null