Provision to assign disk offering(s) for volumes(s) when migrate VM with volumes
- Linguagem predominante
- Java
- Estrelas
- 3.1k
- Forks
- 1.4k
- Merge médio
- 6d 19h
- PRs com merge (30d)
- 32
Descrição
### problem
Currently, Migrate VM with volume(s) bypasses the service and disk offerings of the volumes, as the target pools for migration are specified and volumes can be moved between shared to local and local to shared pools without any offering change. The subsequent operations on these volumes were impacted due to disk offering and pool type mismatch.
There should be provision to admin/operation, to assign disk offering(s) for volumes(s) with proper checks, when migrate VM with volumes (mainly when change in pool type - shared to local, local to shared). Similar provision was already there for Migrate volume, and it prompts to change the disk offering.
### versions
ACS 4.20.x , KVM Hypervisor, NFS / Local Storage.
### The steps to reproduce the bug
1. Deploy a VM with ROOT and DATA volumes on Local storage.
2. Migrate VM with volumes to NFS (Shared) storage - the Disk Offerings still point to Local storage offering.
### What to do about it?
Allow operator to assign disk offering(s) for volumes(s) when migrate VM with volumes, or auto assign the suitable offering.
Guia de contribuição
Direção de pesquisa
Comece comparando o fluxo existente de Migrate volume, que solicita um disk offering, com o fluxo de Migrate VM with volumes descrito na issue. Reproduza a migração do armazenamento local para NFS e verifique se o comportamento concluído permite atribuir disk offerings adequados com verificações ou se os atribui automaticamente sem uma incompatibilidade de tipo de pool.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- java
- Domínio
- backend, cloud, infrastructure
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 38/100