On 5 March 2013 18:27, Guido Trotter <[email protected]> wrote:
> Let's also sync with Bernardo about how to integrate spindle free
> space reporting.

We could add a section on (non-)interactions with Partitioned:

Interactions with Partitioned Ganeti
------------------------------------

Also the design for :doc:`Partitioned Ganeti <design-partitioned>` deals
with reporting free space. Partitioned Ganeti has a different way to
report free space for LVM on nodes where the ``exclusive_storage`` flag
is set. That doesn't interact directly with this design, as the specific
of how the free space is computed is not in the scope of this design.
But the ``node info`` call contains the value of the
``exclusive_storage`` flag, which is currently only meaningful for the
LVM back-end. We can co-opt that call parameter for other storage
reporting methods, if in the future other methods happen to require
additional information.

The reporting of free spindles, also part of Partitioned Ganeti, is not
concerned with this design doc, as those are seen as a separate resource.


Bernardo

Reply via email to