pageserver: accounting error on secondary tenant resident size #9628
Labels
c/storage/pageserver
Component: storage: pageserver
c/storage
Component: storage
t/bug
Issue Type: Bug
triaged
bugs that were already triaged
This testing assertion fired during
test_storage_controller_many_tenants
on PR #8613 (alure).There's a Slack thread with a bit of context here.
Spent some time looking at it, but didn't spot the issue. It happened shortly after a live migration and the error makes me think
we somehow counted the only existing layer twice.
One observation was that the panic completely killed the pageserver process. This was unexpected to me, so panic handling on that code path should be checked as well.
Todo:
The text was updated successfully, but these errors were encountered: