Windows Active IQ Unified Manager does not complete the backup
Applies to
- ActiveIQ Unified Manager (UM) 9.7P1
- Windows OS
Issue
The UM backup generates empty SQL files
- From task manager you see that mysqldump completes without issues
- The failure occurs during the 7zip operation
- At first the 7zip seems to work as expected, but at the very end the CPU spikes to 100% and the operation fails
- An error appears in database-dump.err
Program '7z.exe' failed to run: Exception of type 'System.OutOfMemoryException' was thrown.At E:\Program Files\NetApp\o
cum\bin\perform-statistics-database-dump.ps1:15 char:562
+ ... join ',') | & $SEVEN_ZIP_BINARY  a -si"rest_of_databases.sql" $DATABA ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~.
At D:\Program Files\NetApp\ocum\bin\perform-statistics-database-dump.ps1:15 char:1
+ & $MYSQLDUMP_BINARY --login-path=jboss --single-transaction --force - ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ResourceUnavailable: (:) [], ApplicationFailedException
    + FullyQualifiedErrorId : NativeCommandFailed
 
ERROR: E:\ProgramData\NetApp\OnCommandAppData\ocum\temp\asup-7a2a1057-3a3a-4540-8edd-04e3fce265ea\mysql\database-dump.sql.7z
E:\ProgramData\NetApp\OnCommandAppData\ocum\temp\asup-7a2a1057-3a3a-4540-8edd-04e3fce265ea\mysql\database-dump.sql.7z
Open ERROR: Can not open the file as [7z] archive
ERRORS:
Is not archive
 
