ydb-platform / ydb

YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
https://ydb.tech
Apache License 2.0
3.82k stars 530 forks source link

[HC] Add database issues for not having any storage pool #1066

Open StekPerepolnen opened 8 months ago

StekPerepolnen commented 8 months ago

When the database has no nodes, the health check shows "Database has multiple issues", but the response includes issues related only to Compute, with no issues related to Storage.

It seems this is because the tenant SS is not accessible and does not provide information about Storage Pools.

StekPerepolnen commented 7 months ago

Image

StekPerepolnen commented 6 months ago

https://github.com/ydb-platform/ydb/pull/2098