]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-windows-PRs: Fix virt-install command 2509/head
authorDavid Galloway <david.galloway@ibm.com>
Thu, 18 Dec 2025 19:39:27 +0000 (14:39 -0500)
committerDavid Galloway <david.galloway@ibm.com>
Thu, 18 Dec 2025 19:39:27 +0000 (14:39 -0500)
commitaa59ab249056cf247cc202e425722d09155d0429
tree04b2c1c229b39187983741fe2de5e39fe0064d14
parent872f0f5858ac468fd90faed75e616b5d89b5ee4c
ceph-windows-PRs: Fix virt-install command

Behavior changed in newer virt-install.

`--import` says boot the prebuilt qcow2.  Older virt-install versions tolerated `--boot hd` without `--import` but now `--import` is required in this scenario and `--boot hd` is redundant.

Signed-off-by: David Galloway <david.galloway@ibm.com>
scripts/ceph-windows/setup_libvirt_ubuntu_vm
scripts/ceph-windows/setup_libvirt_windows_vm