apache / apache/cloudstack

UEFI instance snapshot error

未关闭
#13,547 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。