--- storage/devices.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/storage/devices.py b/storage/devices.py index e357d0c..1132df2 100644 --- a/storage/devices.py +++ b/storage/devices.py @@ -1706,7 +1706,7 @@ class LVMVolumeGroupDevice(DMDevice): # TODO: validate peSize if given if not self.peSize: - self.peSize = 4.0 # MB + self.peSize = 32.0 # MB #self.probe() -- 1.6.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list