apache / apache/cloudstack

UEFI instance snapshot error

オープン
#13,547 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
type:technical-debt
主要言語
Java
スター
3.1k
フォーク
1.4k
平均マージ
6日 19時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。