Skip to content

Releases: serverscom/SCVMReliableMigration

v.1.2.0

17 Feb 11:43
Compare
Choose a tag to compare
  • Fixes an issue where a VM might stuck in the 'MigrationFailed' state after a successful migration
  • Fixes an issue where the whole migration process might be terminated without an attempt to retry during Read-SCVMHosts on some exceptions
  • Fixes an issue where a VM might be marked as unmigratable due to unusual VM object status which is actually repairable; from now on, the module tries to repair it and to retry the migration instead
  • Improves debug output to log any exception before throwing out

v.1.1.4

01 Feb 08:08
Compare
Choose a tag to compare

Provides some bugs fixes and improvements:

  • Corrects an issue where a powered-down VM could be left on a source host unaccounted for;
  • Adds a new parameter to Move-SCVirtualMachineReliably function to return original source VMs at the end;
  • Improves the description of the module;
  • Slightly improves code formatting;
  • Corrects typos;
  • Improves documentation;
  • Improves debug output.

v.1.1.3

17 Jul 11:42
Compare
Choose a tag to compare
  • Corrects an issue where the network adapter at saved VMs was not connected to a VM network after migration in VMM 2016

v.1.1.1

02 Apr 10:36
Compare
Choose a tag to compare
  • Corrects an issue where a migration immediately failed if VMM returned an exception.
  • Corrects an issue where a migration failed if VMM did not have an updated configuration for a machine.