Statistics
| Branch: | Tag: | Revision:

root / doc @ 8f5c488d

Name Size
  examples
admin.rst 48.8 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 41.1 kB
design-2.3.rst 29.9 kB
devnotes.rst 2.1 kB
glossary.rst 925 Bytes
hooks.rst 16 kB
iallocator.rst 12.8 kB
index.rst 539 Bytes
install.rst 23.7 kB
locking.rst 3.2 kB
move-instance.rst 3.6 kB
rapi.rst 27.3 kB
security.rst 6.6 kB
walkthrough.rst 41.6 kB

Latest revisions

# Date Author Comment
e4ef4343 09/13/2010 06:16 pm Michael Hanselmann

RAPI server: Move user file watching out, update documentation

This patch moves the code watching the users file into a
a separate class to not mix it with HTTP serving. The users
file is now driven from outside the HTTP server class.

Also the documentation is updated to mention the automatic...

bcc6f36d 09/13/2010 04:24 pm Iustin Pop

Proposed design changes for 2.3 and big clusters

A big design doc patch touching three areas related to increasing
scalability in 2.3.

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

887c7aa6 09/07/2010 04:56 pm Michael Hanselmann

locking: Implement priorities in SharedLock and LockSet

For proper support of job priorities, jobs' locks need to respect
priorities. Otherwise it could happen that a job with a lower priority
could get a lock before a job with a higher priority (depending on...

21d0f6c7 08/26/2010 06:13 pm Michael Hanselmann

Design for job priorities

This is an additional patch on top of my previous design for
workerpool priorities.

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

9684d509 08/25/2010 04:42 pm Guido Trotter

Move sections of 2.3 design doc up a level

This removes the "Detailed design" section and moves everything else up
a level.

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

282f38e3 08/25/2010 04:42 pm Guido Trotter

Node groups design doc

For the first version we should be able to implement node groups without
any backend api changes (ie. Iallocator). Yikes!

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

14bde528 08/25/2010 10:31 am Manuel Franceschini

IPv6 design doc part

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

52c47e4e 08/24/2010 06:32 pm Michael Hanselmann

workerpool: Add support for task priority

To add job priorities, the worker pool underlying the job queue must
support priorities per task. This patch adds them to the worker pool.

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

8f9069e5 08/23/2010 01:39 pm Iustin Pop

Merge branch 'devel-2.2'

  • devel-2.2:
    setup-ssh: fix updating of authorized_keys
    setup-ssh: Also use keys from the ssh-agent
    setup-ssh: try to use key auth first
    setup-ssh: redo the logging levels
    setup-ssh: only read the ssh port once
    setup-ssh: fix the logging error message...
a4978169 08/20/2010 05:16 pm Michael Hanselmann

Use Sphinx' :rfc: extension to refer to RFCs

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

View revisions

Also available in: Atom