Page MenuHomePhabricator

Is PAWS culler workng?
Closed, ResolvedPublic

Description

There are an unusually large number (106 when usually we have about 40) of servers that have been slowly increasing, as well as some increasingly old servers (21days at the oldest) which shouldn't happen. The culler may not be functioning.

Event Timeline

rook changed the task status from Open to In Progress.Sep 7 2023, 2:03 PM
rook claimed this task.

Culler seems to be running, and triggering every ten minutes as expected. Adding, and tinkering with different values to --max-age doesn't seem to remove the oldest servers. The culler does seem able to clean up old users out of the db, but not servers. I'm not seeing any errors in the hub container related to culler.

https://discourse.jupyter.org/t/idle-culler-not-culling/21301

Looks like this is noted in the changelog for the z2jh chart. T349545 may resolve this.