Description
You can query whether a bad disk exists in a cluster. If the return result is empty, no bad disk is detected.
Statement
OceanBase Database V3.1.4 and later:
select * from __all_virtual_disk_stat where is_disk_valid !=1;
Meet OceanBase AI Database, the unified database for operational data, real-time analytics, and AI. Explore ->
Meet OceanBase AI Database, the unified database for operational data, real-time analytics, and AI. Explore ->
OceanBase Cloud Platform
Download PDF
You can query whether a bad disk exists in a cluster. If the return result is empty, no bad disk is detected.
OceanBase Database V3.1.4 and later:
select * from __all_virtual_disk_stat where is_disk_valid !=1;