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
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ spec:
# Use service names local to the namespace over HTTP to avoid
# TLS handshake overhead.
- '--backends=http://vega-indexer:3000/'
- '--backends=http://xabi-indexer:3000/'
- '--backends=http://dido-indexer:3000/'
- '--backends=http://oden-indexer:3000/'
- '--backends=http://kepa-indexer:3000/'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ List of individually configurable instances:

| Instance | sth bit-size | IOPS per GiB | Value Codec | Whitelist | `STHBurstRate` | `STHSyncInterval` | Running |
|----------|--------------|--------------|--------------|---------------------|----------------|-------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|
| `xabi` | 30 | 5 | `binary` | all | `8388608` | `1s` | [a51f131e986b9ac3cbfd893e9ebc7669345a25d1](https://github.com/filecoin-project/storetheindex/commit/a51f131e986b9ac3cbfd893e9ebc7669345a25d1) |
| `vega` | 30 | 5 | `binary` | `nft.storage` only | `8388608` | `3s` | [1deb5ed222c428f2f64eeea43f970b05ea844225](https://github.com/filecoin-project/storetheindex/commit/a51f131e986b9ac3cbfd893e9ebc7669345a25d1) |
| `oden` | N/A Pebble | 5 | N/A Pebble | `nft.storage` only | N/A Pebble | N/A Pebble | [9df396fbbc40ca634872a47acae5a6b4008cf2e1](https://github.com/filecoin-project/storetheindex/commit/078d43ca27a0a57f4a568bc67f626ded2a44ecff) |
| `dido` | N/A Pebble | 5 | N/A Pebble | all | N/A Pebble | N/A Pebble | [db83b7c9fab3615621063378fdda568c6e8ba209](https://github.com/filecoin-project/storetheindex/commit/db83b7c9fab3615621063378fdda568c6e8ba209) |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ namespace: storetheindex
resources:
- pdb.yaml
- pod-monitor.yaml
- xabi # 30-bit bucket size, binary value codec, 5 IOPS per GiB
- vega # 30-bit bucket size, binary value codec, 5 IOPS per GiB, nft.storage only
- oden # pebble, 5 IOPS per GiB, nft.storage only
- dido # pebble, 5 IOPS per GiB, on us-east2a
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.