lvremove /dev/pve/data

efim

New Member
Feb 17, 2022
3
0
1
28
I wanted to expand the pve-root partition, I deleted the /dev/pve/data partition:

lvremove /dev/pve/data
lvresize -l +100%FREE /dev/pve/root
resize2fs /dev/mapper/pve-root

The section was deleted, but when the system boots, I get messages "volume group pve not found cannot process volume group pve"
Is it possible to do this, if so, how to fix the error "volume group pve not found cannot process volume group pve" ?
 
The steps you mentioned here should work without any issues. Did you remove the 'local-lvm' storage from Proxmox VE too?
 
Yes, i remove 'local-lvm' storage from Proxmox VE.
I did not understand, reinstalled proxmox and set the volume sizes I needed