Proxmox migration to KVM

hellangledar

New Member
May 19, 2022
16
0
1
I want to migrate multiple virtual machines to KVM, but I cannot find the hard drive of the virtual machine. I saw Xunzhi on vmdata, but vmdata does not display the path, so I don't know how to export this virtual machine1.png
2.png
 
Last edited:
hi,

first since you're posting screenshots about pve and not pbs this is the wrong forum (i'll move the thread for you)
second, please write your posts in english so that others can help you
 
hi,

first since you're posting screenshots about pve and not pbs this is the wrong forum (i'll move the thread for you)
second, please write your posts in english so that others can help you
Thank you, the question has been raised in English
 
qm showcmd 183 将向您展示如何使用 KVM 启动 Proxmox VM。
双击(或编辑)vmdata 以了解有关存储配置的更多信息。您还可以检查 /etc/pve/storage.cfg或使用 pvesm 将虚拟磁盘的路径归档。
This is the configuration. I want to know where to find the hard disk of the virtual machine and export it

3.png
 
the volume is stored on a ceph cluster, you need to export it from there in raw format. there are a few options:
- qemu-img dd
- qemu-img convert
- rbd map -> dd or other disk copy tools
 
and rbd -p <pool> <image name> export /path/to/exported/file.raw
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!