由于空间问题,AIQUM MySQL 数据库还原到新配置失败
适用于
- Active IQ Unified Manager (AIQUM)
- 所有平台
问题描述
- 新虚拟机中的 AIQUM 还原失败,并显示以下错误:
ERROR [Active IQ UM] [restore] [restore.sh] Restore Failed : Failed to extract the database dump repository file /data/ocum-backup/database-dumps-repo/ocum_mysql_incremental_backup_11111111111111.sql.7zINFO [Active IQ UM] [restore] [restore.sh] Number of Backup files: 24 ERROR 1114 (HY000) at line 38592: The table 'sample_qos_workload_detail_620108' is full 2025-07-23-15-44-02,746 ERROR [Active IQ UM] [restore] [restore.sh] Failed to restore the Database dumpxargs: cat: terminated by signal 13
ERROR [Active IQ UM] [restore] [restore.sh] Failed to restore the Database dump
- AIQUM 状态变为
Not running mysql/error.log不断检测"No space left on device" then SHUTDOWN
[ERROR] [MY-000035] [Server] Disk is full writing './unified-manager.000344' (OS errno 28 - No space left on device). Waiting for someone to free space... Retry in 60 secs. Message reprinted in 600 secs.
[ERROR] [MY-000035] [Server] Disk is full writing './unified-manager.000344' (OS errno 28 - No space left on device). Waiting for someone to free space... Retry in 60 secs. Message reprinted in 600 secs.
[System] [MY-013172] [Server] Received SHUTDOWN from user <via user signal>. Shutting down mysqld (Version: 8.0.32).
[ERROR] [MY-010907] [Server] Error writing file 'unified-manager' (errno: 28 - No space left on device)
acquisition/au.log表示 HTTP 503 错误
ERROR [main] c.o.s.a.f.m.CommunicationManager (CommunicationManager.java:555) - Server returned HTTP status 503.
ERROR [main] c.o.s.a.f.m.CommunicationManager (CommunicationManager.java:561) - - Failed to get Summary SessionServer returned HTTP status 503. java.lang.RuntimeException: Server returned HTTP status 503.
at com.onaro.sanscreen.acquisition.framework.mgmt.CommunicationManager.getSummarySessionFromREST(CommunicationManager.java:556) ~[au-framework.jar:9.13.0-2023.09.J299]
at com.onaro.sanscreen.acquisition.framework.mgmt.CommunicationManager.waitForServerToFullyDeployed(CommunicationManager.java:450) ~[au-framework.jar:9.13.0-2023.09.J299]