Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retire xabi due to high disk utilisation rate and corrupt indices #1013

Merged
merged 1 commit into from Nov 14, 2022

Conversation

masih
Copy link
Member

@masih masih commented Nov 14, 2022

xabi is the latest STH-backed indexer node that's suffering from:

  • corrupt indices, which results in volatile find response latency, and
  • high disk utilisation growth with no obvious link to ingest rate.

The node has now fully utilised its 60Ti PVC, with the index growth of 14Ti over the last couple of days alone. This behaviour was observed in other STH-backed instances; see #826.

Remove the node, considering the index records stored by the node are present by other healthy nodes, its corrupt indices and 100% disk utilisation at 60Ti (that is close to the 64Ti limit for io2 volumes).

`xabi` is the latest STH-backed indexer node that's suffering from:
 * corrupt indices, which results in volatile find response latency, and
 * high disk utilisation growth with no obvious link to ingest rate.

The node has now fully utilised its 60Ti PVC, with the index growth of
14Ti over the last couple of days alone. This behaviour was observed in
other STH-backed instances; see #826.

Remove the node, considering the index records stored by the node are
present by other healthy nodes, its corrupt indices and 100% disk
utilisation at 60Ti (that is close to the 64Ti limit for io2 volumes).
@masih masih requested review from gammazero and willscott and removed request for gammazero November 14, 2022 10:17
@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2022

Codecov Report

Merging #1013 (bc66306) into main (87bad5c) will decrease coverage by 0.04%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1013      +/-   ##
==========================================
- Coverage   55.14%   55.09%   -0.05%     
==========================================
  Files         120      120              
  Lines       11412    11412              
==========================================
- Hits         6293     6288       -5     
- Misses       4433     4436       +3     
- Partials      686      688       +2     
Impacted Files Coverage Δ
internal/ingest/linksystem.go 70.61% <0.00%> (-0.60%) ⬇️
dagsync/subscriber.go 86.01% <0.00%> (-0.58%) ⬇️
internal/ingest/ingest.go 72.25% <0.00%> (+0.13%) ⬆️

@masih masih merged commit 683091f into main Nov 14, 2022
@masih masih deleted the masih/so_long_xabi branch November 14, 2022 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants