apache / apache/cloudstack

SMBIOS UUID needs to be sticky when stopping and starting a VM

未關閉
#8,261 19 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
component:backup component:orchestration status:needs-investigation
主要語言
Java
星號
3.1k
分支
1.4k
平均合併
6 天 19 小時
30 天內合併 PR
32

描述

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.

貢獻指南

開啟貢獻指南

研究方向

從 VM 停止和啟動期間使用的 XenServer Integration 路徑開始,並在透過 XCP-ng 管理的 Windows VM 上重現 UUID 變更。在該週期前後使用 `wmic bios get serialnumber`;當 SMBIOS UUID 保持不變,且 Veeam Agent 繼續將該 VM 辨識為同一台機器時,即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
java
領域
infrastructure
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。