Open GoogleCodeExporter opened 9 years ago
This hits several shortcomings of the iallocator protocol and how storage was
originally designed in Ganeti. We'll accept this bug, but as these things are
not trivial to fix, we will most probably not be able to fix it in 2.10. Also,
some of these things might interfere with current major refactorings in the
storage layer, thus we have to look out for conflicts here.
Necessary changes would be:
- extend the iallocator protocol to be able to consider more than one storage
unit, and in particular more than one storage unit for the same storage type
- relax Ganeti's assumption that all storage units are available on all nodes
(adjust 'gnt-cluster verify' accordingly as well)
- make the output of 'gnt-node list' more intuitive and better documentated wrt
to DTotal and DFree.
Original comment by hel...@google.com
on 22 Apr 2014 at 11:15
Issue 798 has been merged into this issue.
Original comment by hel...@google.com
on 22 Apr 2014 at 1:33
Issue 798 was about SSL certificates, was that a correct merge?
Original comment by bcandler...@googlemail.com
on 24 Apr 2014 at 7:44
Right! Thanks for pointing it out.
Original comment by hel...@google.com
on 24 Apr 2014 at 7:53
Extension of the IAllocator protocol is not feasible for 2.12. Unfortunately,
we have to postpone.
Original comment by aeh...@google.com
on 3 Jun 2014 at 2:25
Original issue reported on code.google.com by
bcandler...@googlemail.com
on 21 Apr 2014 at 9:01