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

QM Disk Rescan - Update VM Disks | Online Free DevTools by Hexmos

Update VM disk sizes with QM Disk Rescan. Manage virtual machine storage and disk images effectively on Linux. Free online tool, no registration required.

qm-disk-rescan

Rescan all storages and update disk sizes and unused disk images of virtual machines. More information: https://pve.proxmox.com/pve-docs/qm.1.html.

  • Rescan all storages and update disk sizes and unused disk images:

qm {{[di|disk]}} {{[resc|rescan]}}

  • Perform a dry-run of a rescan and do not write any changes to configurations:

qm {{[di|disk]}} {{[resc|rescan]}} --dryrun

  • Specify a virtual machine by its ID:

qm {{[di|disk]}} {{[resc|rescan]}} --vmid {{100}}

See Also