Skip to content

AutoSelect live migration fails with local storage #6773

@Rubueno

Description

@Rubueno
ISSUE TYPE
  • Bug Report
COMPONENT NAME
UI, API
CLOUDSTACK VERSION
4.16.1
CONFIGURATION

N/A

OS / ENVIRONMENT

N/A

SUMMARY

When live migrating an instance and choosing "AutoSelect" it is not possible to live migrate an instance with local storage, while when selecting the destination host, it is possible to live migrate an instance with local storage.

STEPS TO REPRODUCE
- Spawn vm on local storage
- Live migrate instance in UI using "AutoSelect"
- Migration fails

CS calls migrateVirtualMachine instead of migrateVirtualMachineWithVolume
EXPECTED RESULTS
CloudStack to be smart enough to also live migrate instances with local storage when using "AutoSelect"
CS calls migrateVirtualMachineWithVolume instead of migrateVirtualMachine
ACTUAL RESULTS
  • Error is returned:
Migration failed
Unsupported operation, VM uses Local storage, cannot migrate

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions