Cluster Logs
When running CloudM Migrate in a Cluster, different log files are written to a few different locations. The configurable storage location does not apply to clustered migrations, and logs are always written to the following locations:
Migration logs are written to the secondary node on which the migration occurred. To determine which secondary node performed a migration for a user, refer to the progress tab or the CSV report files generated at the end of a migration.
Primary Node
- User interface logs - C:\ProgramData\Cloud Technology Solutions\CloudMigrator\CloudMigrator.UI.Trace.txt
- User interface logs store information about the user interface and can be used to help troubleshoot any issues with it
- User interface logs are kept on a rolling basis, the latest has no number
- Migration logs - C:\ProgramData\Cloud Technology Solutions\CloudMigrator\CloudMigrator.Trace.txt
- Migration logs contain detailed information about what happened during a migration and can be used to help diagnose issues with user migrations.
- The 10 most recent migration logs are kept, the latest log file is always that without a number
- Service logs - C:\ProgramData\Cloud Technology Solutions\CloudMigrator.Service.Trace.txt
- Service logs provide information about the management of migrations and communication between system components
- Service logs are kept on a rolling basis, the latest has no number.
Secondary Node
- Migration logs - C:\ProgramData\Cloud Technology Solutions\CloudMigrator\CloudMigrator.Trace.txt
- Migration logs contain detailed information about what happened during a migration and can be used to help diagnose issues with user migrations.
- The 10 most recent migration logs are kept, the latest log file is always that without a number.
- Service logs - C:\ProgramData\Cloud Technology Solutions\CloudMigrator.Service.Trace.txt.
- Service logs provide information about the management of migrations and communication between system components.
- Service logs are kept on a rolling basis, the latest has no number.