Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Test case Id

Test case description

Steps

Expected Result

Priority

Comments

1

Storage migration within same cluster

Storage Migration should succeed.
Starting the VM should result in the VM using the new storage pool.
Make sure that a new vhd file for this VM is created in the new primary storage pool .
The vhd file for this VM should not be present in the Primary storage it originally belonged to.
Log in to the Vm . Make sure that you are able to read/write in the file system.
MigrateVirtualMachine() with VMId , SPId (from the same cluster as the Vm), when VM is in stopped state

Storage Migration should succeed.
Starting the VM should result in the VM using the new storage pool
Make sure that a new vhd file for this VM is created in the new primary storage pool .
The vhd file for this VM should not be present in the Primary storage it originally belonged to.
Log in to the Vm . Make sure that you are able to read/write in the file system.

P1