ウイルス対策のためIBDファイルが見つかりません
環境
Active IQ Unified Manager(AIQUM)
問題
- AIQUMがクラッシュしたり遅くなったりすることがある
- MySQLのエラーメッセージ
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>