/[smeserver]/cdrom.image/sme9/updates/storage/devices.py
ViewVC logotype

Diff of /cdrom.image/sme9/updates/storage/devices.py

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by charliebrady, Tue Jul 30 21:25:43 2013 UTC Revision 1.3 by charliebrady, Mon Nov 18 18:07:33 2013 UTC
# Line 1879  class LVMVolumeGroupDevice(DMDevice): Line 1879  class LVMVolumeGroupDevice(DMDevice):
1879    
1880          # TODO: validate peSize if given          # TODO: validate peSize if given
1881          if not self.peSize:          if not self.peSize:
1882              self.peSize = 4.0   # MB              self.peSize = 32.0   # MB
1883    
1884          if not self.exists:          if not self.exists:
1885              self.pvCount = len(self.parents)              self.pvCount = len(self.parents)


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed