pvresize

  1. M

    Dump PVE drive to a smaller new disk

    Hi, what are the steps to perform to resize the main disk from 2TB to 1TB in order to be able to perform a Dump to a new 1TB device to replace the main disk of the PVE host? Do I simply need to execute pvresize --setphysicalvolumesize 800G /dev/nvme0n1p3 to resize the big partition with VMs and...