# qm disk move > Move a virtual disk from one storage to another within the same Proxmox cluster. > More information: . - 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}}`