由于防病毒、IBD文件缺失
适用场景
Active IQ Unified Manager (AIQUM)
问题描述
- AIQUM偶尔会崩溃或出现运行时减分
- 在myql中出现错误消息
error.log
:
2024-07-29T09:50:35.638867Z 4471 [Warning] [MY-012049] [InnoDB] Cannot calculate statistics for table `netapp_performance`.`sample_opm_headroom_aggr_1` /* Partition `p6` */ because the .ibd file is missing.
- 分区文件位于文件系统上:
# ll /opt/netapp/data/netapp_performance/ |grep 'sample_opm_headroom_aggr_1'
< truncated>
-rw-r-----. 1 mysql mysql 180224 Apr 9 00:00 sample_opm_headroom_aggr_1#p#p6.ibd
<truncated>