Add checks for missing disk space
authorIustin Pop <iustin@google.com>
Sun, 22 Mar 2009 22:32:50 +0000 (23:32 +0100)
committerIustin Pop <iustin@google.com>
Sun, 22 Mar 2009 22:32:50 +0000 (23:32 +0100)
commit9cded5d3445c142306b4beb513f6d76ea55aa3ea
tree3c4e7155657ec4e5b1c8de96c97426293b7b4d22
parent190ce47cbc5195bf0df8ca707463eaf3ab492836
Add checks for missing disk space

This small patch adds disk space checks to the Cluster.checkData
function, and simplifies a little the warning messages.
Ganeti/HTools/Cluster.hs