ダウングレード後に Active IQ Unified Manager バックアップのリストアが失敗する MySQL 8.0.22 または 8.0.23
環境
- Active IQ Unified Manager 9.7以降
- MySQL 8.0.22または8.0.23から8.0.21にダウングレードされたインスタンス。
- RedHatまたはCentOSへのインストール
問題
- Active IQ Unified Manager データベースのバックアップは、MySQLのバージョンが8.0.22または8.0.23の場合に作成されました。8.0.22または8.0.23のMySQLバグが原因で、MySQLのバージョンを8.0.21にロールバックすることを推奨します。
- MySQLバージョン8.0.21を使用して新しくインストールしたUnified ManagerでActive IQ Unified Manager データベースのバックアップ(8.0.22 /.23で作成)をリストアすると、次のエラーが発生します。
2021-03-09-16-20-33,931 INFO [Active IQ UM] [restore] [restore.sh] Extracted database dump repository file /opt/netapp/data/ocum-backup/database-dumps-repo/ocum_mysql_full_backup_1615239602511.sql.7z successfully
2021-03-09-16-20-33,938 INFO [Active IQ UM] [restore] [restore.sh] Ordered list of Backup files: /opt/netapp/data/ocum-backup/UMrestore-03-09-2021-16-04-09/UMDatabaseDumpRepo-03-09-2021-16-04-09/ocum_mysql_full_backup_1615239602511.sql
2021-03-09-16-20-33,940 INFO [Active IQ UM] [restore] [restore.sh] Number of Backup files: 1
ERROR 3723 (HY000) at line 540: The table 'replication_asynchronous_connection_failover' may not be created in the reserved tablespace 'mysql'.
2021-03-09-16-20-36,238 ERROR [Active IQ UM] [restore] [restore.sh] Failed to restore the Database dump
2021-03-09-16-20-41,169 INFO [Active IQ UM] [restore] [restore.sh] Deleted temporary files
2021-03-09-16-20-41,171 INFO [Active IQ UM] [restore] [restore.sh] Moving to directory /var/log/ocum
2021-03-09-16-20-41,175 INFO [Active IQ UM] [restore] [restore.sh] Available log file count is 2.
2021-03-09-16-20-41,177 INFO [Active IQ UM] [restore] [restore.sh] No log files will be cleared.
- 同様のエラーメッセージがに表示される場合
replication_asynchronous_connection_failover_managed
があります