Attempting to change swap size,
vgchangereturns nothinglvreducereturns "invalid path for Logical Volume" (not because I missed hidden characters)vgs -v,vgscan -v,vgdisplay -vandlvdisplay -vreturns "No volume groups found", andls /dev/mappercontains onlycontrollike here
Why? Can I do anything about it, what?
lvmdiskscan returns 0 disks, 4 partitions, 0 LVM physical volume whole disks and 0 LVM physical volumes. Does this suggest I have to create the volumes?
Notice, I am able to check the filesystem and to change its size using e2fsck and resize2fs.
Failures to detect/show volumes occur when I boot from USB with Debian bullseye in rescue mode and boot from the installed bullseye. I ran apt install lvm2 to run the commands.
Is there an alternative way to change partition sizes? Debian wiki writes that LVM has "full support".
As per comment:
$ sudo lsblk
[sudo] password for ahan:
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
nvme0n1 259:0 0 476.9G 0 disk
├─nvme0n1p1 259:1 0 512M 0 part /boot/efi
├─nvme0n1p2 259:2 0 475.5G 0 part /
└─nvme0n1p3 259:3 0 976M 0 part [SWAP]