UEFI instance snapshot error
未關閉
type:technical-debt
- 主要語言
- Java
- 星號
- 3.1k
- 分支
- 1.4k
- 平均合併
- 6 天 19 小時
- 30 天內合併 PR
- 32
描述
The problem still exists independent on the version of libvirt. I tried libvirt 11.10.0
The issue is the format of the nvram disk file. I converted it from raw to qcow2 and can now take snapshots with memory of VMs with UEFI.
Here are my changes in the XML config:
**from:**
`/var/lib/libvirt/qemu/nvram/a5b15197-6388-4bc8-a4f4-c446d28fde7c.fd`
**to:**
`/var/lib/libvirt/qemu/nvram/a5b15197-6388-4bc8-a4f4-c446d28fde7c.**qcow2**.fd`
_Originally posted by @ingox in https://github.com/apache/cloudstack/discussions/12427#discussioncomment-17524924_
貢獻指南
研究方向
首先使用 raw NVRAM 磁碟重現 UEFI VM 的記憶體快照,然後將其與回報的 qcow2 設定進行比較。追蹤產生或傳遞 NVRAM 格式的 CloudStack/libvirt 快照處理流程;完成標準是無需手動修改 XML 即可正常使用 UEFI 記憶體快照。
由索引模型根據 Issue 內容生成。
評估
- 領域
- cloud, infrastructure
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100