Statistics
| Branch: | Tag: | Revision:

root / doc @ 13d26b66

Name Size
  css
  examples
  users
admin.rst 73.6 kB
cluster-keys-replacement.rst 3.3 kB
cluster-merge.rst 2.5 kB
conf.py 7 kB
design-2.0.rst 76.6 kB
design-2.1.rst 48 kB
design-2.10.rst 440 Bytes
design-2.11.rst 285 Bytes
design-2.2.rst 36.5 kB
design-2.3.rst 37.3 kB
design-2.4.rst 255 Bytes
design-2.5.rst 334 Bytes
design-2.6.rst 268 Bytes
design-2.7.rst 829 Bytes
design-2.8.rst 755 Bytes
design-2.9.rst 403 Bytes
design-autorepair.rst 15.7 kB
design-bulk-create.rst 3.2 kB
design-ceph-ganeti-support.rst 6.3 kB
design-chained-jobs.rst 8.2 kB
design-cmdlib-unittests.rst 6.6 kB
design-cpu-pinning.rst 7.7 kB
design-daemons.rst 24.3 kB
design-device-uuid-name.rst 2.8 kB
design-draft.rst 568 Bytes
design-file-based-storage.rst 9.9 kB
design-glusterfs-ganeti-support.rst 12.6 kB
design-hotplug.rst 10.7 kB
design-hroller.rst 7.2 kB
design-hsqueeze.rst 5.6 kB
design-htools-2.3.rst 12.8 kB
design-http-server.rst 5.4 kB
design-hugepages-support.rst 3.6 kB
design-impexp2.rst 22.2 kB
design-internal-shutdown.rst 6.2 kB
design-kvmd.rst 10.8 kB
design-linuxha.rst 6.3 kB
design-lu-generated-jobs.rst 3.4 kB
design-monitoring-agent.rst 29.5 kB
design-multi-reloc.rst 4.9 kB
design-multi-version-tests.rst 7.1 kB
design-network.rst 10.8 kB
design-node-add.rst 5.6 kB
design-node-security.rst 20.5 kB
design-oob.rst 16 kB
design-openvswitch.rst 5.1 kB
design-opportunistic-locking.rst 5.6 kB
design-optables.rst 7.2 kB
design-os.rst 30.8 kB
design-ovf-support.rst 18.5 kB
design-partitioned.rst 12.4 kB
design-query-splitting.rst 6.7 kB
design-query2.rst 12.8 kB
design-reason-trail.rst 4.5 kB
design-resource-model.rst 44.4 kB
design-restricted-commands.rst 2.3 kB
design-shared-storage.rst 12.1 kB
design-ssh-ports.rst 2.1 kB
design-storagetypes.rst 15.4 kB
design-upgrade.rst 12 kB
design-virtual-clusters.rst 12.1 kB
design-x509-ca.rst 6.4 kB
dev-codestyle.rst 17.8 kB
devnotes.rst 8.3 kB
glossary.rst 3.1 kB
hooks.rst 21.4 kB
iallocator.rst 18 kB
index.rst 4.4 kB
install.rst 31.3 kB
locking.rst 3.2 kB
manpages-disabled.rst 234 Bytes
monitoring-query-format.rst 1.6 kB
move-instance.rst 5.1 kB
ovfconverter.rst 7 kB
rapi.rst 50 kB
security.rst 10.4 kB
virtual-cluster.rst 4.2 kB
walkthrough.rst 42.6 kB

Latest revisions

# Date Author Comment
a8d64f26 02/26/2014 02:06 pm Petr Pudlak

Add default arguments for WConfd to scripts

In particular, this enables debug logging for WConfd on our test
environment.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Klaus Aehlig <>

5fd32824 02/24/2014 05:44 pm Klaus Aehlig

Merge branch 'stable-2.11' into master

  • stable-2.10
    Let the instance's tuple of nodes start with the primary
    Fix the test that checks for the order of instance's nodes
    Revision bump for the 2.10.0 release
    Update NEWS file for 2.10.0
    Revision bump for 2.10.0~rc3...
992fd37d 02/20/2014 10:24 am Helga Velroyen

Updating security doc wrt to SSL security

This patch updates the security document with respect to
the recent changes in RPC security. For details see
design-node-security.

Signed-off-by: Helga Velroyen <>
Reviewed-by: Klaus Aehlig <>

362fcd0b 02/20/2014 10:24 am Helga Velroyen

Update design docs for 2.11

Updating the status of the design docs in 2.11.

Signed-off-by: Helga Velroyen <>
Reviewed-by: Klaus Aehlig <>

fe78783d 02/20/2014 10:12 am Klaus Aehlig

Document restrictions on lock implication

As owning a group lock has the same effect as owning a
group of locks, some restrictions have to be added to
to avoid dead locks. Document them.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Helga Velroyen <>

a53772a0 02/14/2014 04:57 pm Klaus Aehlig

Merge branch 'stable-2.11' into master

  • stable-2.11
    Update design doc wrt to improved SSL design
    Test node certificate renewal in QA
    Use node UUID as client certificate serial number
    Revert "Temporarily remove SSL changes from NEWS file"
    Revert "Disabling client certificate usage"...
0565f862 02/14/2014 03:51 pm Helga Velroyen

Update design doc wrt to improved SSL design

This patch updates the design document of Ganeti's node
security to make it consistent with the implementation
and to extend it with a couple of suggestions to improve
the SSL security even more.

Signed-off-by: Helga Velroyen <>...

fb0fa957 02/14/2014 11:47 am Petr Pudlak

Add the WConfD daemon to build configuration files

Also list it in the Haskell datatype, constants, Python constants and
test configuration.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Klaus Aehlig <>

d759a02b 02/10/2014 06:38 pm Klaus Aehlig

Merge branch 'stable-2.11' into master

  • stable-2.11
    (no changes)
  • stable-2.10
    Fix 'JobIdListOnly' type from 'List' to 'Map'
    Remove NEWS entry for 2.9.4
    Workaround for monitor bug related to greeting msg
    hotplug: Verify if a command succeeded or not...
adcccd43 02/10/2014 06:24 pm Klaus Aehlig

Merge branch 'stable-2.10' into stable-2.11

  • stable-2.10
    Fix 'JobIdListOnly' type from 'List' to 'Map'
    Remove NEWS entry for 2.9.4
    Workaround for monitor bug related to greeting msg
    hotplug: Verify if a command succeeded or not
    hotplug: Call each qemu commmand with an own socat...

View revisions

Also available in: Atom