Statistics
| Branch: | Tag: | Revision:

root / doc @ 1e86ee97

Name Size
  examples
admin.rst 49.6 kB
arch-2.0.dot 1.3 kB
cluster-merge.rst 1.9 kB
conf.py 6.3 kB
design-2.0.rst 75.4 kB
design-2.1-lock-acquire.dot 1003 Bytes
design-2.1-lock-release.dot 804 Bytes
design-2.1.rst 46 kB
design-2.2.rst 36.5 kB
design-2.3.rst 37.2 kB
design-oob.rst 14.8 kB
devnotes.rst 2.1 kB
glossary.rst 925 Bytes
hooks.rst 16 kB
iallocator.rst 13.1 kB
index.rst 557 Bytes
install.rst 23.7 kB
locking.rst 3.2 kB
move-instance.rst 3.8 kB
rapi.rst 27.4 kB
security.rst 6.6 kB
walkthrough.rst 42.4 kB

Latest revisions

# Date Author Comment
1e86ee97 11/04/2010 12:00 pm Marc Schmitt

Design Doc: Ganeti Node OOB Management Framework

Signed-off-by: René Nussbaumer <>
Reviewed-by: Michael Hanselmann <>

98028e5d 10/29/2010 05:48 pm Michael Hanselmann

Make *.in non-executable

Signed-off-by: Michael Hanselmann <>
Reviewed-by: René Nussbaumer <>

e986f20c 10/28/2010 07:56 pm Michael Hanselmann

Add support and checks for version in LUXI

A new constant, LUXI_VERSION, is used to verify the peer's version. The
version is optional, so old(er) clients and servers talking to peers not
supporting it won't break. Example with mismatching library:

$ gnt-instance list...

f5d723fe 10/28/2010 05:05 pm Adeodato Simo

Update 2.3 design doc regarding node group features and behavior.

In particular:

- introduce a "gnt-group" command to hold group-level operations.
- ditch the concept of "default node group", except for single-group
clusters.
- introduce an "alloc_policy" attribute for node groups, indicating...
1b9c867c 10/27/2010 12:21 pm Balazs Lecz

Minor language fixes to the 2.3 design doc.

Signed-off-by: Balazs Lecz <>
[: extracted language fixes from bigger patch.]
Signed-off-by: Adeodato Simo <>

Signed-off-by: Iustin Pop <>
Reviewed-by: Iustin Pop <>

feec31d1 10/26/2010 07:05 pm Iustin Pop

Add documentation about the capability flags

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

1116c3b2 10/26/2010 12:48 pm Iustin Pop

Export a node's group information in iallocator

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

622444e5 10/26/2010 12:47 pm Iustin Pop

Export node group data in iallocator

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

b3a8bebf 10/15/2010 05:24 pm Michael Hanselmann

devnotes.rst: Remove hardcoded Python version

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

073c31a5 10/13/2010 03:18 pm Michael Hanselmann

ganeti-rapi: Watch directory, not file for user file changes

We noticed several issues when just watching the file, among them race
conditions upon replacing the file using rename(2) (the new watcher
would be created too soon). By just watching the directory for events on...

View revisions

Also available in: Atom