[SAC] [OSGeo] #2931: Patch update and reboot of osgeo3

#2931: Patch update and reboot of osgeo3
---------------------------+--------------------------------------
Reporter: robe | Owner: sac@…
     Type: task | Status: new
Priority: normal | Milestone: Sysadmin Contract 2023-I
Component: Systems Admin | Keywords:
---------------------------+--------------------------------------
Osgeo3 has been up for 113 days. Time for patch update and reboot.

I'm going to start shortly.
Affected services are listed in:
https://wiki.osgeo.org/wiki/SAC_Service_Status#osgeo3

Most critical being:

{{{
repo.osgeo.org
matrix.osgeo.org
geo-docs (planet.osgeo.org, geoserver and geotools docs)

}}}

I don't expect more than 15-30 minutes downtime.
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2931&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#2931: Patch update and reboot of osgeo3
---------------------------+---------------------------------------
Reporter: robe | Owner: sac@…
     Type: task | Status: closed
Priority: normal | Milestone: Sysadmin Contract 2023-I
Component: Systems Admin | Resolution: fixed
Keywords: |
---------------------------+---------------------------------------
Changes (by robe):

* status: new => closed
* resolution: => fixed

Comment:

Done and ran patch update on osgeo3-nginx
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2931#comment:1&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#2931: Patch update and reboot of osgeo3
---------------------------+---------------------------------------
Reporter: robe | Owner: sac@…
     Type: task | Status: closed
Priority: normal | Milestone: Sysadmin Contract 2023-I
Component: Systems Admin | Resolution: fixed
Keywords: |
---------------------------+---------------------------------------
Comment (by robe):

Also had to run below on osgeo3-nginx to disable services not working and
really not needed

{{{
  systemctl disable binfmt-support.service
  systemctl disable systemd-networkd-wait-online.service
  systemctl disable systemd-journald-audit.socket
  systemctl mask modprobe at drm.service
  systemctl mask systemd-logind.service
  systemctl disable systemd-networkd.service
  systemctl disable systemd-resolved.service
  systemctl mask systemd-journald-audit.socket
  systemctl disable systemd-networkd.socket
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2931#comment:2&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.