I want to list all the physical volume associated with logical volume.
I know lvdisplay, pvscan, pvdisplay -m could do the job. but I don't want to use these commands. Is there any other way to do it without using lvm2 package commands?
Any thoughts on comparing the major and minor numbers of devices?