Hey there! π Thanks for taking the time to report this bug β we appreciate it!
Please keep in mind: PegaProx is developed and maintained entirely by volunteers in our free time. We do our best, but we can't work magic πͺ β please be patient, we'll get to your issue as soon as we can.
Want to help keep PegaProx alive?
- β Star the project β it's free and helps a lot!
- π Become a Sponsor β helps us dedicate more time to development
- π€ Contributing code or docs is always welcome too!
Describe the bug
While Migrating Vm's from VMware esxi to Proxmox getting error FAILED: qemu-img not found on target node. Install qemu-utils: apt install qemu-utils this happens while migrating to Proxmox 9.1
Steps to Reproduce
- Migrate from Vmware Exsi to Proxmox,
- Check Tasks and Event there we get the error
Expected behavior
Migration from Vmware Esxi VM's to Proxmox to go smoothly, so it was identified that the name of the packge qemu-utils has been changed in Proxmox 9.1 to pve-qemu-kvm. So qemu-utils has been checked by Pegaprox for migration.
Environment
- PegaProx Version: 0.9.13
- Installation Method: git Clone
- OS: Ubuntu 24.04
- Browser: Chrome 148
- Behind Reverse Proxy? No
- UI?
Logs
Migration Log - machine01 (f04acbff)
Close
[09:22:01] Phase: planning
[09:22:01] Planning migration of 'machine01' from 192.168.10.100
[09:22:02] VM has 2 disk(s), 14157.0 GB total
[09:22:02] Testing SSH to 192.168.10.100...
[09:22:03] SSH OK:192.168.10.100
[09:22:55] Tools missing: qemu-img, qemu-nbd, sshfs, sshpass (install for more transfer methods)
[09:22:55] FAILED: qemu-img not found on target node. Install qemu-utils: apt install qemu-utils
[09:22:55] Phase: failed
Error: qemu-img not found on target node. Install qemu-utils: apt install qemu-utils
Screenshots
Checklist
Describe the bug
While Migrating Vm's from VMware esxi to Proxmox getting error FAILED: qemu-img not found on target node. Install qemu-utils: apt install qemu-utils this happens while migrating to Proxmox 9.1
Steps to Reproduce
Expected behavior
Migration from Vmware Esxi VM's to Proxmox to go smoothly, so it was identified that the name of the packge qemu-utils has been changed in Proxmox 9.1 to pve-qemu-kvm. So qemu-utils has been checked by Pegaprox for migration.
Environment
Logs
Screenshots
Checklist