follow service page renames authored by anarcat's avatar anarcat
...@@ -447,7 +447,7 @@ You can use this one-liner to automatically restart user sessions: ...@@ -447,7 +447,7 @@ You can use this one-liner to automatically restart user sessions:
The `ganeti.service` warning is typically an OpenSSL upgrade that The `ganeti.service` warning is typically an OpenSSL upgrade that
affects qemu, and restarting ganeti (thankfully) doesn't restart affects qemu, and restarting ganeti (thankfully) doesn't restart
VMs. to Fix this, migrate all VMs to their secondaries and back, see VMs. to Fix this, migrate all VMs to their secondaries and back, see
[Ganeti reboot procedures](howto/ganeti#rebooting), possibly the [instance-only restart](howto/ganeti#instance-only-restarts) [Ganeti reboot procedures](service/ganeti#rebooting), possibly the [instance-only restart](service/ganeti#instance-only-restarts)
procedure. procedure.
## Open vSwitch ## Open vSwitch
...@@ -457,8 +457,8 @@ services, which are blocked from upgrades because of [bug 34185](https://bugs.to ...@@ -457,8 +457,8 @@ services, which are blocked from upgrades because of [bug 34185](https://bugs.to
To upgrade manually, empty the server, restart, upgrade OVS, then To upgrade manually, empty the server, restart, upgrade OVS, then
migrate the machines back. It's actually easier to just treat this as migrate the machines back. It's actually easier to just treat this as
a "[reboot the nodes only](howto/ganeti#node-only-reboot)" procedure, see the [Ganeti reboot a "[reboot the nodes only](service/ganeti#node-only-reboot)" procedure, see the [Ganeti reboot
procedures](howto/ganeti#rebooting) instead. procedures](service/ganeti#rebooting) instead.
Note that this might be fixed in Debian bullseye, [bug 961746](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961746) in Note that this might be fixed in Debian bullseye, [bug 961746](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961746) in
Debian is marked as fixed, but will still need to be tested on our Debian is marked as fixed, but will still need to be tested on our
... ...
......