0
2
I want to list all the physical volume associated with logical volume.
I know lvdisplay, pvscan ,pvdisplay -m
could do the job .but I dont want to use this command.
Is there any other way to do it without using lvm2 package commands?
Any thoughts on comparing Major and Minor number
of device?