Description of problem: "vgdisplay -c" reports 2x size in field 13 (physical extent size) Version-Release number of selected component (if applicable): Base system is RHEL3 Update5 but lvm is updated to current... [root@sneezy root]# rpm -q lvm lvm-1.0.8-14 How reproducible: Every time. Steps to Reproduce: 1. On a system with LVM enabled, type... 2. vgdisplay # To see PE size 3. vgdisplay -c | cut -d: -f13 # to get scriptable version of step 2 Actual results: field 13 is 2x the size of the PE field of `vgdisplay` Expected results: field 13 should equal in size the PE field of `vgdisplay` Additional info:
Please close this bug as a duplicte of 188573. pebcak :-)
*** This bug has been marked as a duplicate of 188573 ***