How to upgrade an XFS file system hosted on KVM
In our example, hosts are named host.example.com_ip_address but you might well be using a different convention. Shut down the host SSH the hypervisor Check all
In our example, hosts are named host.example.com_ip_address but you might well be using a different convention. Shut down the host SSH the hypervisor Check all
New KVM Setup Guide This is a guide on how to set up a new KVM image on a Ubuntu KVM installation. The other way
Quick commands: qm list qm config 109 pvs vgs lvdisplay | grep 109 lvdisplay /dev/raid1/vm-109-disk-0 df -h pwd qemu-img convert -O qcow2 /dev/raid1/vm-109-disk-0 host.x.y.z.qcow scp
Brief If you have a Proxmox host and you want to export a VM, you have the option of converting to a QCOW2 file. This