search for: 15840mb

Displaying 1 result from an estimated 1 matches for "15840mb".

Did you mean: 150mb
2014 Jul 16
1
anaconda, kickstart, lvm over raid, logvol --grow, centos7 mystery
...ils see "after --maxsize install") logvol / --fstype="xfs" --grow --size=4096 --name=lvRoot --vgname=vg0 ------changed to -----> logvol / --fstype="xfs" --grow --size=4096 --name=lvRoot --vgname=vg0 --maxsize=13164 Some interesting DEBUG lines : > 15840MB lvmvg vg0 (26) > vg0 size is 15840MB > Adding vg0-lvRoot/4096MB to vg0 > vg vg0 has 11424MB free should it be 11744 or there is 320MB overhead ? > Adding vg0-lvSwap/2048MB to vg0 > vg vg0 has 9056MB free 320MB missing again, total of 640MB > vg vg0: 9056MB free ; lvs: [...