Updates:
        Status: Fixed
        Owner: ---

Comment #4 on issue 678 by [email protected]: Unable to run htools on non-DRBD cluster
http://code.google.com/p/ganeti/issues/detail?id=678

Fixed with this commit in 2.9:

commit 3daaab6cbd3bfc63ed6e42da07c1ad11dc332b8d
Author: Helga Velroyen <[email protected]>
Date:   Wed Feb 19 14:18:05 2014 +0100

    Make hbal deal with no-LVM storage space properly

    Since 2.6, hbal crashes when used on a cluster where no
    LVM storage is enabled at all. The problem is that it
    always queries for fields that only sometimes make
    sense for certain types of storage. This patch will
    make it fall-back to a default value if those fields
    are not returned by a query. This way it will simply
    disregard the space information in its calculation
    which is the best we can do in this situation, because
    not all storage types support space reporting.

    Signed-off-by: Helga Velroyen <[email protected]>
    Reviewed-by: Klaus Aehlig <[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