logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Move VM Disk - Transfer Virtual Disks | Online Free DevTools by Hexmos

Move VM disks effortlessly with qm-disk-move, transfer virtual machines disks to new storage in Proxmox. Migrate data easily with our free online tool, no registration required.

qm-disk-move

Move a virtual disk from one storage to another within the same Proxmox cluster. More information: https://pve.proxmox.com/pve-docs/qm.1.html.

  • Move a virtual disk:

qm {{[di|disk]}} {{[m|move]}} {{vm_id}} {{destination}} {{index}}

  • Delete the previous copy of the virtual disk:

qm {{[di|disk]}} {{[m|move]}} --delete {{vm_id}} {{destination}} {{index}}

See Also