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;
Products
High-quality database products to meet full lifecycle enterprise data management needs.
Resources
Various types of resources about OceanBase and the database industry
Docs
Rich content to meet the content demands of using products and solving product usage problems
OceanBase Cloud Platform
Download PDF
OceanBase, A Highly Scalable Database for Transactional, Analytical, and AI Workloads.
Resources
© OceanBase 2024. All rights reserved | Cloud Service Agreement | Privacy Policy | Legal | Security
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;