Hello everyone!
I have a PVE (not in cluster), installed in the "default" mode, with EXT4 and LVM and, at the end of the installation process, in the first access, I remove the "lvm-data" partition and resized the root volume using:
lvremove /dev/pve/data
lvresize -l +100%FREE /dev/pve/root...