スペースの問題が原因でAIQUM MySQLデータベースを新しい構成にリストアできない
環境
- Active IQ Unified Manager(AIQUM)
- すべてのプラットフォーム
問題
- 新しい VM での 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 statusが
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]