Opened 5 months ago

Closed 5 months ago

#3225 closed task (fixed)

osgeo3 reboot required for updates etc

Reported by: robe Owned by: sac-tickets@…
Priority: normal Milestone: Sysadmin Contract 2024-I
Component: SysAdmin Keywords:
Cc:

Description

It's been a while since osgeo3 was rebooted. More than a year according to uptime metrics and grafana monitor.

I'd done some patch updates recently which I think require a reboot to fully complete. I also have the old osgeo3-nginx stuck in limbo which I'd like to delete so I can reuse the name. It apparently is locked since I can't rename or delete it. Last time I had a similar issue was with osgeo7 I think and rebooting allowed me to delete the offending containers.

I plan to reboot sometime this weekend.

Change History (3)

comment:1 by robe, 5 months ago

Will do this sometime early Saturday Morning when both Europe and North America should be asleep except for weirdos like me.

Impacted services are listed here - https://wiki.osgeo.org/wiki/SAC_Service_Status#osgeo3

comment:2 by robe, 5 months ago

Starting the process now.

comment:3 by robe, 5 months ago

Resolution: fixed
Status: newclosed

Completed and service back up.

I was able to delete the old osgeo3-nginx and rename osgeo3-nginx-2 back to original name with:

lxc rm osgeo3-nginx
lxc cp osgeo3-nginx-2 osgeo3-nginx --instance-only
lxc exec osgeo3-nginx-2 -- shutdown now
lxc start osgeo3-nginx

I'll delete osgeo3-nginx-2 later once i've confirmed all is working.

Note: See TracTickets for help on using tickets.