SMBIOS UUID needs to be sticky when stopping and starting a VM
- Linguagem predominante
- Java
- Estrelas
- 3.1k
- Forks
- 1.4k
- Merge médio
- 6d 19h
- PRs com merge (30d)
- 32
Descrição
ISSUE TYPE
Bug Report
COMPONENT NAME
XenServer Integration
CLOUDSTACK VERSION
4.18.1.0
CONFIGURATION
VMs on XCP-ng
OS / ENVIRONMENT
CloudStack on Linux, managing XCP-ng hosts
SUMMARY
When using CloudStack with XCP-ng as the orchestrator, each time a Windows VM shuts down, it receives a different SMBIOS UUID. This causes issues with Veeam Agent for Windows, as it recognizes machines based on their SMBIOS UUID. As a result, each time the UUID changes, Veeam Agent treats it as a new machine and deletes the entire backup chain, creating a new one. I'm seeking a solution to make the VMs' SMBIOS UUIDs persistent or permanent.
STEPS TO REPRODUCE
Set up a Windows VM in CloudStack using XenServer/XCP-ng.
Type in cmd: wmic bios get serialnumber
Observe the SMBIOS UUID change after each shutdown and start-up of the VM.
EXPECTED RESULTS
The SMBIOS UUID of the Windows VMs should remain constant when stopping and starting a machine.
ACTUAL RESULTS
Each stop and start of the VM results in a change of the SMBIOS UUID, leading to issues with Veeam Agent recognizing the VM as the same machine.
Guia de contribuição
Direção de pesquisa
Comece pelo caminho de XenServer Integration usado durante a parada e a inicialização da VM e reproduza a alteração do UUID em uma VM Windows gerenciada pelo XCP-ng. Use `wmic bios get serialnumber` antes e depois do ciclo; considera-se concluído quando o UUID SMBIOS permanece constante e o Veeam Agent continua reconhecendo a VM como a mesma máquina.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- java
- Domínio
- infrastructure
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100