How to check physical volume metadata ?
Are you guys aware of any command line utility to check physical volume metadata in LVM ? If not, there is one 🙂 .. The binary has been called “pvck“. Its bundled with “lvm2” package in the system. I believe below snip from my system is self explanatory to show this binary usage. [root@humbles-lap ~]# …