- Feb 20, 2009
-
-
Guido Trotter authored
This was forgotten when drained nodes were added. Reviewed-by: iustinp
-
- Feb 17, 2009
-
-
Iustin Pop authored
This is not a real update, just a quick pass changing the obvious parts. Reviewed-by: imsnah
-
- Feb 13, 2009
-
-
Iustin Pop authored
This patch fixes the version and does some update to the RAPI resources docs. Reviewed-by: imsnah
-
- Feb 10, 2009
-
-
Iustin Pop authored
This patch changes the dumb allocator not to use drained nodes (similar to offline nodes). Reviewed-by: imsnah
-
- Feb 05, 2009
-
-
Iustin Pop authored
The start_action function is changed so that it can be called with arguments - this could be used to parse a defaults file, etc. Reviewed-by: imsnah
-
- Jan 29, 2009
-
-
Oleksiy Mishchenko authored
The resources we still need moved to rlib2. Reviewed-by: iustinp
-
- Jan 23, 2009
-
-
Iustin Pop authored
This patch fixes the gnt-instance batch-create command, and in doing so also slightly changes two other functions: - we change utils.ParseUnit so that it accepts integer values also (both ParseUnit(5) and ParseUnit("5") return the same value) - a bridge 'None' in LUCreateInstance will be converted to the default bridge; currently only missing bridges will be accepted to mean the default one The main changes to batcher were the change to variable number of disks and NICs. The patch also adds a batcher-instances.json example file copied from the 1.2 branch and properly modified. Reviewed-by: imsnah, killerfoxi
-
Iustin Pop authored
This patch changes the iallocator framework to work with and properly export to plugins offline nodes. It does this by only exporting the static configuration data for those nodes, and not attempting to parse the runtime data. The patch also fixes bugs in iallocator related to the RpcResult conversion, changes the should_run to admin_up attribute name (as per the internals change), and adds “-I” as a short option for “--iallocator” in gnt-instance, gnt-backup and burnin. Reviewed-by: ultrotter
-
- Nov 21, 2008
-
-
Michael Hanselmann authored
With the new SSL client certificate stuff it's no longer needed. Reviewed-by: iustinp
-
- Nov 17, 2008
-
-
Iustin Pop authored
This patch removes the client-api.txt document (since it's obsoleted by the documentation inside the design-2.0.rst document) and adds many updates to the latter. Reviewed-by: imsnah
-
- Nov 16, 2008
-
-
Iustin Pop authored
This adds a simple diagram for the cluster architecture and also adds a dependency on graphviz (both doc and in configure). Reviewed-by: imsnah
-
Iustin Pop authored
This patch combines all the design documents for 2.0 except the security one into a single document, in order to ease reading and reduce duplication of information. Future patches will start removing wrong pointers to old document names and some better integration between the sections. Reviewed-by: imsnah
-
- Oct 24, 2008
-
-
Guido Trotter authored
In the end we ended up taking a slightly different approach for import/export than the one discussed in the design doc, after trying/talking about a few more alternatives. Document this in the document. Reviewed-by: iustinp
-
- Oct 21, 2008
-
-
Iustin Pop authored
Please configure your editors to strip it, or enable your git hooks... Reviewed-by: ultrotter
-
- Oct 16, 2008
-
-
Guido Trotter authored
In rst a final _ is used for linking. Escaping it prevents an error at compile time on design-2.0-cluster-parameters.rst Reviewed-by: iustinp
-
Guido Trotter authored
Internally in ganeti we already have renamed the instance, so it's better to pass the new name in INSTANCE_NAME and the old one in OLD_INSTANCE_NAME rather than the old name in INSTANCE_NAME and the new one in NEW_INSTANCE_NAME as this reflects what the cluster thinks. Reviewed-by: iustinp
-
René Nussbaumer authored
Update the design about cluster parameters and provide some example of backend parameters. By now this includes all supported parameters. Reviewed-by: iustinp, ultrotter
-
- Oct 13, 2008
-
-
Iustin Pop authored
Reviewed-by: imsnah
-
Iustin Pop authored
As discussed, we update the design doc with the three classes of parameters and other changes. Reviewed-by: imsnah
-
- Oct 10, 2008
-
-
Iustin Pop authored
This clarifies the job storage and the reason for choosing it. Reviewed-by: imsnah
-
René Nussbaumer authored
With change 1773 a new status WAITLOCK was introduced if a job/opcode is waiting for a lock. This change updates the document about the job-queue accordingly. Reviewed-by: iustinp
-
- Oct 08, 2008
-
-
Alexander Schreiber authored
Reviewed-by: imsnah
-
Alexander Schreiber authored
Reviewed-by: iustinp
-
Iustin Pop authored
The idea is that if the OSes will support multiple version (e.g. both 1.2 and 2.0), then Ganeti should be able to talk to it using version 2.0, but then the script needs to be told nicely what version Ganeti is using. Reviewed-by: imsnah
-
- Oct 07, 2008
-
-
Iustin Pop authored
This patch changes formatting and the DRBD shared secret details, and adds master daemon socket details to the security doc. Reviewed-by: imsnah
-
Iustin Pop authored
Reviewed-by: imsnah
-
Iustin Pop authored
Reviewed-by: imsnah
-
Iustin Pop authored
This is just some additions of not-yet-mentioned docs. Reviewed-by: ultrotter
-
Alexander Schreiber authored
Reviewed-by: iustinp
-
Alexander Schreiber authored
Reviewed-by: ultrotter
-
Guido Trotter authored
Reviewed-by: imsnah
-
Guido Trotter authored
Reviewed-by: imsnah
-
- Oct 06, 2008
-
-
Oleksiy Mishchenko authored
Reviewed-by: iustinp
-
Alexander Schreiber authored
Reviewed-by: iustinp
-
- Sep 30, 2008
-
-
Michael Hanselmann authored
It said CLI/RAPI will talk to master using HTTP, which isn't true. Add a reference to job queue design document. Small typos. Reviewed-by: iustinp
-
Alexander Schreiber authored
Reviewed-by: iustinp
-
Guido Trotter authored
Reviewed-by: iustinp
-
Guido Trotter authored
Before we were discussing this possible future feature, and its drawbacks, but not its usefulness. This patch corrects this. Reviewed-by: iustinp
-
Guido Trotter authored
Reviewed-by: iustinp
-
Guido Trotter authored
Reviewed-by: iustinp
-