Revision: 2ac7ecef1c42
Author: pudlak <[email protected]>
Date: Mon Feb 16 12:48:52 2015 UTC
Log: Edited wiki page SummerOfCode2015Ideas through web user interface.
https://code.google.com/p/ganeti/source/detail?r=2ac7ecef1c42&repo=wiki
Modified:
/SummerOfCode2015Ideas.wiki
=======================================
--- /SummerOfCode2015Ideas.wiki Mon Feb 16 10:15:04 2015 UTC
+++ /SummerOfCode2015Ideas.wiki Mon Feb 16 12:48:52 2015 UTC
@@ -11,19 +11,29 @@
== Improvements to the instance bin-packing tool (hsqueeze) ==
(language: haskell)
[http://docs.ganeti.org/ganeti/master/html/design-hsqueeze.html design]
-Make hsqueeze use the dynamic CPU data that is now collected thanks to
previous summer of code projects.
+The hsqueeze tool is used to move virtual machines of a cluster to a
subset of its physical machines, allowing to powering down the rest of
physical machines to conserve energy.
+
+*Task:* Make hsqueeze use the dynamic CPU data that is now collected
thanks to previous summer of code projects.
Note: This project is well suited for someone who is already using
hsqueeze or who cooperates with an organization that uses it.
== Location awareness ==
(language: haskell)
[http://docs.ganeti.org/ganeti/2.14/html/design-location.html design]
- * Improve location awareness (i.e., finish implementing the design).
+Location awareness allows Ganeti to avoid common physical causes of
failures when placing virtual machines on physical nodes.
+
+*Tasks:*
+
+ * Improve the current implementation (i.e., finish implementing the
design).
* Extends to more aspects of location.
== Monitoring daemon ==
(haskell)
- * Implement data collectors for CPU (and maybe memory) for Xen;
- * possibly use it for load-based cluster balancing.
- * Add a generic plugin interface.
+The monitoring daemon collects information from physical machines of a
Ganeti cluster.
+
+*Tasks:*
+
+ * Implement data collectors for CPU (and maybe memory) usage for
Xen-based clusters;
+ * possibly use this information for load-based cluster balancing.
+ * Add an interface for generic plugins that collect arbitrary
user-defined data.
--
---
You received this message because you are subscribed to the Google Groups "ganeti-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.