Statistics
| Branch: | Tag: | Revision:

root / doc @ b02063fe

Name Size
  css
  examples
  users
admin.rst 66.2 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.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-device-uuid-name.rst 2.8 kB
design-draft.rst 637 Bytes
design-glusterfs-ganeti-support.rst 4.3 kB
design-hotplug.rst 10.7 kB
design-hroller.rst 7.2 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.3 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-network.rst 10.4 kB
design-node-add.rst 5.6 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-ovf-support.rst 18.5 kB
design-partitioned.rst 12.4 kB
design-query-splitting.rst 6.5 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-storagetypes.rst 14.1 kB
design-upgrade.rst 8.4 kB
design-virtual-clusters.rst 12.1 kB
design-x509-ca.rst 6.4 kB
devnotes.rst 8.1 kB
glossary.rst 3 kB
hooks.rst 21.3 kB
iallocator.rst 18 kB
index.rst 4.1 kB
install.rst 29.5 kB
locking.rst 3.2 kB
manpages-disabled.rst 234 Bytes
monitoring-query-format.rst 1.6 kB
move-instance.rst 4.8 kB
ovfconverter.rst 7 kB
rapi.rst 50 kB
security.rst 10.1 kB
virtual-cluster.rst 4.2 kB
walkthrough.rst 42.6 kB

Latest revisions

# Date Author Comment
0c5f1b13 09/12/2013 03:23 pm Thomas Thrainer

Merge branch 'stable-2.9' into master

  • stable-2.9
    Fix bridging in net-common
    Sync build_chroot with buildbot slack role
    Auto-upgrade of disks' config wrt LD-renaming
    Fix tests regarding DISK_LD_DEFAULTS
    Fixing renaming of DISK_LD_DEFAULTS
    Replace LD_* constants with DT_* constants...
b2e7599d 09/12/2013 12:24 pm Thomas Thrainer

Merge branch 'stable-2.8' into stable-2.9

  • stable-2.8
    Make tools/users-setup explain its actions first
    Generate tools/users-setup from descriptions
    Provide ganeti user and group data in easy-to-parse form
    Remove dsahostkeypub during config downgrade...
d2f465dc 09/11/2013 07:11 pm Klaus Aehlig

Provide ganeti user and group data in easy-to-parse form

Upon build time, also generate, in the directory doc/users, files
containing the groups, the users with their primary group, and the
additional groupmemberships to be added. In this way, packages can use...

cd3b4ff4 08/28/2013 06:19 pm Helga Velroyen

Replace LD_* constants with DT_* constants

LD_* constants are basically like DT_* constants, except
for that both file and shared file were mapped to file.
In order to not having to maintain three slightly different
sets of disk-related constants (DT, LD and ST), we merge...

2c88200b 08/27/2013 04:50 pm Helga Velroyen

CLI: actually remove the --no-drbd-storage option

This removes the '--no-drbd-storage' option completely
from the command line interface. The hugepages design
doc still had a left-over reference to --no-lvm-storage,
which is removed in this patch as well....

4c4153b5 08/27/2013 11:46 am Klaus Aehlig

Change design to install to ${PREFIX}/lib/ganeti-${VERSION}

Even though the ${PREFIX}/opt/ only came into the design in the review
process, it is not the best choice, as /opt is reserverd for manually
installed software, but Ganeti intends to be packaged. Use ${libdir}...

0ac2ff3b 08/23/2013 03:16 pm Spyros Trigazis

Update iallocator design to include MonD data

Add "MonD data" sub-section.

Signed-off-by: Spyros Trigazis <>
Signed-off-by: Michele Tartara <>
Reviewed-by: Michele Tartara <>

4ab6784a 08/21/2013 06:20 pm Sebastian Gebhard

Add design for OpenvSwitch autoconfiguration

This design doc adds details about how the autoconfiguration of
openvswitch should work in the cluster <-> node group <-> node
hierarchy. Parameters that are needed for succesful configration
are idenfied and inheritance of parameters is defined....

cf9f3b92 08/20/2013 06:44 pm Klaus Aehlig

Design document for automatised upgrades

This design document describes how upgrade and downgrades
can be made more automatic for future versions.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Michele Tartara <>

242e6bdd 08/07/2013 06:48 pm Thomas Thrainer

Require newer python mock library

Older Python mock libraries do not provide MagicMock, which eases
mocking of complex objects quite a bit. As this is a build/test
dependency only, requiring a new version is OK (it's available via
easy_install).

Signed-off-by: Thomas Thrainer <>...

View revisions

Also available in: Atom