StorageGRID网关节点处于未知状态
适用场景
StorageGRID
问题描述
- StoraggrID节点从信息板报告为未知状态。
- 要确认问题描述与此特定场景相关、我们需要检查
mysql-err.log
中是否存在以下错误循环:
2024-07-25 9:50:00 8 [ERROR] InnoDB: Cannot create file './mi/tempwritetree.ibd'2024-07-25 9:50:01 8 [ERROR] InnoDB: Operating system error number 17 in a file operation.2024-07-25 9:50:01 8 [ERROR] InnoDB: Error number 17 means 'File exists'2024-07-25 9:50:01 8 [Note] InnoDB: Some operating system error numbers are described at https://mariadb.com/kb/en/library/operating-system-error-codes/2024-07-25 9:50:01 8 [Note] InnoDB:
The file './mi/tempwritetree.ibd' already exists though the corresponding table did not exist in the InnoDB data dictionary. You can resolve the problem by removing the file.