Commit Graph

12 Commits

Author SHA1 Message Date
Jakub Sokołowski d66bb10326
store-db: bump data volume from 300 to 310 GB
Otherwise we trigger alert for lest than 15% disk space left.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-07-17 09:26:41 +02:00
Jakub Sokołowski 2988df6c5b
store: bump data volume form 250 GB to 300 GB
The garbage doesn't stop flowing.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-07-09 11:15:43 +02:00
Jakub Sokołowski 45f83b0039
store-db: bump data volume from 150 GB to 250 GB
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-07-04 16:54:24 +02:00
Jakub Sokołowski a8162303d8
store-db: double size of hosts to handle big queries
We've been experience extremely high average load reaching 30-40, most
probably due to unoptimized queries. Doubling hosts to at least allow
easier debugging of issues.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-06-12 17:22:13 +02:00
Jakub Sokołowski 9bbed44078
test: bump data volumes to 150 GB
Migrations introduced in `0.26.0` need more than twice the currently
used space to be performed. Stupid.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-05-24 10:04:03 +02:00
Jakub Sokołowski 883893f547
deploy new shards.staging fleet
https://github.com/status-im/infra-shards/issues/29

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-03-18 20:48:58 +01:00
Alexis Pentori 968ebdf925
store-db: increasing data volume to 100GB
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-02-02 09:47:17 +01:00
Anton Iakimov 001eaab79b
store-db: add hosts 2023-09-29 12:26:01 +02:00
Anton Iakimov c6a8cbbe6a
terraform: reduce boot instances and remove volumes
We only need 1 boot instance for testing.
Data is stored in PostgreSQL on separate nodes.
2023-09-27 16:41:58 +02:00
Anton Iakimov 865908dc2f
add store nodes and configure nim-waku 2023-09-21 12:55:10 +02:00
Anton Iakimov 4fb54295a6
terraform: add boot nodes 2023-09-18 12:13:52 +02:00
Anton Iakimov 383ebc09c4
Initial commit 2023-09-08 14:11:02 +02:00