Updates:
        Status: Fixed

Comment #11 on issue 347 by [email protected]: can't grow ganeti disks on lvm pv's with < 1MB physical extent size
http://code.google.com/p/ganeti/issues/detail?id=347

I just pushed it to the repository. Thanks for your contribution!



commit bc3427b73914a5530d08d55dfd78b595a69c33af
Author: Aaron Knister <[email protected]>
Date:   Mon Apr 15 12:26:36 2013 -0400

    Use KB as the unit for LVM PE size

LogicalVolume.Attach in bdev.py is calling "lvs" and specifying a unit of Megabytes that is then converted to an integer resulting in the value 0 for
    small sizes.

    This patch makes Ganeti use KB for the unit instead of MB.

    Fixes Issue 347.

    Signed-off-by: Aaron Knister <[email protected]>
    Reviewed-by: Michele Tartara <[email protected]>


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to