apache / apache/cloudstack

Cannot migrate vm with local storage datadisk whe using automatic assign

Open
#10,907 1 comment 0 reactions 1 assignee Claimed by @vishesh92 View on GitHub
component:local-storage component:migration
Dominant language
Java
Stars
3.1k
Forks
1.4k
Avg merge
6d 19h
Merged PRs (30d)
32

Description

### problem

A vm that has a local storage data disk cannot be migrated without specifying a specific host and results in the message below:
```
Migration failed.
Unable to find suitable destination to migrate VM i-2-6-VM
```
When selecting a specific host the same vm can be migrated.

This also affects maintenance mode as a host that has a vm with local storage datadisk present cannot migrate that vm, see #9887.

### versions

CS 4.20 (build from 4.20 branch on commit 5444261902a3e6482038e391afc5476deab4ad06)
Hypervisor kvm
Local storage and HA nfs
Advanced network setup on mbx mbxt-kvm-el8

### The steps to reproduce the bug

1. Allow local storage on the zone
2. Create a vm with any root disk and a local datadisk
3. Migrate vm and select `Automatically assign`

OR

3. Set `host.maintenance.local.storage.strategy` to `Migration`
4. Set host with vm created in step 2 in maintenance mode

### What to do about it?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.